>>> py3-sqlalchemy: Building community/py3-sqlalchemy 1.4.47-r0 (using abuild 3.11.0_rc13-r0) started Sun, 30 Apr 2023 11:44:08 +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_p20230429-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 (20230430.114409) Executing busybox-1.36.0-r8.trigger OK: 513 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8358k 100 8358k 0 0 32.6M 0 --:--:-- --:--:-- --:--:-- 32.7M >>> 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-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/sqlalchemy copying lib/sqlalchemy/log.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy copying lib/sqlalchemy/exc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy copying lib/sqlalchemy/types.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy copying lib/sqlalchemy/processors.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy copying lib/sqlalchemy/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy copying lib/sqlalchemy/events.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy copying lib/sqlalchemy/schema.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy copying lib/sqlalchemy/inspection.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy creating build/lib.linux-x86_64-cpython-311/sqlalchemy/databases copying lib/sqlalchemy/databases/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/databases creating build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/cursor.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/url.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/characteristics.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/mock.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/util.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/row.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/events.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/interfaces.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/default.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/create.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/result.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/strategies.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/reflection.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/engine creating build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/langhelpers.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_preloaded.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_compat_py3k.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/deprecations.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/concurrency.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/queue.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_collections.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/topological.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_concurrency_py3k.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/compat.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/util creating build/lib.linux-x86_64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/events.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/impl.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/dbapi_proxy.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/pool creating build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects copying lib/sqlalchemy/dialects/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects creating build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/ddl.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/functions.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/naming.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/elements.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/expression.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/default_comparator.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/util.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/selectable.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/type_api.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/operators.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/events.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/traversals.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/annotation.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/sqltypes.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/visitors.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/lambdas.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/dml.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/schema.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/coercions.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/roles.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/compiler.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/crud.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/sql creating build/lib.linux-x86_64-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/mxodbc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/pyodbc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/connectors creating build/lib.linux-x86_64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/api.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/legacy.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/attr.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/registry.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/event creating build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/exclusions.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/entities.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/fixtures.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/requirements.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/mock.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/util.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/assertsql.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/assertions.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/provision.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/asyncio.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/engines.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/profiling.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/pickleable.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/schema.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/config.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/warnings.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing creating build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/collections.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/loading.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/clsregistry.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/sync.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/relationships.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/dependency.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/exc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/util.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_api.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/properties.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/scoping.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/attributes.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/events.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/unitofwork.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/query.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/instrumentation.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/mapper.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/interfaces.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/strategy_options.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/evaluator.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/state.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/descriptor_props.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/persistence.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/identity.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/dynamic.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/session.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/context.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/strategies.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/path_registry.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/orm creating build/lib.linux-x86_64-cpython-311/sqlalchemy/future copying lib/sqlalchemy/future/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/future copying lib/sqlalchemy/future/engine.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/future creating build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/orderinglist.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/automap.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/serializer.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/baked.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/horizontal_shard.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/instrumentation.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/hybrid.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/indexable.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/associationproxy.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/mutable.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/compiler.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext creating build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/provision.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/cx_oracle.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/oracle creating build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/kinterbasdb.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/fdb.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/firebird creating build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/pysybase.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/mxodbc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/pyodbc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sybase creating build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/json.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/mxodbc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/information_schema.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/provision.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pymssql.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pyodbc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mssql creating build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/json.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/aiosqlite.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlite.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/provision.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/dml.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlcipher.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/sqlite creating build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pymysql.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/json.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadb.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/expression.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/oursql.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/types.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/cymysql.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/provision.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/enumerated.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadbconnector.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/aiomysql.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqldb.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reserved_words.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/dml.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/asyncmy.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqlconnector.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pyodbc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reflection.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/mysql creating build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/asyncpg.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/json.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ranges.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/array.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pypostgresql.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/hstore.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/provision.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pg8000.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ext.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pygresql.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/dml.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/dialects/postgresql creating build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_results.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_update_delete.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_reflection.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_unicode_ddl.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_rowcount.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_insert.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_ddl.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_dialect.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_deprecations.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_select.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_sequence.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_types.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_cte.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/suite creating build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/pytestplugin.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/reinvent_fixtures_py2k.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/plugin_base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/bootstrap.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/testing/plugin creating build/lib.linux-x86_64-cpython-311/sqlalchemy/future/orm copying lib/sqlalchemy/future/orm/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/future/orm creating build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/extensions.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/declarative creating build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/base.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/exc.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/scoping.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/events.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/engine.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/result.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/session.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/asyncio creating build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/infer.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/util.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/__init__.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/apply.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/plugin.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/names.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/decl_class.py -> build/lib.linux-x86_64-cpython-311/sqlalchemy/ext/mypy running build_ext building 'sqlalchemy.cprocessors' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/lib creating build/temp.linux-x86_64-cpython-311/lib/sqlalchemy creating build/temp.linux-x86_64-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-x86_64-cpython-311/lib/sqlalchemy/cextension/processors.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/lib/sqlalchemy/cextension/processors.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/sqlalchemy/cprocessors.cpython-311-x86_64-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-x86_64-cpython-311/lib/sqlalchemy/cextension/resultproxy.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/lib/sqlalchemy/cextension/resultproxy.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/sqlalchemy/cresultproxy.cpython-311-x86_64-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-x86_64-cpython-311/lib/sqlalchemy/cextension/immutabledict.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/lib/sqlalchemy/cextension/immutabledict.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/sqlalchemy/cimmutabledict.cpython-311-x86_64-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 [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 [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] [gw18] 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] [gw19] 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] [gw20] 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] [gw22] 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] [gw27] 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] [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] 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] scheduling tests via LoadScheduling test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_twolevel test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_none_to_none test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-normalname-normalname] [gw11] [ 0%] 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_] test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression_joined test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_update test/sql/test_compiler.py::SelectTest::test_percent_chars test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_unmapped_class_on_classical [gw2] [ 0%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_unmapped_class_on_classical test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_colprop [gw15] [ 0%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/orm/test_collection.py::CustomCollectionsTest::test_dict_wrapper test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union_all test/sql/test_ddlemit.py::EmitDDLTest::test_comment test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_list [gw12] [ 0%] 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 [gw12] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_range test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)2] [gw16] [ 0%] 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)] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_cls_registry [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_cls_registry test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_declarative_base [gw1] [ 0%] 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 test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_multiple_options [gw12] [ 0%] 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 [gw16] [ 0%] 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)] [gw20] [ 0%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_comment test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_checkfirst test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw14] [ 0%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where_singlefrom test/sql/test_compiler.py::CorrelateTest::test_correlate_where_all_unintentional [gw14] [ 0%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_where_all_unintentional test/sql/test_compiler.py::CorrelateTest::test_dont_overcorrelate [gw14] [ 0%] PASSED test/sql/test_compiler.py::CorrelateTest::test_dont_overcorrelate [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_chars test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[%percent] [gw18] [ 0%] 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] test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_five test/orm/test_attributes.py::AttributesTest::test_del_scalar_object [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_scalar_object test/orm/test_attributes.py::AttributesTest::test_descriptorattributes [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_descriptorattributes test/orm/test_attributes.py::AttributesTest::test_illegal_trackparent [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_illegal_trackparent [gw12] [ 0%] 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 [gw12] [ 0%] 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 [gw12] [ 0%] 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 [gw12] [ 0%] 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 [gw12] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace_quoted test/orm/test_attributes.py::AttributesTest::test_inheritance [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_inheritance test/orm/test_attributes.py::AttributesTest::test_inheritance2 [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_inheritance2 test/orm/test_attributes.py::AttributesTest::test_last_known_tracking [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_last_known_tracking test/orm/test_attributes.py::AttributesTest::test_lazyhistory [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_lazyhistory test/orm/test_attributes.py::AttributesTest::test_lazytrackparent [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_lazytrackparent test/orm/test_attributes.py::AttributesTest::test_list [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_list test/orm/test_attributes.py::AttributesTest::test_no_double_state [gw5] [ 0%] PASSED test/orm/test_attributes.py::AttributesTest::test_no_double_state test/orm/test_attributes.py::AttributesTest::test_object_dereferenced_error [gw20] [ 0%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_nocheck [gw20] [ 0%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_nocheck test/sql/test_ddlemit.py::EmitDDLTest::test_create_empty_collection [gw20] [ 0%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_empty_collection test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_doesnt_exist [gw20] [ 0%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_doesnt_exist [gw18] [ 0%] 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] [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per cent] test/sql/test_compiler.py::SelectTest::test_prefix [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix test/sql/test_compiler.py::SelectTest::test_prefix_constructor [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix_constructor test/sql/test_compiler.py::SelectTest::test_prefix_dialect_specific [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix_dialect_specific test/sql/test_compiler.py::SelectTest::test_scalar_select test/sql/test_compiler.py::CorrelateTest::test_from_implicit_correlation_disabled [gw17] [ 0%] 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 test/sql/test_delete.py::DeleteFromCompileTest::test_delete_extra_froms [gw22] [ 0%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_delete_extra_froms test/sql/test_delete.py::DeleteFromCompileTest::test_dont_correlate_to_extra [gw22] [ 0%] 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 [gw22] [ 0%] 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 [gw22] [ 0%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table [gw22] [ 0%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table [gw11] [ 0%] 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] [gw11] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-_name-_name] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-has spaces-has_spaces] [gw11] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-has spaces-has_spaces] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-normalname-normalname] [gw11] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-normalname-normalname] 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/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t1-idx_to_value1] [gw24] [ 0%] 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/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[0] [gw13] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[0] test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[10] [gw13] [ 0%] 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] [gw13] [ 0%] 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] [gw13] [ 0%] 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 [gw13] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_parameters_insubquery test/dialect/mssql/test_compiler.py::CompileTest::test_offset_dont_misapply_labelreference [gw13] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_offset_dont_misapply_labelreference test/dialect/mssql/test_compiler.py::CompileTest::test_offset_using_window [gw14] [ 0%] PASSED test/sql/test_compiler.py::CorrelateTest::test_from_implicit_correlation_disabled test/sql/test_compiler.py::CorrelateTest::test_multilevel_froms_correlation [gw14] [ 0%] PASSED test/sql/test_compiler.py::CorrelateTest::test_multilevel_froms_correlation test/sql/test_compiler.py::CorrelateTest::test_multilevel_implicit_correlation_disabled [gw14] [ 0%] PASSED test/sql/test_compiler.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/sql/test_compiler.py::CorrelateTest::test_no_contextless_correlate_except [gw14] [ 0%] 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] [gw14] [ 0%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_insert_values[lowercase] [gw21] [ 0%] 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 [gw21] [ 0%] 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 [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_four test/sql/test_cte.py::CTETest::test_recursive_union_alias_one [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_one test/sql/test_cte.py::CTETest::test_recursive_union_alias_three [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_three test/sql/test_cte.py::CTETest::test_recursive_union_alias_two test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_insert_values[uppercase] [gw14] [ 0%] 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] [gw14] [ 0%] 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] [gw14] [ 0%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_update_values[uppercase] [gw1] [ 0%] 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 [gw1] [ 0%] 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 [gw1] [ 0%] 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 [gw1] [ 0%] 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 [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_scalar_select test/sql/test_compiler.py::SelectTest::test_select_from_clauselist [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_select_from_clauselist test/sql/test_compiler.py::SelectTest::test_select_precol_compile_ordering [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_select_precol_compile_ordering test/sql/test_compiler.py::SelectTest::test_statement_hints [gw18] [ 0%] PASSED test/sql/test_compiler.py::SelectTest::test_statement_hints test/sql/test_compiler.py::SelectTest::test_table_select test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_two [gw3] [ 0%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_two test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_lazyload [gw13] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_offset_using_window test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_eight [gw13] [ 0%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_eight [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_two test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_four [gw4] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_nonnone_to_none [gw4] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del [gw4] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent [gw4] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent_no_proxy [gw4] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent_no_proxy [gw9] [ 0%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_twolevel test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_finds_orphans_twolevel [gw9] [ 0%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_finds_orphans_twolevel test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_insert_values[lowercase] [gw14] [ 0%] 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] [gw14] [ 0%] 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] test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_five test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw11] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-_name-_name] [gw11] [ 0%] 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] [gw11] [ 0%] 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] [gw11] [ 0%] 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_] [gw11] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [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] [gw17] [ 0%] 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 test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert_reflected [gw23] [ 0%] 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 [gw23] [ 0%] 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 [gw7] [ 0%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression_joined [gw24] [ 0%] 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] [gw19] [ 0%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_colprop test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_deferred [gw19] [ 0%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_deferred test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_query_expression [gw19] [ 0%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_query_expression test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_hard_labeled_selfref [gw17] [ 0%] 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 [gw21] [ 0%] 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 [gw21] [ 0%] 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 [gw21] [ 0%] 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 [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_two test/sql/test_cte.py::CTETest::test_recursive_w_anon_labels [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_recursive_w_anon_labels test/sql/test_cte.py::CTETest::test_reserved_quote [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_reserved_quote test/sql/test_cte.py::CTETest::test_select_from_delete_cte[default_enhanced] [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_select_from_delete_cte[default_enhanced] test/sql/test_cte.py::CTETest::test_select_from_delete_cte[postgresql] [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_select_from_delete_cte[postgresql] test/sql/test_cte.py::CTETest::test_select_from_update_cte[default_enhanced] [gw21] [ 0%] 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/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_assertions [gw27] [ 0%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_assertions test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_compile [gw27] [ 0%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_compile test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_operators [gw27] [ 0%] 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] [gw27] [ 0%] 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_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-_name-_name] [gw11] [ 0%] 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] [gw3] [ 0%] 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] [gw24] [ 0%] 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] [gw24] [ 0%] 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] [gw24] [ 0%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t5-idx_to_value5] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t6-idx_to_value6] [gw24] [ 0%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t6-idx_to_value6] [gw23] [ 0%] 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 [gw23] [ 0%] 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 [gw23] [ 0%] 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 [gw23] [ 0%] 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 [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] [gw11] [ 0%] 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] [gw16] [ 0%] 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] [gw8] [ 0%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_update test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_insert_via_save [gw8] [ 0%] PASSED test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_insert_via_save test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_update_via_save [gw8] [ 0%] PASSED test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_update_via_save test/orm/test_bulk.py::BulkIssue6793Test::test_issue_6793 [gw8] [ 0%] PASSED test/orm/test_bulk.py::BulkIssue6793Test::test_issue_6793 test/orm/test_bulk.py::BulkUDPostfetchTest::test_insert_w_fetch [gw8] [ 0%] PASSED test/orm/test_bulk.py::BulkUDPostfetchTest::test_insert_w_fetch [gw19] [ 0%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_hard_labeled_selfref test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost [gw19] [ 0%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost_w_wrapping_elements [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] [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] [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/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] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t7-idx_to_value7] [gw24] [ 0%] 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] [gw24] [ 0%] 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] [gw19] [ 0%] 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 [gw19] [ 0%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_no_joinedload_embedded test/ext/test_automap.py::AutomapTest::test_m2m_relationship_also_map_the_secondary [gw6] [ 0%] PASSED test/ext/test_automap.py::AutomapTest::test_m2m_relationship_also_map_the_secondary test/ext/test_automap.py::AutomapTest::test_naming_schemes [gw6] [ 0%] PASSED test/ext/test_automap.py::AutomapTest::test_naming_schemes test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags [gw15] [ 0%] 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 [gw15] [ 0%] 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 [gw15] [ 0%] 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 [gw15] [ 0%] 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 [gw15] [ 0%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_str [gw17] [ 0%] 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 test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_composite_column_joined [gw7] [ 0%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_composite_column_joined test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_dont_generate_on_none [gw7] [ 0%] 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 [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_select_from_update_cte[postgresql] test/sql/test_cte.py::CTETest::test_select_uses_independent_cte [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_select_uses_independent_cte test/sql/test_cte.py::CTETest::test_standalone_function [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_standalone_function test/sql/test_cte.py::CTETest::test_suffixes [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_suffixes test/sql/test_cte.py::CTETest::test_textual_select_stack_correction [gw21] [ 0%] 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 [gw21] [ 0%] 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 [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_two test/sql/test_cte.py::CTETest::test_union [gw21] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_union test/sql/test_cte.py::CTETest::test_union_cte_aliases [gw16] [ 0%] 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] [gw16] [ 0%] 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] [gw16] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)2] [gw10] [ 0%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_dict_wrapper [gw24] [ 0%] 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 [gw24] [ 0%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_values test/sql/test_deprecations.py::DMLTest::test_update_whereclause [gw24] [ 0%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_whereclause test/dialect/test_deprecations.py::DatabaseRemovedTest::test_deprecate_databases [gw24] [ 0%] PASSED test/dialect/test_deprecations.py::DatabaseRemovedTest::test_deprecate_databases test/orm/test_deprecations.py::DeclarativeBind::test_as_declarative [gw24] [ 1%] PASSED test/orm/test_deprecations.py::DeclarativeBind::test_as_declarative test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-Float-CAST(t.col AS FLOAT)] [gw16] [ 1%] 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 [gw16] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_full_outer_join test/dialect/mysql/test_compiler.py::SQLTest::test_inner_join [gw16] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_inner_join test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement [gw16] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement [gw23] [ 1%] 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 [gw23] [ 1%] 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 [gw23] [ 1%] SKIPPED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_no_implicit_returning test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_plain [gw23] [ 1%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_plain test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_sequence [gw23] [ 1%] 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 [gw23] [ 1%] 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 [gw23] [ 1%] 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 [gw23] [ 1%] 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 test/orm/test_collection.py::CustomCollectionsTest::test_lazyload [gw10] [ 1%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_lazyload test/orm/test_collection.py::CustomCollectionsTest::test_list [gw10] [ 1%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_list test/orm/test_collection.py::CustomCollectionsTest::test_list_no_setslice [gw10] [ 1%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_list_no_setslice [gw17] [ 1%] 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 test/orm/test_deprecations.py::DynamicTest::test_negative_slice_access_raises [gw25] [ 1%] 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 [gw25] [ 1%] 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] [gw25] [ 1%] 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 [gw25] [ 1%] 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 [gw25] [ 1%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag [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/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] [ 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/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] [ 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/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] [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/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] [ 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/constr_cols_only.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/dataclasses_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/dataclasses_workaround.py] test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_no_proxy [gw21] [ 1%] PASSED test/sql/test_cte.py::CTETest::test_union_cte_aliases test/sql/test_cte.py::CTETest::test_update_against_cte_directly [gw21] [ 1%] PASSED test/sql/test_cte.py::CTETest::test_update_against_cte_directly test/sql/test_cte.py::CTETest::test_update_pulls_from_cte [gw21] [ 1%] PASSED test/sql/test_cte.py::CTETest::test_update_pulls_from_cte test/sql/test_cte.py::CTETest::test_update_uses_independent_cte [gw21] [ 1%] PASSED test/sql/test_cte.py::CTETest::test_update_uses_independent_cte test/sql/test_cte.py::CTETest::test_update_w_insert_independent_cte [gw21] [ 1%] PASSED test/sql/test_cte.py::CTETest::test_update_w_insert_independent_cte test/sql/test_cte.py::CTETest::test_upsert_from_select [gw21] [ 1%] PASSED test/sql/test_cte.py::CTETest::test_upsert_from_select test/sql/test_cte.py::CTETest::test_with_recursive_no_name_currently_buggy [gw14] [ 1%] 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] [gw14] [ 1%] 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 [gw14] [ 1%] 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 [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_maintains_order_explicit test/sql/test_compiler.py::DDLTest::test_create_index_exists [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_create_index_exists test/sql/test_compiler.py::DDLTest::test_create_table_exists 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] [ 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/decl_attrs_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_attrs_two.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/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] [ 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/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] [ 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/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] [ 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/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] [gw21] [ 1%] 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 [gw21] [ 1%] 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 [gw21] [ 1%] 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 [gw11] [ 1%] 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 test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_str [gw15] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_str test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match [gw15] [ 1%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match [gw15] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_column [gw15] [ 1%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_column [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_create_table_exists test/sql/test_compiler.py::DDLTest::test_create_table_suffix [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_create_table_suffix test/sql/test_compiler.py::DDLTest::test_drop_index_exists [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_drop_index_exists test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_backref [gw9] [ 1%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_backref test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_raise [gw9] [ 1%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_raise test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_cascade_deletes_user [gw9] [ 1%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_cascade_deletes_user test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[raise] [gw9] [ 1%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[raise] test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[select] [gw13] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_five test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_four [gw13] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_four test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_one [gw13] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_one test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_seven [gw13] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_seven test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_six [gw13] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_six test/sql/test_compiler.py::DDLTest::test_drop_table_exists [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_drop_table_exists test/sql/test_compiler.py::DDLTest::test_fk_illegal_sql_phrases [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_fk_illegal_sql_phrases test/sql/test_compiler.py::DDLTest::test_fk_render [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_fk_render test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue_unicode [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue_unicode test/sql/test_compiler.py::DDLTest::test_schema_translate_map_no_square_brackets [gw14] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_no_square_brackets [gw4] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_none_to_none [gw4] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_nonnone_to_none [gw4] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del [gw4] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent [gw4] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent_no_proxy test/orm/test_deprecations.py::DeclarativeBind::test_declarative_base [gw24] [ 1%] PASSED test/orm/test_deprecations.py::DeclarativeBind::test_declarative_base test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_disable_eagerloads [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_useless_declared_attr [gw21] [ 1%] 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 [gw21] [ 1%] 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 [gw21] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_anon_recursive_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_cte [gw9] [ 1%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[select] test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_basic test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uses_get_on_class_col_fk [gw1] [ 1%] 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 [gw1] [ 1%] 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 [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_with_explicit_autoloaded test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_add_prop [gw1] [ 1%] 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 [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_attrset test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_inline [gw1] [ 1%] 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 [gw1] [ 1%] 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 [gw1] [ 1%] 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 test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias [gw22] [ 1%] 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 [gw22] [ 1%] PASSED test/sql/test_delete.py::DeleteTest::test_alias test/sql/test_delete.py::DeleteTest::test_correlated_select [gw22] [ 1%] PASSED test/sql/test_delete.py::DeleteTest::test_correlated_select test/sql/test_delete.py::DeleteTest::test_delete [gw22] [ 1%] PASSED test/sql/test_delete.py::DeleteTest::test_delete test/sql/test_delete.py::DeleteTest::test_delete_literal_binds [gw22] [ 1%] PASSED test/sql/test_delete.py::DeleteTest::test_delete_literal_binds [gw9] [ 1%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_basic [gw3] [ 1%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attr_w_of_type] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attribute] [gw3] [ 1%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attribute] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[False] [gw3] [ 1%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[False] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[True] [gw17] [ 1%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_two test/orm/inheritance/test_concrete.py::ManySallyanyTest::test_selective_relationships test/sql/test_delete.py::DeleteTest::test_non_correlated_select [gw22] [ 1%] PASSED test/sql/test_delete.py::DeleteTest::test_non_correlated_select test/sql/test_delete.py::DeleteTest::test_prefix_with [gw22] [ 1%] PASSED test/sql/test_delete.py::DeleteTest::test_prefix_with test/sql/test_delete.py::DeleteTest::test_where_empty [gw22] [ 1%] PASSED test/sql/test_delete.py::DeleteTest::test_where_empty test/base/test_dependency.py::DependencySortTest::test_find_cycle_one [gw22] [ 1%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_cycle_one test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_four [gw7] [ 1%] 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 [gw7] [ 1%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending_twolevel test/engine/test_deprecations.py::ExecutionOptionsTest::test_branched_connection_execution_options [gw25] [ 1%] PASSED test/engine/test_deprecations.py::ExecutionOptionsTest::test_branched_connection_execution_options test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_control [gw25] [ 1%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_control test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_compiled [gw25] [ 1%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_compiled test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_three [gw13] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_three test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_two [gw13] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_two test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-&&] [gw15] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_column test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags [gw15] [ 1%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags [gw15] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags_col [gw15] [ 1%] 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 [gw15] [ 1%] 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 [gw15] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_ignorecase test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_str [gw15] [ 1%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_str test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_str [gw15] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_str test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace [gw15] [ 1%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_no_optimize_on_map_to_join [gw7] [ 1%] 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 test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_connection [gw25] [ 1%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_connection test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_text [gw25] [ 1%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_text [gw2] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined_from_single [gw2] [ 1%] 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 [gw2] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_polymorphic_on_converted_from_inst test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_base_of_joined [gw2] [ 1%] 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 [gw2] [ 1%] 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 [gw2] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonbase test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonsub [gw2] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonsub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_constraint_on_sub [gw2] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_constraint_on_sub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_detects_conflict [gw2] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_detects_conflict test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_four [gw19] [ 1%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_four test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_one [gw19] [ 1%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_one test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_three [gw19] [ 1%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_three test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_two [gw19] [ 1%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_two test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_columns_where_baseclass [gw19] [ 1%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_columns_where_baseclass test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_baseclass test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement_reserved_word_column_name [gw16] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement_reserved_word_column_name test/dialect/mysql/test_compiler.py::SQLTest::test_limit test/ext/test_automap.py::AutomapTest::test_prepare_accepts_optional_schema_arg [gw6] [ 1%] 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 [gw6] [ 1%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_defaults_to_no_schema test/ext/test_automap.py::AutomapTest::test_prepare_w_dialect_kwargs [gw6] [ 1%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_w_dialect_kwargs test/ext/test_automap.py::AutomapTest::test_prepare_w_only [gw7] [ 1%] 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 [gw7] [ 1%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_load_subclass_labels [gw22] [ 1%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_four test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_one [gw22] [ 1%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_one test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_three [gw11] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_clauselist_in test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_no_values [gw11] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_no_values test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_values [gw11] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_values test/sql/test_compiler.py::BindParameterTest::test_unique_binds_no_clone_collision [gw11] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_unique_binds_no_clone_collision test/dialect/postgresql/test_compiler.py::CacheKeyTest::test_aggregate_order_by [gw11] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CacheKeyTest::test_aggregate_order_by test/sql/test_compiler.py::CoercionTest::test_None_and_nothing [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_None_and_nothing test/sql/test_compiler.py::CoercionTest::test_None_and_val [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_None_and_val test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where_non_native [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where_non_native test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[is_not_distinct_from-isnot_distinct_from-a IS NOT DISTINCT FROM b] [gw27] [ 1%] 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 || '%'] [gw27] [ 1%] 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] [gw27] [ 1%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_endswith_op-notendswith_op-a NOT LIKE '%' || b] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_ilike_op-notilike_op-lower(a) NOT LIKE lower(b)] [gw19] [ 1%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_baseclass test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_columns_subclass [gw19] [ 1%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_columns_subclass test/orm/test_bulk.py::BulkUDPostfetchTest::test_update_w_fetch [gw8] [ 1%] PASSED test/orm/test_bulk.py::BulkUDPostfetchTest::test_update_w_fetch test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_attrs [gw8] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_attrs test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_both [gw8] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_both test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_keys [gw8] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_keys test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[dicts] [gw8] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[dicts] test/sql/test_compiler.py::CoercionTest::test_val_and_None [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_None test/sql/test_compiler.py::CoercionTest::test_val_and_false [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_false test/sql/test_compiler.py::CoercionTest::test_val_and_null [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_null test/sql/test_compiler.py::CoercionTest::test_val_and_true_coerced [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_true_coerced test/sql/test_compiler.py::CoercionTest::test_val_is_null_coerced [gw11] [ 1%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_is_null_coerced test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_illegal_two_autoincrements [gw11] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_illegal_two_autoincrements test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_increment_5 [gw11] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_increment_5 test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_no_primary_key [gw11] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_no_primary_key test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_subclass [gw19] [ 1%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_subclass [gw22] [ 1%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_three test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_two [gw22] [ 1%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_two test/base/test_dependency.py::DependencySortTest::test_large_sort [gw22] [ 1%] PASSED test/base/test_dependency.py::DependencySortTest::test_large_sort test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_one test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_implicit_text [gw25] [ 1%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_implicit_text test/orm/test_deprecations.py::ExplicitJoinTest_literal_inline::test_aliased_join test/orm/test_collection.py::DictHelpersTest::test_attr_mapped_collection [gw10] [ 2%] PASSED test/orm/test_collection.py::DictHelpersTest::test_attr_mapped_collection test/orm/test_collection.py::DictHelpersTest::test_column_mapped_assertions [gw10] [ 2%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_assertions test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection [gw10] [ 2%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection2 [gw10] [ 2%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection2 test/orm/test_collection.py::DictHelpersTest::test_declarative_column_mapped [gw10] [ 2%] PASSED test/orm/test_collection.py::DictHelpersTest::test_declarative_column_mapped test/orm/test_collection.py::DictHelpersTest::test_mapped_collection [gw10] [ 2%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mapped_collection test/orm/test_collection.py::DictHelpersTest::test_mapped_collection2 [gw10] [ 2%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mapped_collection2 test/orm/test_collection.py::DictHelpersTest::test_mixin [gw10] [ 2%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mixin test/orm/test_collection.py::DictHelpersTest::test_mixin2 test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[states] [gw8] [ 2%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[states] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_both [gw8] [ 2%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_both test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[dicts] [gw8] [ 2%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[dicts] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_1_1 [gw11] [ 2%] 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 test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace [gw15] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column [gw15] [ 2%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column [gw15] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw15] [ 2%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column2 test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw15] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column2 test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw15] [ 2%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw15] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw15] [ 2%] 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 [gw15] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags_col test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_string [gw5] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_object_dereferenced_error test/orm/test_attributes.py::AttributesTest::test_parenttrack [gw5] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_parenttrack test/orm/test_attributes.py::AttributesTest::test_pickleness test/orm/test_core_compilation.py::JoinTest::test_join_conflicting_right_side [gw3] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[True] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_noload_after [gw15] [ 2%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_string test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_string [gw15] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_string test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_column [gw15] [ 2%] 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 [gw15] [ 2%] 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 [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_column [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_flags [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_str [gw23] [ 2%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_text_clause_default_no_type test/orm/test_defaults.py::TriggerDefaultsTest::test_insert [gw23] [ 2%] PASSED test/orm/test_defaults.py::TriggerDefaultsTest::test_insert test/orm/test_defaults.py::TriggerDefaultsTest::test_update [gw23] [ 2%] PASSED test/orm/test_defaults.py::TriggerDefaultsTest::test_update test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_no_default [gw13] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-&&] test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-<@] [gw13] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-<@] test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-@>] [gw13] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-@>] test/dialect/oracle/test_compiler.py::CompileTest::test_owner [gw13] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_owner test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_base_array [gw13] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_base_array [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] 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] [gw11] [ 2%] 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] [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw24] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_downgrade_baseline [gw24] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound [gw1] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_as_declarative test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_back_populates_setup [gw1] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_back_populates_setup test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_fksonsub [gw2] [ 2%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_fksonsub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_from_joined_colsonsub [gw2] [ 2%] 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 [gw2] [ 2%] 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 [gw2] [ 2%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_table_args [gw0] [ 2%] 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] [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column [gw27] [ 2%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_ilike_op-notilike_op-lower(a) NOT LIKE lower(b)] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_like_op-notlike_op-a NOT LIKE b] [gw27] [ 2%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_like_op-notlike_op-a NOT LIKE b] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_match_op-notmatch_op-NOT a MATCH b] [gw27] [ 2%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_match_op-notmatch_op-NOT a MATCH b] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_startswith_op-notstartswith_op-a NOT LIKE b || '%'] [gw27] [ 2%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_startswith_op-notstartswith_op-a NOT LIKE b || '%'] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[is_not_distinct_from-isnot_distinct_from] test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_passes [gw7] [ 2%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_passes test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_base_descriptors_over_base_cols [gw7] [ 2%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_base_descriptors_over_base_cols test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_custom_descriptor [gw11] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_defaults_to_identity test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence [gw14] [ 2%] 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 [gw17] [ 2%] PASSED test/orm/inheritance/test_concrete.py::ManySallyanyTest::test_selective_relationships test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_inheriting [gw17] [ 2%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_inheriting test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_merge_w_relationship test/dialect/postgresql/test_compiler.py::CompileTest::test_create_type_schema_translate [gw12] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_type_schema_translate test/dialect/oracle/test_compiler.py::CompileTest::test_cte test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[states] [gw8] [ 2%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[states] test/orm/test_bundle.py::BundleTest::test_as_scalars_future test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_three_levels [gw2] [ 2%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_three_levels test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_subclass_mixin [gw2] [ 2%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_subclass_mixin test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_copy_mapper_args [gw2] [ 2%] 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 [gw2] [ 2%] 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 [gw2] [ 2%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_with_undefined_foreignkey test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_base [gw2] [ 2%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_base test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_both [gw3] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_noload_after test/orm/test_ac_relationships.py::AltSelectableTest::test_join [gw3] [ 2%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_join test/orm/test_ac_relationships.py::AltSelectableTest::test_joinedload test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_no_identity [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] 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 [gw11] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_two test/dialect/oracle/test_compiler.py::CompileTest::test_alias_outer_join [gw11] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_alias_outer_join test/dialect/postgresql/test_compiler.py::CompileTest::test_array [gw6] [ 2%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_w_only test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_forwards_m2m [gw6] [ 2%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_forwards_m2m test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_m2o [gw6] [ 2%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_m2o test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_o2m test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_commit_warns [gw9] [ 2%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_commit_warns test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_flag_on_backref [gw25] [ 2%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_literal_inline::test_aliased_join test/orm/test_deprecations.py::ExplicitJoinTest_literal_separate::test_aliased_join [gw25] [ 2%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_literal_separate::test_aliased_join test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_pg_array [gw13] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_pg_array test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_implicit_pg_array [gw13] [ 2%] 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 [gw13] [ 2%] 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 [gw13] [ 2%] 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] [gw13] [ 2%] 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] [gw13] [ 2%] 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] [gw13] [ 2%] 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] [gw13] [ 2%] 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] [gw7] [ 2%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_custom_descriptor test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_explicit [gw7] [ 2%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_explicit test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_implicit [gw24] [ 2%] 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 [gw21] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_cte test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_basic [gw1] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_basic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cant_add_columns test/orm/test_deprecations.py::ExplicitJoinTest_string_inline::test_aliased_join [gw25] [ 2%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_string_inline::test_aliased_join test/orm/test_deprecations.py::ExplicitJoinTest_string_separate::test_aliased_join [gw25] [ 2%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_string_separate::test_aliased_join test/orm/test_deprecations.py::FromSelfTest::test_aliases [gw7] [ 2%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_implicit test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_onlyinparent [gw7] [ 2%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_onlyinparent test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_pk_fk_different [gw7] [ 2%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_pk_fk_different test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain [gw7] [ 2%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain_descriptor [gw7] [ 2%] 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] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_table_select test/sql/test_compiler.py::SelectTest::test_true_short_circuit [gw18] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_true_short_circuit test/sql/test_compiler.py::SelectTest::test_use_labels [gw18] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_use_labels test/sql/test_compiler.py::SelectTest::test_use_labels_keyed [gw18] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_use_labels_keyed test/sql/test_compiler.py::SelectTest::test_where_empty [gw18] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_where_empty test/sql/test_compiler.py::SelectTest::test_where_multiple [gw18] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_where_multiple [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_one test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_three [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_three test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_two [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_two test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_one [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_one test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_two [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_two test/base/test_dependency.py::DependencySortTest::test_sort_one [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_one test/base/test_dependency.py::DependencySortTest::test_sort_three [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_three test/base/test_dependency.py::DependencySortTest::test_sort_two [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_two test/base/test_dependency.py::DependencySortTest::test_ticket_1380 [gw22] [ 2%] PASSED test/base/test_dependency.py::DependencySortTest::test_ticket_1380 [gw17] [ 2%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_merge_w_relationship test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_noninherited_warning test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column2 [gw15] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column2 test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_flags [gw8] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_as_scalars_future test/orm/test_bundle.py::BundleTest::test_bundle_nesting [gw8] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_bundle_nesting test/orm/test_bundle.py::BundleTest::test_bundle_nesting_unions [gw11] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array test/dialect/postgresql/test_compiler.py::CompileTest::test_array_agg_w_filter_subscript [gw11] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_agg_w_filter_subscript test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal [gw11] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_compare [gw11] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_compare test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contained_by [gw11] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contained_by test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contains test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_prop [gw22] [ 2%] PASSED test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_prop test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_string [gw22] [ 2%] PASSED test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_string test/orm/test_deprecations.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after [gw9] [ 2%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_flag_on_backref test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_basic [gw9] [ 2%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_basic test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_commit_warns [gw9] [ 2%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_commit_warns test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_flag_on_backref [gw9] [ 2%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_flag_on_backref test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2m [gw9] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2m test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2o [gw9] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2o [gw27] [ 2%] 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] [gw27] [ 2%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_ilike-notilike] [gw23] [ 2%] 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 [gw23] [ 2%] 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 [gw23] [ 2%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_unicode_default test/orm/test_deferred.py::AutoflushTest::test_deferred_autoflushes [gw23] [ 2%] PASSED test/orm/test_deferred.py::AutoflushTest::test_deferred_autoflushes test/orm/test_deferred.py::DeferredOptionsTest::test_chained_multi_col_options [gw23] [ 2%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_chained_multi_col_options test/orm/test_deferred.py::DeferredOptionsTest::test_deep_options [gw23] [ 2%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_deep_options test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk [gw23] [ 2%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk_rt [gw23] [ 2%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk_rt test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_parent_specific [gw24] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined [gw19] [ 2%] 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 [gw19] [ 2%] 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 [gw19] [ 2%] 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 [gw19] [ 2%] 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 [gw19] [ 2%] 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 [gw19] [ 2%] 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 [gw19] [ 2%] 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 [gw19] [ 2%] 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 [gw19] [ 2%] 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] [gw19] [ 2%] 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] 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/sql/test_compiler.py::SelectTest::test_where_subquery [gw18] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_where_subquery [gw16] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_limit test/dialect/mysql/test_compiler.py::SQLTest::test_outer_join [gw17] [ 2%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_noninherited_warning test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_backref_relationship [gw13] [ 2%] 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] [gw13] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] test/dialect/postgresql/test_compiler.py::CompileTest::test_reserved_words [gw13] [ 2%] 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] [gw13] [ 2%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect2-False] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect3-True] 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] [ 3%] 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] [ 3%] 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] [gw19] [ 3%] 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] [gw19] [ 3%] 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] 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] [gw19] [ 3%] 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] test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_one [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_bundle_nesting_unions [gw12] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_cte test/dialect/mysql/test_compiler.py::CompileTest::test_deferrable_initially_kw_not_ignored [gw12] [ 3%] 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 [gw12] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_exclude_hint test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms [gw12] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms [gw12] [ 3%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms [gw12] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw12] [ 3%] 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 [gw12] [ 3%] 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 [gw12] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw5] [ 3%] PASSED test/orm/test_attributes.py::AttributesTest::test_pickleness test/orm/test_attributes.py::AttributesTest::test_state_gc 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] [ 3%] 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] [gw6] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_o2m test/ext/test_automap.py::AutomapTest::test_relationship_m2m [gw2] [ 3%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_both test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_sub [gw2] [ 3%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_sub test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_basic [gw2] [ 3%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_basic test/orm/declarative/test_mixin.py::AbstractTest::test_abstract_boolean [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_abstract_boolean test/orm/declarative/test_mixin.py::AbstractTest::test_implicit_abstract_viadecorator [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_implicit_abstract_viadecorator test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_attributes [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_attributes test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_inherits [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_inherits test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args [gw2] [ 3%] 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 [gw2] [ 3%] 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 test/dialect/mssql/test_compiler.py::CompileTest::test_delete_hint test/orm/test_deprecations.py::ParentTest::test_select_from_alias_of_type [gw26] [ 3%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_of_type test/orm/test_deprecations.py::ParentTest::test_unique_binds_union [gw17] [ 3%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_backref_relationship test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_forwards_relationship test/dialect/oracle/test_compiler.py::SequenceTest::test_basic [gw18] [ 3%] PASSED test/dialect/oracle/test_compiler.py::SequenceTest::test_basic test/dialect/oracle/test_compiler.py::SequenceTest::test_compile [gw18] [ 3%] PASSED test/dialect/oracle/test_compiler.py::SequenceTest::test_compile test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[BigInteger-AS BIGINT ] [gw18] [ 3%] 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 ] [gw18] [ 3%] 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-] [gw18] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[None-] test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_o2m [gw9] [ 3%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_o2m test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged [gw9] [ 3%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged [gw3] [ 3%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_joinedload test/orm/test_ac_relationships.py::AltSelectableTest::test_lazyload [gw3] [ 3%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_lazyload test/orm/test_ac_relationships.py::AltSelectableTest::test_selectinload [gw3] [ 3%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_selectinload test/dialect/test_all.py::ImportStarTest::test_all_import [gw16] [ 3%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_outer_join test/dialect/mysql/test_compiler.py::SQLTest::test_precolumns [gw16] [ 3%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_precolumns test/dialect/mysql/test_compiler.py::SQLTest::test_sysdate [gw16] [ 3%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_sysdate test/dialect/mysql/test_compiler.py::SQLTest::test_too_long_index [gw16] [ 3%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_too_long_index test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_cast_literal_bind [gw16] [ 3%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_cast_literal_bind [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_property test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies [gw2] [ 3%] 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 [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies_doesnt_impact_synonyms test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_deferred [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_deferred test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_doc [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_doc test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship_primryjoin [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship_primryjoin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_abstract_declared_attr [gw2] [ 3%] 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 test/orm/inheritance/test_deprecations.py::RelationshipToSingleTest::test_of_type_aliased_fromjoinpoint [gw15] [ 3%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_string [gw15] [ 3%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_string test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match [gw15] [ 3%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_column [gw15] [ 3%] 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 [gw15] [ 3%] 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 [gw15] [ 3%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match [gw15] [ 3%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_column [gw15] [ 3%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_flags [gw15] [ 3%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_flags [gw22] [ 3%] 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 [gw25] [ 3%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_aliases test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_from_self_twice_oldstyle [gw25] [ 3%] 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 [gw25] [ 3%] 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 [gw25] [ 3%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_flag_aliased_join test/orm/test_deprecations.py::FromSelfTest::test_basic_filter_by [gw3] [ 3%] PASSED test/dialect/test_all.py::ImportStarTest::test_all_import test/orm/test_association.py::AssociationTest::test_delete [gw3] [ 3%] PASSED test/orm/test_association.py::AssociationTest::test_delete test/orm/test_association.py::AssociationTest::test_insert [gw3] [ 3%] PASSED test/orm/test_association.py::AssociationTest::test_insert test/orm/test_association.py::AssociationTest::test_modify [gw3] [ 3%] PASSED test/orm/test_association.py::AssociationTest::test_modify test/orm/test_association.py::AssociationTest::test_replace [gw3] [ 3%] PASSED test/orm/test_association.py::AssociationTest::test_replace test/ext/test_associationproxy.py::AttributeAccessTest::test_resolve_aliased_class [gw3] [ 3%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolve_aliased_class [gw17] [ 3%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_forwards_relationship test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_polymorphic_backref [gw5] [ 3%] PASSED test/orm/test_attributes.py::AttributesTest::test_state_gc test/orm/test_attributes.py::AttributesTest::test_unmapped_instance_raises [gw5] [ 3%] PASSED test/orm/test_attributes.py::AttributesTest::test_unmapped_instance_raises test/orm/test_attributes.py::BackrefTest::test_m2m test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_custom_order [gw21] [ 3%] 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 [gw21] [ 3%] PASSED test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select_positional [gw21] [ 3%] 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 [gw2] [ 3%] 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 [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_one test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_three [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_three test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_two [gw5] [ 3%] PASSED test/orm/test_attributes.py::BackrefTest::test_m2m test/orm/test_attributes.py::BackrefTest::test_o2m [gw5] [ 3%] PASSED test/orm/test_attributes.py::BackrefTest::test_o2m test/orm/test_attributes.py::BackrefTest::test_o2o [gw13] [ 3%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect3-True] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect4-False] [gw13] [ 3%] 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] [gw13] [ 3%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect5-True] test/orm/test_bundle.py::BundleTest::test_c_attr [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_c_attr test/orm/test_bundle.py::BundleTest::test_clause_expansion [gw26] [ 3%] PASSED test/orm/test_deprecations.py::ParentTest::test_unique_binds_union test/orm/test_deprecations.py::ParentTest::test_with_pending_autoflush [gw26] [ 3%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_pending_autoflush [gw10] [ 3%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mixin2 test/orm/test_collection.py::InstrumentationTest::test_referenced_by_owner [gw10] [ 3%] PASSED test/orm/test_collection.py::InstrumentationTest::test_referenced_by_owner test/orm/test_collection.py::InstrumentationTest::test_uncooperative_descriptor_in_sweep [gw10] [ 3%] PASSED test/orm/test_collection.py::InstrumentationTest::test_uncooperative_descriptor_in_sweep test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_nocache [gw10] [ 3%] PASSED test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_nocache test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_ok_cache [gw10] [ 3%] PASSED test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_ok_cache test/sql/test_compare.py::CacheKeyTest::test_cache_key [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_clause_expansion test/orm/test_bundle.py::BundleTest::test_filter_by [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_filter_by test/orm/test_bundle.py::BundleTest::test_join_relationship [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_join_relationship test/orm/test_bundle.py::BundleTest::test_join_selectable [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_join_selectable test/orm/test_bundle.py::BundleTest::test_joins_from_adapted_entities [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_joins_from_adapted_entities test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_rows_future [gw8] [ 3%] 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 test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mariadb-True] [gw13] [ 3%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mariadb-True] [gw24] [ 3%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw24] [ 3%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_path_wildcards test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[SmallInteger-AS SMALLINT ] [gw18] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[SmallInteger-AS SMALLINT ] test/dialect/postgresql/test_compiler.py::SequenceTest::test_format [gw18] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_format test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name [gw18] [ 3%] SKIPPED test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name test/sql/test_compiler.py::StringifySpecialTest::test_array_index [gw18] [ 3%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_array_index test/sql/test_compiler.py::StringifySpecialTest::test_basic [gw18] [ 3%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_basic test/sql/test_compiler.py::StringifySpecialTest::test_cte [gw18] [ 3%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_cte [gw8] [ 3%] 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 [gw8] [ 3%] 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 [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_single_entity_legacy_query test/orm/test_bundle.py::BundleTest::test_multi_bundle [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_multi_bundle test/orm/test_bundle.py::BundleTest::test_multi_bundle_future [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_multi_bundle_future test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_non_single_entity [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_non_single_entity test/orm/test_deprecations.py::ParentTest::test_with_pending_no_autoflush [gw26] [ 3%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_pending_no_autoflush test/orm/test_deprecations.py::ParentTest::test_with_transient [gw12] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_hint test/dialect/mssql/test_compiler.py::CompileTest::test_delete_returning [gw12] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_returning test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_five [gw3] [ 3%] 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 [gw3] [ 3%] 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 [gw3] [ 3%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_one test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_three [gw3] [ 3%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_three test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_two [gw3] [ 3%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_two test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_lazyload [gw22] [ 3%] 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 [gw22] [ 3%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_delete [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_classproperty_still_works [gw2] [ 3%] 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 [gw2] [ 3%] 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 [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation_newname test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_single_propagation [gw2] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_single_propagation test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema [gw12] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart [gw12] [ 3%] 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 [gw19] [ 3%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_one test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_two [gw19] [ 3%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_two test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_deferred [gw19] [ 3%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_deferred test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_undefer_option [gw19] [ 3%] 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 [gw19] [ 3%] 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 [gw5] [ 3%] PASSED test/orm/test_attributes.py::BackrefTest::test_o2o test/orm/test_attributes.py::BackrefTest::test_symmetric_o2m_inheritance [gw5] [ 3%] PASSED test/orm/test_attributes.py::BackrefTest::test_symmetric_o2m_inheritance test/orm/test_attributes.py::BackrefTest::test_symmetric_o2o_inheritance [gw5] [ 3%] PASSED test/orm/test_attributes.py::BackrefTest::test_symmetric_o2o_inheritance test/orm/test_attributes.py::CollectionInitTest::test_assert_false_on_default_value [gw5] [ 3%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_assert_false_on_default_value test/orm/test_attributes.py::CollectionInitTest::test_bulk_replace_resets_empty [gw5] [ 3%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_bulk_replace_resets_empty test/orm/test_attributes.py::CollectionInitTest::test_loader_inits_collection_already_exists [gw26] [ 3%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_transient test/orm/test_deprecations.py::PickleTest::test_became_bound_options [gw26] [ 3%] PASSED test/orm/test_deprecations.py::PickleTest::test_became_bound_options test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_ddl test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BIT-t.col] [gw16] [ 3%] 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] [gw16] [ 3%] 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] [gw16] [ 3%] 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] [gw16] [ 3%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[DOUBLE-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[ENUM-t.col] test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_single_entity [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_single_entity test/orm/test_bundle.py::BundleTest::test_query_count [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_query_count test/orm/test_bundle.py::BundleTest::test_result [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_result test/orm/test_bundle.py::BundleTest::test_same_named_col_clauselist [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_clauselist test/orm/test_bundle.py::BundleTest::test_same_named_col_in_fetch [gw8] [ 3%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_in_fetch [gw17] [ 3%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_polymorphic_backref test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_error_other_loop [gw25] [ 3%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_basic_filter_by test/orm/test_deprecations.py::FromSelfTest::test_clause_onclause [gw25] [ 3%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_clause_onclause test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self [gw25] [ 3%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self_twice [gw25] [ 3%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self_twice test/orm/test_deprecations.py::FromSelfTest::test_column_queries_eleven [gw25] [ 3%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_eleven test/orm/test_deprecations.py::FromSelfTest::test_column_queries_nine [gw24] [ 3%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_lazyload [gw12] [ 3%] 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 [gw5] [ 3%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_loader_inits_collection_already_exists test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_broken_collection_assertion [gw5] [ 3%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_broken_collection_assertion test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_collection_append_type_assertion [gw5] [ 3%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_collection_append_type_assertion test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_scalar_set_type_assertion [gw5] [ 3%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_scalar_set_type_assertion test/orm/test_attributes.py::EventPropagateTest::test_propagate [gw23] [ 3%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_parent_specific test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_path_specific [gw23] [ 3%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_path_specific test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_bound [gw23] [ 3%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_bound test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_unbound [gw23] [ 3%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_unbound test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_synonym test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_no_select_needed [gw22] [ 3%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_no_select_needed test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_nested_requires_trans [gw22] [ 3%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_nested_requires_trans test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_preflush [gw22] [ 3%] 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 [gw22] [ 3%] 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 [gw22] [ 3%] 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 [gw22] [ 3%] 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 [gw22] [ 3%] 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 [gw22] [ 4%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_drop test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_like-notlike] [gw27] [ 4%] 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] [gw27] [ 4%] 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] [gw27] [ 4%] 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] [gw27] [ 4%] 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] [gw27] [ 4%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_not_distinct_from-isnot_distinct_from-True] [gw25] [ 4%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_nine test/orm/test_deprecations.py::FromSelfTest::test_column_queries_ten [gw25] [ 4%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_ten test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_distinct_on [gw25] [ 4%] 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 [gw25] [ 4%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_one_from_self test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_three_from_self test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_exists [gw20] [ 4%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_exists test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_doesnt_exist [gw6] [ 4%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_m2m 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] [ 4%] 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] [gw28] [ 4%] 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 [gw28] [ 4%] 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 [gw28] [ 4%] PASSED test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_subquery test/orm/test_deprecations.py::SelectFromTest::test_aliased_class_vs_nonaliased [gw28] [ 4%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_deprecations.py::SelectFromTest::test_differentiate_self_external [gw28] [ 4%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_differentiate_self_external [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_ddl test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_sql [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_sql test/sql/test_compiler.py::StringifySpecialTest::test_empty_insert [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_empty_insert test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[alias] [gw18] [ 4%] 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] [gw18] [ 4%] 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] 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] [ 4%] 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] [gw25] [ 4%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_three_from_self test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_true-istrue-True] [gw27] [ 4%] 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] [gw27] [ 4%] 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] [gw27] [ 4%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_contains_op-notcontains_op-False] test/orm/test_bundle.py::BundleTest::test_same_named_col_in_orderby [gw8] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_in_orderby test/orm/test_bundle.py::BundleTest::test_single_entity_flag_but_multi_entities [gw8] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_flag_but_multi_entities test/orm/test_bundle.py::BundleTest::test_single_entity_flag_is_legacy_w_future [gw8] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_flag_is_legacy_w_future test/orm/test_bundle.py::BundleTest::test_single_entity_legacy_query [gw8] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_legacy_query test/orm/test_bundle.py::BundleTest::test_subclass [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[subquery] test/sql/test_compiler.py::StringifySpecialTest::test_multirow_insert [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_multirow_insert test/sql/test_compiler.py::StringifySpecialTest::test_next_sequence_value [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_next_sequence_value test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[date] [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[date] test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[datetime] [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[datetime] test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_str [gw15] [ 4%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace [gw15] [ 4%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column [gw15] [ 4%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column2 [gw15] [ 4%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column2 test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_flags [gw15] [ 4%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_flags test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[time] [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[time] test/sql/test_compiler.py::StringifySpecialTest::test_returning [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_returning test/sql/test_compiler.py::StringifySpecialTest::test_unknown_type [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_unknown_type test/sql/test_compiler.py::StringifySpecialTest::test_unnamed_column [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_unnamed_column test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_statement [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_statement 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] [gw28] [ 4%] 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] [gw28] [ 4%] 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] [gw4] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_no_proxy [gw4] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_none_to_none [gw4] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_nonnone_to_none [gw4] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del [gw4] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent [gw20] [ 4%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_doesnt_exist test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_exists [gw20] [ 4%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_exists test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_auto_alter_fk [gw20] [ 4%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_auto_alter_fk test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_checkfirst [gw20] [ 4%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_inline_fk [gw20] [ 4%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_inline_fk [gw11] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contains test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_w_subclass [gw3] [ 4%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_w_subclass test/ext/test_associationproxy.py::AutoFlushTest::test_dict_set [gw3] [ 4%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_dict_set test/ext/test_associationproxy.py::AutoFlushTest::test_list_append [gw3] [ 4%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_list_append test/ext/test_associationproxy.py::AutoFlushTest::test_list_extend [gw3] [ 4%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_list_extend test/ext/test_associationproxy.py::AutoFlushTest::test_set_add [gw3] [ 4%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_set_add [gw1] [ 4%] 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 [gw1] [ 4%] 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 [gw1] [ 4%] 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 [gw1] [ 4%] 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 [gw1] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cls_docstring test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column [gw16] [ 4%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[ENUM-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col0] [gw0] [ 4%] 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] [ 4%] 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] [gw0] [ 4%] 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] [ 4%] 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] [ 4%] 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] [ 4%] 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/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] [ 4%] 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] [ 4%] 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] [gw0] [ 4%] 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] [gw0] [ 4%] 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] [ 4%] 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/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] test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_insert [gw22] [ 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 [gw22] [ 4%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_select test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_update [gw22] [ 4%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_update test/ext/test_deprecations.py::AutomapTest::test_reflect_true [gw22] [ 4%] PASSED test/ext/test_deprecations.py::AutomapTest::test_reflect_true test/orm/test_deprecations.py::BindIntegrationTest::test_bound_connection_transactional [gw21] [ 4%] 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 [gw21] [ 4%] 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 [gw21] [ 4%] 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 [gw21] [ 4%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_at_top_level test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_cte_with_same_name [gw21] [ 4%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_cte_with_same_name [gw8] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_subclass test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged_nochange [gw9] [ 4%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged_nochange test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_pending test/orm/test_deprecations.py::PickleTest::test_bound_options[0] [gw26] [ 4%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[0] test/orm/test_deprecations.py::PickleTest::test_bound_options[1] [gw26] [ 4%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[1] test/orm/test_deprecations.py::PickleTest::test_bound_options[2] [gw26] [ 4%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[2] test/orm/test_deprecations.py::PickleTest::test_bound_options[3] [gw0] [ 4%] 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] 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] [ 4%] 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/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] [ 4%] 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] [ 4%] 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] [gw0] [ 4%] 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] [gw0] [ 4%] 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] test/orm/test_deprecations.py::FromSelfTest::test_filter [gw25] [ 4%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_filter test/orm/test_deprecations.py::FromSelfTest::test_from_self_internal_literals_oldstyle [gw25] [ 4%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_from_self_internal_literals_oldstyle test/orm/test_deprecations.py::FromSelfTest::test_from_self_resets_joinpaths test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_nesting_cte_in_cte [gw21] [ 4%] 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 [gw21] [ 4%] 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 [gw16] [ 4%] 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] [gw16] [ 4%] 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] [gw16] [ 4%] 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] [gw16] [ 4%] 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] [gw16] [ 4%] 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] [gw0] [ 4%] 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] [ 4%] 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] [ 4%] 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] [gw24] [ 4%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_last_one_wins [gw24] [ 4%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_last_one_wins [gw1] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_named_twice [gw1] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_named_twice test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties [gw1] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties_2 [gw1] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties_2 test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_repeated_under_prop [gw1] [ 4%] 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 [gw22] [ 4%] PASSED test/orm/test_deprecations.py::BindIntegrationTest::test_bound_connection_transactional [gw19] [ 4%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_rows test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] [gw8] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-10.2.10-MariaDB] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[write_timeout-30] [gw28] [ 4%] 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/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] [gw26] [ 4%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[3] test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_nocheck test/ext/test_associationproxy.py::AutoFlushTest::test_set_extend test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_joinedload test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_insert [gw21] [ 4%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_positional [gw14] [ 4%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence_server_default [gw17] [ 4%] PASSED test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_error_other_loop [gw12] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_needs_quoting [gw0] [ 4%] 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] [gw7] [ 4%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_sub_columns_over_base_descriptors [gw25] [ 4%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_from_self_resets_joinpaths [gw9] [ 4%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_pending test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mysql-False] [gw1] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_inline [gw4] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent [gw16] [ 4%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[YEAR-t.col] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_endswith_op-notendswith_op-False] [gw31] [ 4%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-10.2.10-MariaDB] [gw30] [ 4%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[write_timeout-30] [gw20] [ 4%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_nocheck [gw3] [ 4%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_set_extend test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_string [gw11] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_insert [gw29] [ 4%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] [gw13] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mysql-False] test/ext/test_automap.py::AutomapTest::test_relationship_o2m_default test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_table [gw24] [ 4%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_joinedload test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_subclass_type test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_bound_session [gw27] [ 4%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_endswith_op-notendswith_op-False] test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_col_prop_targetable_in_subq test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle_future test/orm/test_deprecations.py::SelectFromTest::test_join test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_1 test/orm/test_deprecations.py::PickleTest::test_bound_options[4] test/orm/inheritance/test_basic.py::PKDiscriminatorTest::test_pk_as_discriminator [gw15] [ 4%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_string test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte test/sql/test_compiler.py::DDLTest::test_schema_translate_map_special_chars test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_lazy_init 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/orm/test_deprecations.py::FromSelfTest::test_group_by test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient [gw6] [ 4%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_o2m_default test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_separate [gw2] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_subclass_type test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent_no_proxy [gw18] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_table [gw22] [ 4%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_bound_session test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_11-t.col] [gw19] [ 4%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_col_prop_targetable_in_subq test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.6.15] [gw28] [ 4%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_join [gw12] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_1 [gw0] [ 4%] 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] [gw26] [ 4%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[4] test/sql/test_ddlemit.py::EmitDDLTest::test_create_seq_checkfirst test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_chained test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_type [gw21] [ 4%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte [gw8] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle_future [gw7] [ 4%] PASSED test/orm/inheritance/test_basic.py::PKDiscriminatorTest::test_pk_as_discriminator [gw25] [ 4%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_group_by test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw9] [ 4%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert [gw1] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_separate test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw4] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent_no_proxy [gw16] [ 4%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_11-t.col] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_ilike_op-notilike_op-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_random_arg [gw20] [ 4%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_seq_checkfirst test/sql/test_compiler.py::ResultMapTest::test_compound_not_toplevel_doesnt_populate [gw3] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_chained [gw11] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_type [gw14] [ 4%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_special_chars test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_2 [gw29] [ 4%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw13] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert test/ext/test_automap.py::AutomapTest::test_relationship_pass_params test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_superclass_type [gw23] [ 4%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_synonym test/sql/test_compiler.py::StringifySpecialTest::test_within_group [gw27] [ 4%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_ilike_op-notilike_op-True] test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_no_session test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte_positional test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_subq_one [gw31] [ 4%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.6.15] test/orm/test_deprecations.py::SelectFromTest::test_join_no_order_by [gw30] [ 4%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_random_arg 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/orm/test_deprecations.py::PickleTest::test_unbound_options[0] [gw15] [ 4%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_not_toplevel_doesnt_populate [gw10] [ 4%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key [gw12] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_2 [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/relationship_err2.py] test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_a_only [gw17] [ 5%] PASSED test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_lazy_init [gw24] [ 5%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload test/orm/test_deprecations.py::FromSelfTest::test_having test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient_nochange test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_base [gw6] [ 5%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_pass_params [gw2] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_superclass_type test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_no_proxy [gw18] [ 5%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_within_group [gw22] [ 5%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_no_session test/orm/test_cache_key.py::CacheKeyTest::test_attributes test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_13-t.col] [gw21] [ 5%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte_positional [gw19] [ 5%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_subq_one [gw28] [ 5%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_join_no_order_by [gw7] [ 5%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_a_only [gw26] [ 5%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[0] test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_exists_index_checkfirst test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_nul_ul test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[False] test/sql/test_compiler.py::DDLTest::test_schema_translate_map_table [gw25] [ 5%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_having [gw9] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient_nochange test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_computed [gw1] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_base test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_w_deferred [gw4] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_no_proxy test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_like_op-notlike_op-True] [gw8] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_attributes [gw16] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_13-t.col] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.7.20] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8] [gw20] [ 5%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_exists_index_checkfirst test/sql/test_compiler.py::ResultMapTest::test_compound_only_top_populates [gw3] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_nul_ul test/sql/test_compare.py::CacheKeyTest::test_cache_key_equal [gw11] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[False] [gw14] [ 5%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_table test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_3 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/base/test_concurrency_py3k.py::TestAsyncioCompat::test_async_error test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw29] [ 5%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] test/ext/test_automap.py::AutomapTest::test_relationship_self_referential [gw13] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_computed [gw5] [ 5%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_joined_table_inheritance [gw23] [ 5%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_w_deferred test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_column_valued test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_unbound_session [gw27] [ 5%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_like_op-notlike_op-True] test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte [gw31] [ 5%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.7.20] test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_recursive_cte_render_on_deferred test/orm/test_deprecations.py::SelectFromTest::test_more_joins [gw30] [ 5%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8] [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/relationship_err3.py] test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_b_only test/orm/test_deprecations.py::PickleTest::test_unbound_options[1] [gw15] [ 5%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_only_top_populates [gw10] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_equal [gw12] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_3 [gw17] [ 5%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_async_error [gw7] [ 5%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_b_only test/orm/test_deprecations.py::FromSelfTest::test_illegal_operations test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_pending [gw6] [ 5%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_self_referential test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_argument [gw2] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_joined_table_inheritance test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_none_to_none [gw18] [ 5%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_column_valued [gw22] [ 5%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_unbound_session test/orm/test_cache_key.py::CacheKeyTest::test_bound_options test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_7-t.col] [gw21] [ 5%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte [gw19] [ 5%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_recursive_cte_render_on_deferred [gw28] [ 5%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_more_joins [gw26] [ 5%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[1] test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_index_checkfirst test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_nul test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[True] test/sql/test_compiler.py::DDLTest::test_system_flag [gw25] [ 5%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_illegal_operations [gw9] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_pending test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_functional test/orm/test_attributes.py::EventPropagateTest::test_propagate_active_history [gw1] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_argument test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col [gw4] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_none_to_none test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_match_op-notmatch_op-True] [gw16] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_7-t.col] [gw8] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bound_options 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::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8mb4] 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] [gw20] [ 5%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_index_checkfirst test/sql/test_compiler.py::ResultMapTest::test_compound_populates [gw3] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_nul test/sql/test_compare.py::CacheKeyTest::test_cache_key_no_method [gw11] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[True] [gw14] [ 5%] PASSED test/sql/test_compiler.py::DDLTest::test_system_flag test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_4 [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/sa_module_prefix.py] test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_error [gw24] [ 5%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_joinedload test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_c_only [gw29] [ 5%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] [gw13] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_functional test/ext/test_automap.py::CascadeTest::test_o2m_relationship_cascade test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_inheritance_conflict_resolution [gw23] [ 5%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_multi_column_valued test/sql/test_deprecations.py::BoundMetadataTest::test_arg_deprecated [gw27] [ 5%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_match_op-notmatch_op-True] test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte_pos [gw31] [ 5%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.6-MariaDB-10.2.6+maria~stretch.log] test/orm/test_core_compilation.py::RawSelectTest::test_col_prop_builtin_function test/orm/test_deprecations.py::SelectFromTest::test_replace_with_eager [gw30] [ 5%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8mb4] [gw7] [ 5%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_c_only test/orm/test_deprecations.py::PickleTest::test_unbound_options[2] [gw15] [ 5%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_populates [gw10] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_no_method [gw12] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_4 [gw17] [ 5%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_error test/orm/test_deprecations.py::FromSelfTest::test_join test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_persistent [gw6] [ 5%] PASSED test/ext/test_automap.py::CascadeTest::test_o2m_relationship_cascade test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_attribute [gw2] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_inheritance_conflict_resolution test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_nonnone_to_none [gw18] [ 5%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_multi_column_valued [gw22] [ 5%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_arg_deprecated test/dialect/mysql/test_compiler.py::SQLTest::test_update_limit test/orm/test_cache_key.py::CacheKeyTest::test_bundles_directly [gw21] [ 5%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte_pos [gw19] [ 5%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_col_prop_builtin_function [gw28] [ 5%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_replace_with_eager [gw26] [ 5%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[2] test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_checkfirst test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote test/sql/test_compiler.py::DDLTest::test_table_no_cols 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/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_subqueryload [gw25] [ 5%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_join [gw9] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_persistent test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_labeled test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_scalar [gw1] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_attribute test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_rowproc_only [gw4] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_nonnone_to_none test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_startswith_op-notstartswith_op-False] [gw16] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_update_limit [gw8] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bundles_directly test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.7-MariaDB] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[mysqldb] [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/t_6950.py] test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_none [gw20] [ 5%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_checkfirst test/ext/test_automap.py::ConcurrentAutomapTest::test_concurrent_automaps_w_configure test/sql/test_compiler.py::ResultMapTest::test_insert_from_select test/sql/test_compare.py::CacheKeyTest::test_cache_key_unknown_traverse [gw11] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote [gw14] [ 5%] PASSED test/sql/test_compiler.py::DDLTest::test_table_no_cols test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mariadb test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_no_greenlet [gw7] [ 5%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_none [gw29] [ 5%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] [gw13] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_labeled [gw3] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_scalar test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_table_inheritance [gw23] [ 5%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_rowproc_only test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_column test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_function [gw27] [ 5%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_startswith_op-notstartswith_op-False] test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_cte test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_columns [gw31] [ 5%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.7-MariaDB] test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_one [gw30] [ 5%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[mysqldb] test/orm/test_deprecations.py::PickleTest::test_unbound_options[3] [gw15] [ 5%] PASSED test/sql/test_compiler.py::ResultMapTest::test_insert_from_select [gw10] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_unknown_traverse [gw12] [ 5%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mariadb test/orm/test_deprecations.py::FromSelfTest::test_multiple_entities test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_transient test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_decl_cascading_warns_non_mixin [gw2] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_table_inheritance [gw18] [ 5%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_column test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del [gw22] [ 5%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_function test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp [gw19] [ 5%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_columns test/orm/test_cache_key.py::CacheKeyTest::test_bundles_in_annotations [gw21] [ 5%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_cte [gw28] [ 5%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_one [gw17] [ 5%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_no_greenlet 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] [gw26] [ 5%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[3] test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_nocheck test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote_works_on_expanding test/sql/test_compiler.py::DDLTest::test_table_no_cols_w_constraint test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[oursql] [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/type_decorator.py] [gw25] [ 5%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_multiple_entities [gw9] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_transient test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_kwarg_ul_nul test/dialect/oracle/test_compiler.py::CompileTest::test_returning_update_computed_warning [gw1] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_decl_cascading_warns_non_mixin test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_w_option_rowproc_only [gw4] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_first_op-nullsfirst_op-False] /usr/lib/python3.11/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-50 (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)) [gw16] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp [gw8] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bundles_in_annotations test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-5.6.15-10.2.7-MariaDB] test/orm/inheritance/test_basic.py::PolyExpressionEagerLoad::test_joinedload [gw30] [ 5%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[oursql] [gw20] [ 5%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_nocheck test/sql/test_compiler.py::ResultMapTest::test_insert_with_select_values test/sql/test_compare.py::CacheKeyTest::test_copy_internals_no_method [gw11] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote_works_on_expanding [gw14] [ 5%] PASSED test/sql/test_compiler.py::DDLTest::test_table_no_cols_w_constraint test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mysql [gw24] [ 5%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_subqueryload [gw29] [ 5%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] [gw3] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_kwarg_ul_nul [gw13] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_update_computed_warning test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declarative_mixin_decorator test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_multi_columns [gw23] [ 5%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_w_option_rowproc_only test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_select [gw27] [ 5%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_first_op-nullsfirst_op-False] test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_entity test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_two [gw31] [ 5%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-5.6.15-10.2.7-MariaDB] [gw7] [ 5%] PASSED test/orm/inheritance/test_basic.py::PolyExpressionEagerLoad::test_joinedload test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_error test/orm/test_deprecations.py::PolyCacheKeyTest::test_wp_queries [gw15] [ 5%] PASSED test/sql/test_compiler.py::ResultMapTest::test_insert_with_select_values [gw10] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_copy_internals_no_method [gw12] [ 5%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mysql test/orm/test_deprecations.py::FromSelfTest::test_multiple_with_column_entities_oldstyle 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] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_declared_on_base_class [gw2] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declarative_mixin_decorator [gw18] [ 5%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_multi_columns test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent [gw22] [ 5%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_select test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp_fsp test/orm/test_cache_key.py::CacheKeyTest::test_instrumented_attributes [gw19] [ 5%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_entity [gw21] [ 5%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte [gw28] [ 5%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_two test/sql/test_compiler.py::DDLTest::test_table_one_col_w_constraint test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[pymysql] [gw17] [ 5%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_error [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/typeless_fk_col_cant_infer.py] test/sql/test_ddlemit.py::EmitDDLTest::test_drop_empty_collection test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw25] [ 5%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_multiple_with_column_entities_oldstyle [gw9] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged test/orm/test_deprecations.py::TransScopingTest::test_no_autoflush_or_commit_in_expire_w_autocommit test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_eq_fails_ul_nul 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.] [gw1] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_declared_on_base_class test/orm/test_deferred.py::DeferredOptionsTest::test_options [gw4] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent [gw16] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp_fsp test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_last_op-nullslast_op-False] [gw8] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_instrumented_attributes test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_madness [gw14] [ 5%] PASSED test/sql/test_compiler.py::DDLTest::test_table_one_col_w_constraint [gw30] [ 5%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[pymysql] [gw20] [ 5%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_empty_collection test/sql/test_compiler.py::ResultMapTest::test_label_conflict_union test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt0] [gw11] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_base_class test/dialect/postgresql/test_compiler.py::CompileTest::test_drop_index_concurrently [gw29] [ 5%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_no_autoflush_or_commit_in_expire_w_autocommit [gw3] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_eq_fails_ul_nul [gw13] [ 5%] 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/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_base test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_table_valued [gw23] [ 5%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_options test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_text [gw27] [ 5%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_last_op-nullslast_op-False] test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_columns [gw31] [ 5%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_madness test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte_positional test/orm/test_deprecations.py::SelectFromTest::test_select_from_core_alias_one [gw24] [ 5%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_star_must_be_alone test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_no_greenlet 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] [gw15] [ 5%] PASSED test/sql/test_compiler.py::ResultMapTest::test_label_conflict_union [gw10] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt0] [gw7] [ 5%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_base_class [gw12] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_drop_index_concurrently [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/typing_err1.py] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged_nochange test/orm/test_deprecations.py::FromSelfTest::test_no_joinedload test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred [gw2] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_base [gw18] [ 5%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_table_valued [gw22] [ 5%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_text test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent_no_proxy test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[String] [gw19] [ 5%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_columns test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria [gw28] [ 5%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_core_alias_one test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_dml test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_graceful_failure_isolation_level_not_available [gw17] [ 5%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_no_greenlet test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_doesnt_exist test/orm/test_deferred.py::DeferredOptionsTest::test_path_entity test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema_translate [gw21] [ 5%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte_positional test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected0-10.2.7-MariaDB-version0-True] [gw30] [ 5%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_graceful_failure_isolation_level_not_available [gw25] [ 5%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_no_joinedload [gw9] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged_nochange test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_commit_commit test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_has_fails_ul_nul [gw1] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred 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.] [gw16] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[String] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_first_op-nullsfirst_op-a NULLS FIRST] [gw8] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria [gw14] [ 5%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_dml test/dialect/mssql/test_compiler.py::CompileTest::test_drop_index_w_schema [gw20] [ 5%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_doesnt_exist test/sql/test_compiler.py::ResultMapTest::test_label_plus_element test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt1] [gw23] [ 5%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_path_entity [gw4] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent_no_proxy [gw11] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema_translate [gw31] [ 5%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected0-10.2.7-MariaDB-version0-True] test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_entirely_oob_assignment test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery 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] [gw29] [ 5%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_commit_commit [gw3] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_has_fails_ul_nul [gw13] [ 6%] 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/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_direct test/sql/test_compiler.py::TestCompilerFixture::test_dont_access_statement test/sql/test_deprecations.py::BoundMetadataTest::test_bind_attr_join_no_warning [gw27] [ 6%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_first_op-nullsfirst_op-a NULLS FIRST] test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_entity test/orm/test_deprecations.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw12] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_drop_index_w_schema [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/typing_err2.py] test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_contextvars [gw15] [ 6%] PASSED test/sql/test_compiler.py::ResultMapTest::test_label_plus_element [gw10] [ 6%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt1] test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice [gw7] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_entirely_oob_assignment test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_hypothetical_not_implemented_isolation_level test/orm/test_deprecations.py::FromSelfTest::test_self_referential test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred_reflection_default_error [gw2] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_direct [gw18] [ 6%] PASSED test/sql/test_compiler.py::TestCompilerFixture::test_dont_access_statement [gw22] [ 6%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_attr_join_no_warning test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[Unicode] test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria_bound_param_thing [gw19] [ 6%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_entity test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_select [gw28] [ 6%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw30] [ 6%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_hypothetical_not_implemented_isolation_level [gw17] [ 6%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_contextvars test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_exists test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_no_proxy test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_rowproc_only test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw21] [ 6%] PASSED test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected1-5.6.15.10.2.7-MariaDB-version1-True] [gw25] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_self_referential [gw9] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_rollback_rollback test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_ne_fails_ul_nul [gw1] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred_reflection_default_error 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.] [gw16] [ 6%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[Unicode] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_last_op-nullslast_op-a NULLS LAST] [gw8] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria_bound_param_thing [gw14] [ 6%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_select test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast 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] [gw20] [ 6%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_exists test/sql/test_compiler.py::ResultMapTest::test_nested_api test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt2] [gw23] [ 6%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_rowproc_only [gw4] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_no_proxy [gw11] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw31] [ 6%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected1-5.6.15.10.2.7-MariaDB-version1-True] test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_downwards [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/typing_err3.py] [gw29] [ 6%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_rollback_rollback [gw3] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_ne_fails_ul_nul [gw13] [ 6%] 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/sql/test_compiler.py::TestCompilerFixture::test_no_stack test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_mixin test/orm/test_deprecations.py::CacheKeyTest::test_bound_options [gw27] [ 6%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_last_op-nullslast_op-a NULLS LAST] test/orm/test_core_compilation.py::RawSelectTest::test_core_join_in_select_from_no_onclause test/sql/test_deprecations.py::SelectableTest::test_against_cloned_non_table [gw12] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: make sure we read the code-None-True] test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_ok [gw15] [ 6%] PASSED test/sql/test_compiler.py::ResultMapTest::test_nested_api [gw10] [ 6%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt2] test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice_positional [gw7] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_downwards [gw30] [ 6%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: make sure we read the code-None-True] test/orm/test_deprecations.py::FromSelfTest::test_single_prop_9 test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending_nochange test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_hybrid_fine [gw2] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_mixin [gw18] [ 6%] PASSED test/sql/test_compiler.py::TestCompilerFixture::test_no_stack test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[VARCHAR] [gw22] [ 6%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_bound_options [gw19] [ 6%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_core_join_in_select_from_no_onclause test/orm/test_cache_key.py::CacheKeyTest::test_mapper_and_aliased test/ext/test_compiler.py::DefaultOnExistingTest::test_select [gw28] [ 6%] PASSED test/sql/test_deprecations.py::SelectableTest::test_against_cloned_non_table [gw17] [ 6%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_ok test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_doesnt_exist test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_w_option_rowproc_only test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_none_to_none test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw24] [ 6%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery [gw21] [ 6%] PASSED test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice_positional test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected2-5.0.51a.24+lenny5-version2-False] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_add_prop [gw25] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_single_prop_9 [gw9] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending_nochange test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autocommit test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_eq_None_nul [gw1] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_hybrid_fine 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.] [gw16] [ 6%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[VARCHAR] [gw8] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_mapper_and_aliased test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_delete_schema_legacy [gw14] [ 6%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_select test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast_quote [gw20] [ 6%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_doesnt_exist test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen [gw23] [ 6%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_w_option_rowproc_only [gw4] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_none_to_none [gw11] [ 6%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw27] [ 6%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_delete_schema_legacy [gw31] [ 6%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected2-5.0.51a.24+lenny5-version2-False] test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_upwards test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: not connected-None-True] [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_add_prop [gw3] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_eq_None_nul [gw13] [ 6%] 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/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wbase test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_meth_visit_name test/orm/test_deprecations.py::CacheKeyTest::test_bound_options_equiv_on_strname test/orm/test_core_compilation.py::RawSelectTest::test_correlate_aliased_entity test/sql/test_deprecations.py::SelectableTest::test_alias_union [gw12] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast_quote [gw30] [ 6%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: not connected-None-True] [gw29] [ 6%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autocommit [gw15] [ 6%] PASSED test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity [gw10] [ 6%] PASSED test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards test/sql/test_cte.py::NestingCTETest::test_select_from_delete_cte_with_nesting [gw7] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_upwards test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_propagate_cancelled test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_transient test/orm/test_deprecations.py::FromSelfTest::test_table_anonymous_expression_from_self_twice_oldstyle test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_exists test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_mapped_raises [gw2] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wbase [gw18] [ 6%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_meth_visit_name [gw22] [ 6%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_bound_options_equiv_on_strname test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_2] test/orm/test_cache_key.py::CacheKeyTest::test_more_with_entities_sanity_checks [gw19] [ 6%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_correlate_aliased_entity test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_anon [gw28] [ 6%] PASSED test/sql/test_deprecations.py::SelectableTest::test_alias_union test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_attrset test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_nonnone_to_none test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw21] [ 6%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_delete_cte_with_nesting test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected3-10.2.10-MariaDB-version3-True] [gw17] [ 6%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_propagate_cancelled [gw9] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_transient [gw25] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_table_anonymous_expression_from_self_twice_oldstyle [gw20] [ 6%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_exists test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_ne_value_nul [gw1] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_mapped_raises 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] [gw16] [ 6%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_2] [gw27] [ 6%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema [gw8] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_more_with_entities_sanity_checks [gw14] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_anon test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_colname_needs_quoting test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1080: connection was closed by ORA-3113-None-True] [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_attrset test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autorollback test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity_dupe_cols test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen_w_del [gw4] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_nonnone_to_none [gw23] [ 6%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group [gw11] [ 6%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw31] [ 6%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected3-10.2.10-MariaDB-version3-True] test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_not_set_on_upate [gw30] [ 6%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1080: connection was closed by ORA-3113-None-True] [gw3] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_ne_value_nul [gw13] [ 6%] 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/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wdecorator test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_str_visit_name test/orm/test_deprecations.py::CacheKeyTest::test_orm_query_w_orm_joins test/orm/test_core_compilation.py::RawSelectTest::test_correlate_entity test/sql/test_deprecations.py::SelectableTest::test_append_column_after_replace_selectable [gw12] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_colname_needs_quoting [gw29] [ 6%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autorollback [gw15] [ 6%] PASSED test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity_dupe_cols [gw10] [ 6%] PASSED test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen_w_del [gw28] [ 6%] PASSED test/sql/test_deprecations.py::SelectableTest::test_append_column_after_replace_selectable [gw7] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_not_set_on_upate test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_require_await test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged test/sql/test_deprecations.py::FutureSelectTest::test_kw_triggers_old_style test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_checkfirst test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_difficult_class [gw2] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wdecorator [gw18] [ 6%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_str_visit_name [gw22] [ 6%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_orm_query_w_orm_joins test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_3] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema_legacy test/orm/test_cache_key.py::CacheKeyTest::test_options test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_named [gw19] [ 6%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_correlate_entity test/sql/test_cte.py::NestingCTETest::test_select_from_insert_cte_with_nesting test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_inline test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw27] [ 6%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema_legacy [gw24] [ 6%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw5] [ 6%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_active_history test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected4-5.7.20-version4-False] [gw17] [ 6%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_require_await test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1234: some other DPI error-None-False] [gw9] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged [gw25] [ 6%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_kw_triggers_old_style [gw20] [ 6%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_checkfirst test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has 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] [gw1] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_difficult_class [gw16] [ 6%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_3] [gw14] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_named [gw8] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_options [gw21] [ 6%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_insert_cte_with_nesting test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy [gw30] [ 6%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1234: some other DPI error-None-False] [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_inline test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_nested_rollback test/dialect/mysql/test_compiler.py::SQLTest::test_backslash_escaping test/sql/test_compare.py::CacheKeyTest::test_get_children_no_method [gw23] [ 6%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload [gw4] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del [gw11] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/sql/test_deprecations.py::SelectableTest::test_case_kw_arg_detection [gw31] [ 6%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected4-5.7.20-version4-False] test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_poly_configured_immediate [gw3] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has [gw13] [ 6%] 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/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_one test/sql/test_compiler.py::UnsupportedTest::test_unsupported_operator test/orm/test_deprecations.py::CacheKeyTest::test_unbound_options test/orm/test_core_compilation.py::RawSelectTest::test_delete_from_entity [gw12] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy [gw15] [ 6%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_backslash_escaping [gw29] [ 6%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_nested_rollback test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_column_subquery_to_alias test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject [gw28] [ 6%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_kw_arg_detection [gw7] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_poly_configured_immediate test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_sync_error test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged_nochange test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_col_seq_only test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_nocheck test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_dispose_attrs [gw2] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_one [gw18] [ 6%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_operator [gw10] [ 6%] PASSED test/sql/test_compare.py::CacheKeyTest::test_get_children_no_method test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_4] [gw22] [ 6%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_unbound_options test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_basic test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_literal_binds [gw19] [ 6%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_delete_from_entity test/sql/test_cte.py::NestingCTETest::test_select_from_update_cte_with_nesting test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_attrset test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-03114: not connected to ORACLE-3114-True] test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload_colexpr test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw27] [ 6%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_column_subquery_to_alias [gw24] [ 6%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected5-5.6.15-version5-False] [gw17] [ 6%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_sync_error [gw30] [ 6%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-03114: not connected to ORACLE-3114-True] [gw9] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged_nochange [gw20] [ 6%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_nocheck test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has_to_eq [gw25] [ 6%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_col_seq_only [gw1] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_dispose_attrs 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] [gw16] [ 6%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_4] [gw8] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_basic [gw14] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_literal_binds [gw21] [ 6%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_update_cte_with_nesting test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy_where_using [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_attrset test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_orig_rollback test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BIGINT-CAST(t.col AS SIGNED INTEGER)] [gw23] [ 6%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload_colexpr [gw4] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent [gw11] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/sql/test_deprecations.py::SelectableTest::test_case_list_legacy test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_valid_assignment_upwards [gw31] [ 6%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected5-5.6.15-version5-False] [gw3] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has_to_eq [gw13] [ 6%] 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/sql/test_compiler.py::UnsupportedTest::test_unsupported_type test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_two test/sql/test_compare.py::CacheKeyTest::test_literal_binds test/orm/test_deprecations.py::CacheKeyTest::test_unbound_sub_options test/orm/test_core_compilation.py::RawSelectTest::test_inline_select_from_entity [gw12] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy_where_using [gw29] [ 6%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_orig_rollback [gw15] [ 6%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BIGINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_join_to_schema test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw7] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_valid_assignment_upwards [gw28] [ 6%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_list_legacy test/sql/test_constraints.py::ConstraintCompilationTest::test_column_level_ck_name test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-1234 fake error-1234-False] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_expunged test/sql/test_ddlemit.py::EmitDDLTest::test_drop_seq_checkfirst test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_kw_only test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_duplicate_classes_in_base [gw2] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_two [gw18] [ 6%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_type [gw10] [ 6%] PASSED test/sql/test_compare.py::CacheKeyTest::test_literal_binds [gw22] [ 6%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_unbound_sub_options test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_6] test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_from_statement [gw19] [ 6%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_inline_select_from_entity test/sql/test_cte.py::NestingCTETest::test_select_with_aliased_nesting_cte_in_cte test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_inline [gw30] [ 6%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-1234 fake error-1234-False] test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_lazyload test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent_no_proxy test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw27] [ 6%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_join_to_schema test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected6-10.2.6.MariaDB.10.2.6+maria~stretch-log-version6-True] [gw17] [ 6%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_column_level_ck_name [gw20] [ 6%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_seq_checkfirst [gw9] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_expunged test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_nul_ul [gw25] [ 6%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_kw_only [gw24] [ 6%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw1] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_duplicate_classes_in_base test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[False] [gw16] [ 6%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_6] [gw8] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_from_statement [gw14] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative [gw21] [ 6%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_with_aliased_nesting_cte_in_cte test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_full [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_inline test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_savepoint_rollback test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BINARY-CAST(t.col AS BINARY)] [gw23] [ 6%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_lazyload [gw4] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent_no_proxy [gw11] [ 6%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_validate_on_upate test/sql/test_deprecations.py::SelectableTest::test_case_whens_dict_kw [gw31] [ 6%] 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] [gw3] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_nul_ul test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_init_subclass_works [gw13] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[False] test/ext/test_compiler.py::UserDefinedTest::test_annotations test/sql/test_compare.py::CacheKeyTest::test_values_doesnt_caches_right_now test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--__setitem__] test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_entity [gw12] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_full test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[db is not connected-None-True] [gw29] [ 7%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_savepoint_rollback [gw15] [ 7%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BINARY-CAST(t.col AS BINARY)] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg0-True] [gw7] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_validate_on_upate [gw28] [ 7%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_whens_dict_kw test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_plain [gw30] [ 7%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[db is not connected-None-True] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_pending test/sql/test_ddlemit.py::EmitDDLTest::test_drop_table_index_checkfirst test/sql/test_deprecations.py::FutureSelectTest::test_new_calling_style_thing_ok_actually_use_iter [gw2] [ 7%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_init_subclass_works test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_eager_order_by [gw18] [ 7%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_annotations [gw10] [ 7%] PASSED test/sql/test_compare.py::CacheKeyTest::test_values_doesnt_caches_right_now [gw22] [ 7%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--__setitem__] test/sql/test_compiler.py::SchemaTest::test_alias test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_using_with_entities test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative_multi_call [gw19] [ 7%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_entity test/sql/test_cte.py::NestingCTETest::test_select_with_nesting_cte_in_cte test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_as_declarative test/sql/test_deprecations.py::DefaultTest_sqlite+pysqlite_3_41_2::test_close_on_branched test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_subqueryload test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_no_proxy test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw27] [ 7%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg0-True] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected7-10.1.9-MariaDBV1.0R050D002-20170809-1522-version7-True] [gw17] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_plain [gw9] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_pending [gw20] [ 7%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_table_index_checkfirst [gw25] [ 7%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_new_calling_style_thing_ok_actually_use_iter test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_ul_nul [gw1] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_eager_order_by test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[True] [gw16] [ 7%] PASSED test/sql/test_compiler.py::SchemaTest::test_alias [gw8] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_using_with_entities [gw14] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative_multi_call [gw21] [ 7%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_with_nesting_cte_in_cte test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_min [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_as_declarative test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)0] test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_twophase_rollback [gw24] [ 7%] PASSED test/sql/test_deprecations.py::DefaultTest_sqlite+pysqlite_3_41_2::test_close_on_branched [gw23] [ 7%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_subqueryload [gw4] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_no_proxy [gw11] [ 7%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_non_col_polymorphic_on test/sql/test_deprecations.py::SelectableTest::test_case_whens_kw [gw31] [ 7%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected7-10.1.9-MariaDBV1.0R050D002-20170809-1522-version7-True] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[CLOB] [gw3] [ 7%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_ul_nul test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_joined_table_propagation [gw13] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[True] test/ext/test_compiler.py::UserDefinedTest::test_callout_to_compiler test/sql/test_compare.py::CompareAndCopyTest::test_all_present test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--setdefault] test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query [gw12] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_min [gw29] [ 7%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_twophase_rollback [gw15] [ 7%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)0] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg1-False] [gw7] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_non_col_polymorphic_on [gw28] [ 7%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_whens_kw test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_schema [gw30] [ 7%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[CLOB] test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_after test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_transient test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_base_class [gw2] [ 7%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_joined_table_propagation test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_expression [gw18] [ 7%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_callout_to_compiler [gw10] [ 7%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_all_present [gw26] [ 7%] PASSED test/orm/test_deprecations.py::PolyCacheKeyTest::test_wp_queries [gw22] [ 7%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--setdefault] test/sql/test_compiler.py::SchemaTest::test_insert test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_w_orm_joins test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_list [gw19] [ 7%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_back_populates_setup [gw25] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_base_class test/orm/test_deprecations.py::DeferredOptionsTest::test_deep_options test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_none_to_none [gw27] [ 7%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg1-False] test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_expanding_quote_roundtrip [gw17] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_schema [gw9] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_transient [gw20] [ 7%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_after test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_chained_has_to_any test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[False] [gw1] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_expression [gw16] [ 7%] PASSED test/sql/test_compiler.py::SchemaTest::test_insert [gw8] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_w_orm_joins [gw14] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_list [gw21] [ 7%] PASSED test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush [gw31] [ 7%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_expanding_quote_roundtrip test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_ops_many [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_back_populates_setup test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close [gw23] [ 7%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi [gw4] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_none_to_none [gw11] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_prop test/sql/test_deprecations.py::SelectableTest::test_column test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[FIXED_CHAR] test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_concrete_sub_class [gw3] [ 7%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_chained_has_to_any test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_composite [gw13] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[False] test/ext/test_compiler.py::UserDefinedTest::test_column [gw24] [ 7%] PASSED test/orm/test_deprecations.py::DeferredOptionsTest::test_deep_options test/sql/test_compare.py::CompareAndCopyTest::test_compare_col_identity test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_dict] test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query_col_attr test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw12] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_ops_many test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)1] [gw29] [ 7%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map [gw7] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_prop [gw28] [ 7%] PASSED test/sql/test_deprecations.py::SelectableTest::test_column test/sql/test_constraints.py::ConstraintCompilationTest::test_create_table_omit_fks [gw30] [ 7%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[FIXED_CHAR] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_before [gw25] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_concrete_sub_class [gw2] [ 7%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_composite test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_index_doesnt_compile [gw18] [ 7%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_column [gw10] [ 7%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_compare_col_identity test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_invalid [gw22] [ 7%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_dict] test/orm/test_cache_key.py::CacheKeyTest::test_query_expr test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_scalar [gw19] [ 7%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query_col_attr test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush_2 test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_in_crud test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_basic [gw15] [ 7%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)1] test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi_pathed test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_nonnone_to_none test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw27] [ 7%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map [gw31] [ 7%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_in_crud [gw17] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_table_omit_fks [gw20] [ 7%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_before [gw9] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_nul_nul test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[True] [gw1] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_index_doesnt_compile [gw16] [ 7%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_invalid test/orm/test_deprecations.py::DeferredOptionsTest::test_load_only_synonym [gw8] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_query_expr [gw14] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_scalar [gw21] [ 7%] PASSED test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush_2 test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_text [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_basic test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 [gw23] [ 7%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi_pathed [gw4] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_nonnone_to_none [gw11] [ 7%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_str_prop test/sql/test_deprecations.py::SelectableTest::test_deprecated_subquery_standalone test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[NCLOB] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_custom_base [gw3] [ 7%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_nul_nul [gw13] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[True] test/ext/test_compiler.py::UserDefinedTest::test_create_column_skip test/sql/test_compare.py::CompareAndCopyTest::test_compare_labels test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_kw] [gw24] [ 7%] PASSED test/orm/test_deprecations.py::DeferredOptionsTest::test_load_only_synonym test/orm/test_core_compilation.py::RawSelectTest::test_join_to_entity_no_onclause [gw12] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_text test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_round_trip test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cant_add_columns test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_both test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CHAR-CAST(t.col AS CHAR)] [gw29] [ 7%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map_use_labels [gw7] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_str_prop [gw31] [ 7%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_round_trip [gw20] [ 7%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_both [gw2] [ 7%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_custom_base [gw18] [ 7%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_create_column_skip test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_instrument_class_before_instrumentation [gw10] [ 7%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_compare_labels [gw22] [ 7%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_kw] test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select test/orm/test_cache_key.py::CacheKeyTest::test_selects_w_orm_joins test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_generative [gw19] [ 7%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_join_to_entity_no_onclause test/orm/test_cycles.py::BiDirectionalOneToManyTest::test_cycle [gw28] [ 7%] PASSED test/sql/test_deprecations.py::SelectableTest::test_deprecated_subquery_standalone test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_check [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cant_add_columns [gw30] [ 7%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[NCLOB] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged_nochange test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_joined_sub_class [gw15] [ 7%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CHAR-CAST(t.col AS CHAR)] test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_star test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw27] [ 7%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map_use_labels test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_when [gw26] [ 7%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_null_nul_nul test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_one [gw1] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_instrument_class_before_instrumentation [gw16] [ 7%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_on_wildcard_subclass [gw8] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_selects_w_orm_joins [gw14] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_generative [gw21] [ 7%] PASSED test/orm/test_cycles.py::BiDirectionalOneToManyTest::test_cycle [gw17] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_check test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_after [gw9] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged_nochange [gw25] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_joined_sub_class test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_compiled [gw23] [ 7%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_star [gw4] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del [gw11] [ 7%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_explicit_map test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_param_w_processors [gw12] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_when test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr [gw3] [ 7%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_null_nul_nul [gw13] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_one test/ext/test_compiler.py::UserDefinedTest::test_default_subclass test/sql/test_compare.py::CompareAndCopyTest::test_copy_internals test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-list-append] test/orm/test_core_compilation.py::RawSelectTest::test_select_from_aliased_entity [gw31] [ 7%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_param_w_processors test/sql/test_deprecations.py::SelectableTest::test_from_list_with_columns test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_does_not_have_registry_attr test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[STRING] [gw20] [ 7%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_after test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CLOB-CAST(t.col AS CHAR)] [gw29] [ 7%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_compiled test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select [gw7] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_explicit_map test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw2] [ 7%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_base_class [gw18] [ 7%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_default_subclass test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_kw_support_in_declarative_meta_init [gw22] [ 7%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-list-append] test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_alias test/orm/test_cache_key.py::CacheKeyTest::test_synonyms test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_inline [gw19] [ 7%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_select_from_aliased_entity test/orm/test_cycles.py::BiDirectionalOneToManyTest2::test_cycle test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_fk [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_does_not_have_registry_attr test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_pending [gw30] [ 7%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[STRING] [gw28] [ 7%] PASSED test/sql/test_deprecations.py::SelectableTest::test_from_list_with_columns test/orm/test_deferred.py::DeferredPopulationTest::test_join_no_clear test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw27] [ 7%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_with_using_unusual_conditions [gw26] [ 7%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw25] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_base_class [gw15] [ 7%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CLOB-CAST(t.col AS CHAR)] test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_value_nul test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_two [gw1] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_kw_support_in_declarative_meta_init [gw16] [ 7%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_alias [gw8] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_synonyms [gw14] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_inline [gw21] [ 7%] PASSED test/orm/test_cycles.py::BiDirectionalOneToManyTest2::test_cycle test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[False] [gw17] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_fk [gw9] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_pending test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_before test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_driversql [gw5] [ 7%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject [gw23] [ 7%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_join_no_clear [gw4] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent [gw11] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_joined [gw31] [ 7%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[False] [gw12] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_with_using_unusual_conditions [gw3] [ 7%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_value_nul [gw13] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_two test/ext/test_compiler.py::UserDefinedTest::test_dialect_specific test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-set-add] test/orm/test_core_compilation.py::RawSelectTest::test_select_from_entity test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_has_registry_attr test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] [gw20] [ 7%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_before test/sql/test_deprecations.py::SelectableTest::test_froms_renamed [gw29] [ 7%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_driversql [gw24] [ 7%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_on_wildcard_subclass test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select_use_labels test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr_two [gw7] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_joined test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_concrete_sub_class test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATE-CAST(t.col AS DATE)] [gw18] [ 7%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_dialect_specific test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject_active_history test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_lower_case_c_column_warning [gw22] [ 7%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-set-add] test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_labels [gw19] [ 7%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_select_from_entity test/orm/test_cache_key.py::CacheKeyTest::test_unbound_options test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_distinct_on_aliased test/orm/test_cycles.py::InheritTestOne::test_many_to_one_only test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_pk [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_has_registry_attr test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient [gw30] [ 7%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] [gw28] [ 7%] PASSED test/sql/test_deprecations.py::SelectableTest::test_froms_renamed [gw15] [ 7%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATE-CAST(t.col AS DATE)] [gw1] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_lower_case_c_column_warning test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent_no_proxy [gw27] [ 7%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select_use_labels test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw2] [ 7%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr_two test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[True] test/dialect/mssql/test_compiler.py::CompileTest::test_extract [gw26] [ 7%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw25] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_concrete_sub_class test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[abc]-not_use_schema_translate] test/orm/test_deferred.py::DeferredPopulationTest::test_join_with_clear [gw16] [ 7%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_labels [gw8] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_unbound_options [gw14] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_distinct_on_aliased [gw31] [ 7%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[True] [gw21] [ 7%] PASSED test/orm/test_cycles.py::InheritTestOne::test_many_to_one_only [gw17] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_pk [gw9] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_both test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_chained_has_to_any [gw4] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent_no_proxy test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass [gw11] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_single [gw12] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_extract test/ext/test_compiler.py::UserDefinedTest::test_function_calls_base [gw13] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[abc]-not_use_schema_translate] [gw23] [ 8%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_join_with_clear test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_text test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--__setitem__] test/orm/test_core_compilation.py::RawSelectTest::test_update_from_entity test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_classes_can_override_new [gw20] [ 8%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_both test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATETIME-CAST(t.col AS DATETIME)] test/sql/test_deprecations.py::SelectableTest::test_join_against_self_implicit_subquery [gw3] [ 8%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_chained_has_to_any test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_mapping_to_join [gw24] [ 8%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_union_schema_to_non test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited [gw7] [ 8%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_single test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_joined_sub_class [gw18] [ 8%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_calls_base [gw29] [ 8%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_text [gw22] [ 8%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--__setitem__] [gw1] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_mapping_to_join test/orm/test_cache_key.py::CacheKeyTest::test_unbound_sub_options [gw19] [ 8%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_update_from_entity test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_table_round_trip test/orm/test_cycles.py::InheritTestTwo::test_flush test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_check [gw0] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_classes_can_override_new test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient_nochange [gw30] [ 8%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] [gw28] [ 8%] PASSED test/sql/test_deprecations.py::SelectableTest::test_join_against_self_implicit_subquery [gw15] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATETIME-CAST(t.col AS DATETIME)] test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_subquery test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_no_proxy [gw27] [ 8%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_union_schema_to_non test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw2] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited [gw31] [ 8%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_table_round_trip test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] [gw26] [ 8%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw25] [ 8%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_joined_sub_class test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[abc]-use_schema_translate] test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_criterion_nul_nul [gw8] [ 8%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_unbound_sub_options [gw14] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns [gw21] [ 8%] PASSED test/orm/test_cycles.py::InheritTestTwo::test_flush [gw17] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_check [gw9] [ 8%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient_nochange test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_no_clear [gw4] [ 8%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_no_proxy [gw16] [ 8%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_subquery test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--setdefault] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass_bound [gw11] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_joined [gw12] [ 8%] 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/engine/test_ddlevents.py::DDLEventTest::test_metadata_table_isolation test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cls_docstring test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)0] test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_one [gw13] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[abc]-use_schema_translate] [gw3] [ 8%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_criterion_nul_nul [gw22] [ 8%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--setdefault] test/orm/test_core_compilation.py::RawSelectTest::test_where_m2m_relationship test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany [gw20] [ 8%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_table_isolation test/sql/test_deprecations.py::SelectableTest::test_join_alias test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] [gw15] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)0] test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited_descriptor [gw7] [ 8%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_joined [gw31] [ 8%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany [gw0] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cls_docstring test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class [gw30] [ 8%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] [gw23] [ 8%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_no_clear [gw24] [ 8%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error [gw27] [ 8%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit [gw19] [ 8%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_where_m2m_relationship test/orm/test_cache_key.py::CompositeTest::test_bulk_update_cache_key test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_multi_call test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_cycle test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_pending [gw18] [ 8%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_one test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_nul test/sql/test_compiler.py::SchemaTest::test_schema_translate_aliases test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_none_to_none test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_dict] test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_no_commit test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw28] [ 8%] PASSED test/sql/test_deprecations.py::SelectableTest::test_join_alias test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_fk test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] test/engine/test_ddlevents.py::DDLEventTest::test_table_all test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw25] [ 8%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[has spaces]-not_use_schema_translate] [gw1] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error [gw2] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited_descriptor [gw8] [ 8%] PASSED test/orm/test_cache_key.py::CompositeTest::test_bulk_update_cache_key [gw14] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_multi_call [gw10] [ 8%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_copy_internals [gw21] [ 8%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_cycle [gw9] [ 8%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_pending test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_with_clear [gw3] [ 8%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_nul [gw16] [ 8%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_aliases [gw4] [ 8%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_none_to_none [gw22] [ 8%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_dict] [gw29] [ 8%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_no_commit [gw11] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit_optional test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_single [gw17] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_fk test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany_w_default [gw12] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw20] [ 8%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_all [gw26] [ 8%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)1] [gw13] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[has spaces]-not_use_schema_translate] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass test/orm/test_core_compilation.py::RawSelectTest::test_where_relationship [gw27] [ 8%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit_optional [gw31] [ 8%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany_w_default test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_two [gw30] [ 8%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] [gw23] [ 8%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_with_clear test/sql/test_deprecations.py::SelectableTest::test_select_column_collection_argument [gw7] [ 8%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_single [gw0] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class [gw15] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)1] [gw24] [ 8%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error_works_with_hasattr [gw19] [ 8%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_where_relationship test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_overridden test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[memory-_exclusions1] test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_subquery test/sql/test_compare.py::CompareClausesTest::test_cache_key_limit_offset_values test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_backref test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_persistent [gw18] [ 8%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_two test/sql/test_compiler.py::SchemaTest::test_schema_translate_crud test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_nonnone_to_none test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_kw] test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_on_nested_no_commit test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed_persisted_false [gw28] [ 8%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_column_collection_argument [gw14] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_subquery test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_unique test/engine/test_ddlevents.py::DDLEventTest::test_table_create_after test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw25] [ 8%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[has spaces]-use_schema_translate] test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_ul [gw1] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error_works_with_hasattr test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_embedded_select [gw8] [ 8%] PASSED test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[memory-_exclusions1] [gw10] [ 8%] PASSED test/sql/test_compare.py::CompareClausesTest::test_cache_key_limit_offset_values test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany [gw21] [ 8%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_backref [gw9] [ 8%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_persistent test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[CLOB] test/orm/test_deferred.py::DeferredPopulationTest::test_no_previous_query [gw16] [ 8%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_crud [gw4] [ 8%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_nonnone_to_none [gw22] [ 8%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_kw] [gw29] [ 8%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_on_nested_no_commit [gw27] [ 8%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_embedded_select [gw11] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed_persisted_false test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_columns [gw2] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_overridden [gw17] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_unique [gw31] [ 8%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany [gw20] [ 8%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_after [gw12] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw26] [ 8%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_named_twice test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)0] [gw13] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[has spaces]-use_schema_translate] [gw3] [ 8%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_ul test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass_bound test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_non_expr_prop test/ext/test_compiler.py::UserDefinedTest::test_functions [gw23] [ 8%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_no_previous_query [gw30] [ 8%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[CLOB] test/sql/test_deprecations.py::SelectableTest::test_select_kw_argument [gw19] [ 8%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_columns test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_plain [gw0] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_named_twice test/orm/test_deprecations.py::GetBindTest::test_bind_mixin_class_simple_class [gw15] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)0] [gw24] [ 8%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass_bound test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_change_to_all_descriptors test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[tuples-_exclusions0] test/sql/test_compare.py::CompareClausesTest::test_compare_adhoc_tables test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o [gw7] [ 8%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_non_expr_prop test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_transient [gw18] [ 8%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_functions test/sql/test_compiler.py::SchemaTest::test_schema_translate_select test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-list-append] test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_mixed_two_phase_transaction test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_explicit test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed_persisted_true [gw28] [ 8%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_kw_argument test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_polymorphic_on_inherited [gw14] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_plain test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany_w_default test/engine/test_ddlevents.py::DDLEventTest::test_table_create_before 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/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw25] [ 8%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_mixin_class_simple_class test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[abc-not_use_schema_translate] test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_scalar_raises [gw1] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_change_to_all_descriptors [gw27] [ 8%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_explicit [gw8] [ 8%] PASSED test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[tuples-_exclusions0] [gw10] [ 8%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_adhoc_tables [gw31] [ 8%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany_w_default [gw21] [ 8%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o [gw9] [ 8%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_transient test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_no_clear test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw16] [ 8%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_select [gw4] [ 8%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del [gw22] [ 8%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-list-append] [gw29] [ 8%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_mixed_two_phase_transaction [gw11] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed_persisted_true test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight [gw2] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_polymorphic_on_inherited [gw17] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain [gw12] [ 8%] 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] [gw20] [ 8%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_before [gw26] [ 8%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)1] [gw13] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[abc-not_use_schema_translate] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_from_with_polymorphic test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_in_with_poly [gw15] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)1] [gw3] [ 8%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_scalar_raises [gw30] [ 8%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw23] [ 8%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_no_clear test/sql/test_deprecations.py::SelectableTest::test_select_labels [gw19] [ 8%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight test/ext/test_compiler.py::ExecuteTest::test_insert [gw0] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties test/ext/test_compiler.py::UserDefinedTest::test_functions_args_noname [gw24] [ 8%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_from_with_polymorphic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_table test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_execute test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_joins test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_clears_mapping test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_ansi_quotes [gw7] [ 8%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_in_with_poly test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_detect_none test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_join test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_cascade.py::O2MCascadeDeleteNoOrphanTest::test_cascade_delete_noorphans test/sql/test_compiler.py::SchemaTest::test_select test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-set-add] test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_rollback [gw27] [ 8%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_execute test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity [gw28] [ 8%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_labels test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_property [gw14] [ 8%] PASSED test/ext/test_compiler.py::ExecuteTest::test_insert test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain_unattached [gw31] [ 8%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_ansi_quotes test/engine/test_ddlevents.py::DDLEventTest::test_table_create_both test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw2-OFFSET 0 ROWS FETCH FIRST :param_1 ROWS ONLY-params2] [gw18] [ 8%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_functions_args_noname test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[abc-use_schema_translate] [gw1] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_table [gw8] [ 8%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_joins [gw10] [ 8%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_clears_mapping [gw21] [ 8%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_detect_none [gw25] [ 8%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_join [gw26] [ 8%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw9] [ 8%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteNoOrphanTest::test_cascade_delete_noorphans test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)0] test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_None_nul test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[NCLOB] test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_with_clear [gw16] [ 8%] PASSED test/sql/test_compiler.py::SchemaTest::test_select [gw4] [ 8%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent [gw22] [ 8%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-set-add] [gw29] [ 8%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_rollback [gw11] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight_whereclause [gw2] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_property [gw17] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain_unattached [gw20] [ 8%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_both [gw12] [ 8%] 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/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties_2 [gw13] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[abc-use_schema_translate] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_present_col [gw15] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)0] [gw3] [ 8%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_None_nul [gw23] [ 8%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_with_clear [gw30] [ 8%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[NCLOB] test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_scalar test/sql/test_deprecations.py::SelectableTest::test_select_list_argument [gw19] [ 8%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight_whereclause test/ext/test_compiler.py::ExecuteTest::test_insert_session test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_backslash_escapes [gw0] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties_2 test/ext/test_compiler.py::UserDefinedTest::test_no_compile_for_col_label [gw24] [ 8%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_oops [gw27] [ 8%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_scalar test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_objects test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_wo_annotations [gw31] [ 8%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_backslash_escapes [gw7] [ 8%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_present_col test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_no_cascade test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_table test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_delete_plusorphans test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_default_nullability_emits_null test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent_no_proxy test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nesting test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[False] [gw28] [ 8%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_list_argument test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_column_ordering [gw14] [ 8%] PASSED test/ext/test_compiler.py::ExecuteTest::test_insert_session test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_schema test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_after test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] [gw18] [ 8%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_compile_for_col_label test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[has spaces-not_use_schema_translate] [gw1] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_oops [gw8] [ 8%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_objects [gw10] [ 8%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_wo_annotations [gw21] [ 8%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_no_cascade [gw25] [ 8%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_table [gw26] [ 8%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw9] [ 8%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_delete_plusorphans test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)1] test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_nul_nul test/orm/test_deferred.py::DeferredTest::test_basic test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[STRING] [gw16] [ 8%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_default_nullability_emits_null [gw4] [ 8%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent_no_proxy [gw22] [ 8%] PASSED test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from [gw29] [ 9%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nesting [gw11] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[False] [gw2] [ 9%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_column_ordering test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_two_level [gw17] [ 9%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_schema [gw20] [ 9%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_after [gw12] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_repeated_under_prop [gw13] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[has spaces-not_use_schema_translate] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass test/sql/test_deprecations.py::LegacySequenceExecTest::test_implicit_connectionless test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_combination test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_only_in_with_poly [gw15] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)1] [gw3] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_nul_nul [gw23] [ 9%] PASSED test/orm/test_deferred.py::DeferredTest::test_basic [gw30] [ 9%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[STRING] [gw27] [ 9%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_implicit_connectionless test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-kwargs-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 ORDER BY table1.col1] [gw19] [ 9%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_two_level test/ext/test_compiler.py::ExecuteTest::test_select [gw31] [ 9%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_combination [gw0] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_repeated_under_prop test/ext/test_compiler.py::UserDefinedTest::test_no_default_but_has_a_visit [gw24] [ 9%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_order_by_multi test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_queries test/sql/test_compare.py::CompareClausesTest::test_compare_binds [gw7] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_only_in_with_poly test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_o2m test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_union test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_nosideeffects test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_none_nullability_does_not_emit_nullability test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_no_proxy test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from_no_entities test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_marker_on_inactive_trans [gw28] [ 9%] 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/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[True] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wbase [gw14] [ 9%] PASSED test/ext/test_compiler.py::ExecuteTest::test_select test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_pkc test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_before test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[None-10-fetch_kw1-OFFSET :param_1 ROWS-params1] [gw18] [ 9%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_but_has_a_visit test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[has spaces-use_schema_translate] [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_order_by_multi [gw8] [ 9%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_queries [gw10] [ 9%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_binds [gw21] [ 9%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_o2m [gw25] [ 9%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_union [gw26] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw9] [ 9%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_nosideeffects test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)0] test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_null_nul_nul test/orm/test_deferred.py::DeferredTest::test_commits_state test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] [gw16] [ 9%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_none_nullability_does_not_emit_nullability [gw4] [ 9%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_no_proxy [gw22] [ 9%] PASSED test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from_no_entities [gw29] [ 9%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_marker_on_inactive_trans test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_allows_backref_event [gw11] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[True] [gw2] [ 9%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wbase test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_flat_of_type [gw17] [ 9%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_pkc test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings [gw20] [ 9%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_before [gw12] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[None-10-fetch_kw1-OFFSET :param_1 ROWS-params1] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_inline [gw13] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[has spaces-use_schema_translate] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass [gw31] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_synonym [gw15] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)0] [gw3] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_null_nul_nul [gw30] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] [gw23] [ 9%] PASSED test/orm/test_deferred.py::DeferredTest::test_commits_state [gw27] [ 9%] PASSED test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_allows_backref_event 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/ext/test_compiler.py::ExecuteTest::test_select_session test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_assoc_different_operator [gw19] [ 9%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_flat_of_type test/ext/test_compiler.py::UserDefinedTest::test_no_default_has_no_visit [gw0] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_inline [gw24] [ 9%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_pk_with_fk_init test/orm/test_cache_key.py::PolyCacheKeyTest::test_wpoly_cache_keys test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_cycle [gw7] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_synonym test/orm/test_deprecations.py::GetBindTest::test_bind_sub_class_concrete_sub_class test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascades_onlycollection test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_not_nullable_emits_not_null test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_none_to_none test/dialect/mysql/test_deprecations.py::CompileTest::test_distinct_string test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_to_subtransaction test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_no_generated [gw28] [ 9%] 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/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wdecorator [gw14] [ 9%] PASSED test/ext/test_compiler.py::ExecuteTest::test_select_session [gw10] [ 9%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_assoc_different_operator test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_both test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] [gw18] [ 9%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_has_no_visit test/dialect/mssql/test_compiler.py::CompileTest::test_select_w_order_by_collate [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_pk_with_fk_init [gw8] [ 9%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wpoly_cache_keys test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_uc test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_control [gw21] [ 9%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_cycle [gw25] [ 9%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_sub_class_concrete_sub_class [gw26] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw9] [ 9%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascades_onlycollection [gw5] [ 9%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject_active_history test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_eq_None_nul test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)1] test/orm/test_deferred.py::DeferredTest::test_defer_primary_key test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] [gw16] [ 9%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_not_nullable_emits_not_null [gw4] [ 9%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_none_to_none [gw22] [ 9%] PASSED test/dialect/mysql/test_deprecations.py::CompileTest::test_distinct_string test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_on_persistent_allows_backref_event [gw29] [ 9%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_to_subtransaction [gw11] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_no_generated [gw2] [ 9%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wdecorator [gw31] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_control test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_of_type [gw20] [ 9%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_both [gw12] [ 9%] 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/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_separate [gw13] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_w_order_by_collate test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass_bound [gw17] [ 9%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_uc test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_a [gw3] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_eq_None_nul [gw15] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)1] [gw23] [ 9%] PASSED test/orm/test_deferred.py::DeferredTest::test_defer_primary_key [gw30] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] [gw27] [ 9%] PASSED test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_on_persistent_allows_backref_event 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/sql/test_compiler.py::ExecutionOptionsTest::test_dml test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_associative [gw19] [ 9%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_of_type test/ext/test_compiler.py::UserDefinedTest::test_no_default_message [gw0] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_separate [gw24] [ 9%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass_bound test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_recompile_on_othermapper test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[joinedload-1] test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_backref [gw7] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_a test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/test_deprecations.py::GetBindTest::test_bind_sub_table_concrete_sub_class test/orm/test_attributes.py::GetNoValueTest::test_off_empty test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_collection_orphans test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_nullable_emits_null test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_nonnone_to_none test/orm/inheritance/test_deprecations.py::ConcreteTest::test_without_default_polymorphic test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_cancelled_by_toplevel_marker test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[False] [gw28] [ 9%] 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/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin [gw14] [ 9%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_dml [gw10] [ 9%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_associative test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_named_control test/engine/test_ddlevents.py::DDLExecutionTest::test_conditional_constraint test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] [gw18] [ 9%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_message test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_recompile_on_othermapper [gw8] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[joinedload-1] test/sql/test_constraints.py::ConstraintCompilationTest::test_external_ck_constraint_cancels_internal [gw21] [ 9%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_backref [gw31] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_named_control [gw25] [ 9%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_sub_table_concrete_sub_class [gw26] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw5] [ 9%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_off_empty [gw9] [ 9%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_collection_orphans test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_ne_value_nul test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Integer-CAST(t.col AS SIGNED INTEGER)] test/orm/test_deferred.py::DeferredTest::test_group test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] [gw16] [ 9%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_nullable_emits_null [gw4] [ 9%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_nonnone_to_none [gw22] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::ConcreteTest::test_without_default_polymorphic test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_keyed_tuple [gw29] [ 9%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_cancelled_by_toplevel_marker [gw11] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[False] [gw2] [ 9%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_of_type [gw20] [ 9%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_conditional_constraint [gw12] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_base [gw13] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_bound [gw17] [ 9%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_external_ck_constraint_cancels_internal test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_b_d_selectable [gw3] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_ne_value_nul [gw15] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Integer-CAST(t.col AS SIGNED INTEGER)] [gw23] [ 9%] PASSED test/orm/test_deferred.py::DeferredTest::test_group [gw30] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] [gw27] [ 9%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_keyed_tuple 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_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_false test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_assoc_different_operator [gw19] [ 9%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_of_type [gw0] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_base test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[False] [gw24] [ 9%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_bound test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reentrant_compile_via_foreignkey test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[lazyload-2] test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_independent_tables [gw7] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_b_d_selectable test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete test/sql/test_compiler.py::SchemaTest::test_update test/ext/test_associationproxy.py::ScalarTest::test_custom_getset test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_crud_rows_exhausted test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_transaction_container test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[True] [gw28] [ 9%] 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/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin_used_for_joined [gw14] [ 9%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_false [gw10] [ 9%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_assoc_different_operator [gw31] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_independent_tables test/engine/test_ddlevents.py::DDLExecutionTest::test_ddl_execute test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET [Y] ROWS FETCH FIRST [Q] ROWS ONLY-params8] [gw18] [ 9%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[False] test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock_schema [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reentrant_compile_via_foreignkey [gw8] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[lazyload-2] test/sql/test_constraints.py::ConstraintCompilationTest::test_fk_match_clause [gw21] [ 9%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o [gw26] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw25] [ 9%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] [gw5] [ 9%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_contains [gw9] [ 9%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Interval-CAST(t.col AS DATETIME)] test/orm/test_deferred.py::DeferredTest::test_map_selectable_wo_deferred [gw16] [ 9%] PASSED test/sql/test_compiler.py::SchemaTest::test_update test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] [gw4] [ 9%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_custom_getset [gw22] [ 9%] SKIPPED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_crud_rows_exhausted [gw29] [ 9%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_transaction_container test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_plain_tuple [gw11] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[True] [gw2] [ 9%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin_used_for_joined test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_columns [gw20] [ 9%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_ddl_execute [gw12] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET [Y] ROWS FETCH FIRST [Q] ROWS ONLY-params8] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_argument [gw13] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock_schema test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship [gw17] [ 9%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_fk_match_clause test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_b_missing [gw3] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_contains [gw15] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Interval-CAST(t.col AS DATETIME)] [gw23] [ 9%] PASSED test/orm/test_deferred.py::DeferredTest::test_map_selectable_wo_deferred [gw30] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] [gw27] [ 9%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_plain_tuple 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] test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_none test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_associative test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings [gw19] [ 9%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_columns [gw0] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_argument test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[True] [gw24] [ 9%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_callable test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[selectinload-2] test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_detect_none [gw31] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings [gw7] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_b_missing test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result_no_value test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete_unloaded_collections test/sql/test_compiler.py::SelectTest::test_alias test/ext/test_associationproxy.py::ScalarTest::test_empty_scalars test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_metadata test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[active_history-True] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_not_allowed test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_not_supported [gw28] [ 9%] 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] [gw14] [ 9%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_none [gw10] [ 9%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_associative test/engine/test_ddlevents.py::DDLExecutionTest::test_metadata test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw18] [ 9%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[True] test/dialect/mssql/test_compiler.py::CompileTest::test_simple_limit_expression_offset_using_window [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_callable [gw8] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[selectinload-2] test/sql/test_constraints.py::ConstraintCompilationTest::test_functional_index_w_string_cols_combo [gw21] [ 9%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_detect_none [gw25] [ 9%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] [gw26] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw5] [ 9%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result_no_value test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq [gw9] [ 9%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete_unloaded_collections test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGBLOB-CAST(t.col AS BINARY)] test/orm/test_deferred.py::DeferredTest::test_preserve_changes [gw16] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_alias test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[CLOB] [gw4] [ 9%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_empty_scalars [gw29] [ 9%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[active_history-True] [gw22] [ 9%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_metadata test/orm/test_deprecations.py::MergeResultTest::test_none_entity [gw2] [ 9%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_not_allowed [gw11] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_not_supported test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight [gw20] [ 9%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_metadata test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_attribute [gw12] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw13] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_simple_limit_expression_offset_using_window test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_bound [gw17] [ 9%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_functional_index_w_string_cols_combo test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings_control test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_c_b [gw3] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq [gw15] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGBLOB-CAST(t.col AS BINARY)] [gw23] [ 9%] PASSED test/orm/test_deferred.py::DeferredTest::test_preserve_changes [gw30] [ 9%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[CLOB] [gw27] [ 9%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_none_entity 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/sql/test_compiler.py::ExecutionOptionsTest::test_non_dml test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_associative [gw31] [ 9%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings_control [gw19] [ 9%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight [gw0] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_attribute test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_explicit [gw24] [ 9%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_bound test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_object test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[subqueryload-2] test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_no_cascade [gw7] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_c_b test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_new test/sql/test_compiler.py::SelectTest::test_alias_nesting_subquery test/ext/test_associationproxy.py::ScalarTest::test_scalar_proxy test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_rows test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[cascade_backrefs-False] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_metadata test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_null [gw28] [ 9%] 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] [gw14] [ 9%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_non_dml [gw10] [ 9%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_associative test/engine/test_ddlevents.py::DDLExecutionTest::test_platform_escape 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] [gw18] [ 10%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_explicit test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT __[POSTCOMPILE_param_1] AS anon_1, __[POSTCOMPILE_param_2] AS anon_2-kw0] [gw1] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_object [gw8] [ 10%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[subqueryload-2] test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_inline [gw21] [ 10%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_no_cascade [gw25] [ 10%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] [gw26] [ 10%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq_nul [gw5] [ 10%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value [gw9] [ 10%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_new test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGTEXT-CAST(t.col AS CHAR)] test/orm/test_deferred.py::DeferredTest::test_save [gw16] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_alias_nesting_subquery test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[FIXED_CHAR] [gw4] [ 10%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_scalar_proxy [gw22] [ 10%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_rows [gw29] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[cascade_backrefs-False] test/orm/test_deprecations.py::MergeResultTest::test_single_column [gw2] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_metadata [gw11] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_null test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_non_unicode test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight_whereclause [gw20] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_platform_escape test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_decl_cascading_warns_non_mixin [gw12] [ 10%] 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] [gw13] [ 10%] 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/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic [gw17] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_inline [gw31] [ 10%] SKIPPED test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_non_unicode test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_selectable [gw3] [ 10%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq_nul [gw15] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGTEXT-CAST(t.col AS CHAR)] [gw23] [ 10%] PASSED test/orm/test_deferred.py::DeferredTest::test_save [gw30] [ 10%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[FIXED_CHAR] [gw27] [ 10%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_single_column 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/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_basic test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_non_commutative_inverses [gw19] [ 10%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight_whereclause [gw0] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_decl_cascading_warns_non_mixin test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_implicit [gw24] [ 10%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_reference test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-False] test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_o2m [gw7] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_selectable test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value_empty test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_replace test/sql/test_compiler.py::SelectTest::test_alias_nesting_table test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_gc test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_rows_exhausted test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[enable_typechecks-False] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_times test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-False-BY DEFAULT] [gw28] [ 10%] 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] [gw14] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_basic [gw10] [ 10%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_non_commutative_inverses test/engine/test_ddlevents.py::DDLExecutionTest::test_table_by_metadata test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw18] [ 10%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_implicit test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT sometable.foo FROM sometable WHERE sometable.foo IN (__[POSTCOMPILE_foo_1])-kw1] [gw1] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_reference [gw8] [ 10%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-False] [gw21] [ 10%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_o2m test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_separate test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_unicode [gw25] [ 10%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_like [gw26] [ 10%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw5] [ 10%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value_empty [gw9] [ 10%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_replace test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LargeBinary-CAST(t.col AS BINARY)] [gw16] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_alias_nesting_table test/orm/test_deferred.py::DeferredTest::test_synonym_group_bug test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[NCLOB] [gw4] [ 10%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_gc [gw22] [ 10%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_rows_exhausted [gw29] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[enable_typechecks-False] [gw2] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_times test/orm/test_deprecations.py::MergeResultTest::test_single_entity [gw11] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-False-BY DEFAULT] [gw31] [ 10%] SKIPPED test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_unicode test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_two_level [gw20] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_table_by_metadata test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_declared_on_base_class [gw12] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw13] [ 10%] 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/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound [gw17] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_separate test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_ordered_b_d [gw3] [ 10%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_like [gw15] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LargeBinary-CAST(t.col AS BINARY)] [gw23] [ 10%] PASSED test/orm/test_deferred.py::DeferredTest::test_synonym_group_bug [gw30] [ 10%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[NCLOB] [gw27] [ 10%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_single_entity 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/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_regconfig test/sql/test_compare.py::CompareClausesTest::test_compare_labels [gw19] [ 10%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_two_level [gw0] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_declared_on_base_class test/ext/test_compiler.py::UserDefinedTest::test_stateful test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reserved_identifiers [gw24] [ 10%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-None-BY DEFAULT] test/orm/test_cycles.py::PostUpdateBatchingTest::test_one [gw7] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_ordered_b_d test/orm/test_deprecations.py::GetBindTest::test_fallback_table_metadata test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/test_attributes.py::HistoryTest::test_collection_no_value test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_collection test/sql/test_compiler.py::SelectTest::test_anon_param_name_on_keys test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_iterate test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_deletes-True] test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_clauseelement test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_registry_multiple_metadata test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-True] [gw28] [ 10%] 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] [gw14] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_regconfig [gw10] [ 10%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_labels test/orm/test_dynamic.py::DynamicTest::test_association_nonaliased test/engine/test_ddlevents.py::DDLExecutionTest::test_table_standalone test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw18] [ 10%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_stateful test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-sometable.foo IN (NULL)-kw2] [gw1] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reserved_identifiers [gw11] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-None-BY DEFAULT] [gw21] [ 10%] PASSED test/orm/test_cycles.py::PostUpdateBatchingTest::test_one test/sql/test_constraints.py::ConstraintCompilationTest::test_index_declaration_inline [gw25] [ 10%] PASSED test/orm/test_deprecations.py::GetBindTest::test_fallback_table_metadata [gw26] [ 10%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_ne [gw5] [ 10%] PASSED test/orm/test_attributes.py::HistoryTest::test_collection_no_value [gw9] [ 10%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_collection test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMBLOB-CAST(t.col AS BINARY)] [gw16] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_anon_param_name_on_keys test/orm/test_deferred.py::DeferredTest::test_unsaved [gw4] [ 10%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_iterate test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[STRING] [gw29] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_deletes-True] [gw22] [ 10%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_clauseelement test/orm/test_deprecations.py::MixedEntitiesTest::test_values [gw2] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_registry_multiple_metadata [gw8] [ 10%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-True] [gw31] [ 10%] PASSED test/orm/test_dynamic.py::DynamicTest::test_association_nonaliased test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_flat_of_type [gw20] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_table_standalone test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred [gw12] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw13] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-sometable.foo IN (NULL)-kw2] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_of_type [gw17] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_declaration_inline test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_reverse_d_b [gw3] [ 10%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_ne [gw15] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMBLOB-CAST(t.col AS BINARY)] [gw23] [ 10%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved [gw30] [ 10%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[STRING] [gw27] [ 10%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values 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/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvector test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_one [gw19] [ 10%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_flat_of_type [gw0] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred test/ext/test_compiler.py::UserDefinedTest::test_types test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_setattr_hybrid_updates_descriptors [gw24] [ 10%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_of_type test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-True-BY DEFAULT ON NULL] test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults [gw7] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_reverse_d_b test/orm/test_deprecations.py::GetTest::test_get test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/test_attributes.py::HistoryTest::test_collections_via_backref test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_pending_parent test/sql/test_compiler.py::SelectTest::test_attribute_sanity test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_gc test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_updates-False] test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_conn test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wbase test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-False] [gw28] [ 10%] 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] [gw10] [ 10%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_one [gw14] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvector test/orm/test_dynamic.py::DynamicTest::test_basic test/engine/test_ddlevents.py::DDLTest::test_filter 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] [gw18] [ 10%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_types test/dialect/oracle/test_compiler.py::CompileTest::test_subquery [gw1] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_setattr_hybrid_updates_descriptors [gw11] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-True-BY DEFAULT ON NULL] [gw21] [ 10%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults test/sql/test_constraints.py::ConstraintCompilationTest::test_multiple [gw25] [ 10%] PASSED test/orm/test_deprecations.py::GetTest::test_get [gw26] [ 10%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw5] [ 10%] PASSED test/orm/test_attributes.py::HistoryTest::test_collections_via_backref test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_any_fails_nul_nul [gw9] [ 10%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_pending_parent test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMTEXT-CAST(t.col AS CHAR)] test/orm/test_deferred.py::DeferredTest::test_unsaved_2 [gw16] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_attribute_sanity test/dialect/oracle/test_dialect.py::ExecuteTest::test_basic [gw29] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_updates-False] [gw22] [ 10%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_conn [gw2] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wbase test/orm/test_deprecations.py::MixedEntitiesTest::test_values_specific_order_by [gw8] [ 10%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-False] [gw31] [ 10%] PASSED test/orm/test_dynamic.py::DynamicTest::test_basic test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_of_type [gw20] [ 10%] PASSED test/engine/test_ddlevents.py::DDLTest::test_filter test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred_reflection_default_error [gw12] [ 10%] 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] [gw13] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_subquery [gw30] [ 10%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_basic test/orm/test_deprecations.py::Deferred_InheritanceTest::test_wildcard_subclass_of_type test/orm/inheritance/test_basic.py::PolymorphicSynonymTest::test_polymorphic_synonym [gw17] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_multiple [gw3] [ 10%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_any_fails_nul_nul [gw15] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMTEXT-CAST(t.col AS CHAR)] [gw23] [ 10%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_2 [gw27] [ 10%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values_specific_order_by test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_two test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig [gw19] [ 10%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_of_type [gw0] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred_reflection_default_error test/orm/test_composites.py::ComparatorTest::test_clause_expansion test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_shared_class_registry [gw24] [ 10%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_wildcard_subclass_of_type test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[True-True-ALWAYS ON NULL] test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_can_set_value [gw7] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicSynonymTest::test_polymorphic_synonym test/orm/test_deprecations.py::GetTest::test_get_against_col test/orm/test_attributes.py::HistoryTest::test_committed_value_init test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_save_update_sends_pending test/sql/test_compiler.py::SelectTest::test_calculated_columns test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_aliased_comparator test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_engine test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wdecorator test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-True] [gw28] [ 10%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] [gw10] [ 10%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_two [gw14] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig test/orm/test_dynamic.py::DynamicTest::test_configured_order_by test/engine/test_ddlevents.py::DDLTest::test_tokens test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw2-mssql_rn <= :param_1-params2] [gw18] [ 10%] PASSED test/orm/test_composites.py::ComparatorTest::test_clause_expansion test/dialect/postgresql/test_compiler.py::CompileTest::test_substring test/dialect/oracle/test_dialect.py::ExecuteTest::test_limit_offset_for_update [gw1] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_shared_class_registry [gw11] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[True-True-ALWAYS ON NULL] [gw21] [ 10%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_can_set_value test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_realcol [gw25] [ 10%] PASSED test/orm/test_deprecations.py::GetTest::test_get_against_col [gw26] [ 10%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw5] [ 10%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_init test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_contains_fails_nul_nul test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)0] [gw9] [ 10%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_save_update_sends_pending [gw16] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_calculated_columns test/orm/test_deferred.py::DeferredTest::test_unsaved_group [gw30] [ 10%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_limit_offset_for_update [gw29] [ 10%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_aliased_comparator test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_enum_warning [gw2] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wdecorator [gw8] [ 10%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-True] test/orm/test_deprecations.py::MixedEntitiesTest::test_values_with_boolean_selects [gw31] [ 10%] PASSED test/orm/test_dynamic.py::DynamicTest::test_configured_order_by test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_of_type [gw20] [ 10%] PASSED test/engine/test_ddlevents.py::DDLTest::test_tokens test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_hybrid_fine [gw12] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw2-mssql_rn <= :param_1-params2] [gw13] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_substring [gw22] [ 10%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_engine test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_no_cast_null [gw17] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_realcol [gw3] [ 10%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_contains_fails_nul_nul [gw15] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)0] [gw23] [ 10%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_group [gw24] [ 10%] PASSED test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_enum_warning [gw27] [ 10%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values_with_boolean_selects 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_compare.py::CompareClausesTest::test_compare_tables test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig_regconfig [gw19] [ 10%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_of_type [gw0] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_hybrid_fine test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_custom test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution test/dialect/oracle/test_compiler.py::CompileTest::test_compound test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete [gw7] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_no_cast_null test/orm/test_deprecations.py::GetTest::test_loader_options test/orm/test_attributes.py::HistoryTest::test_committed_value_set test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_standalone_orphan test/sql/test_compiler.py::SelectTest::test_cast test/dialect/oracle/test_dialect.py::ExecuteTest::test_sequences_are_integers test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_comparator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_back_propagate test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-False] [gw28] [ 10%] 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] [gw10] [ 10%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_tables [gw14] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig_regconfig test/orm/test_dynamic.py::DynamicTest::test_count test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_autobegin_transaction test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] [gw18] [ 10%] PASSED test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_custom test/dialect/mssql/test_compiler.py::CompileTest::test_table_idx_explicit_nonclustered [gw30] [ 10%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_sequences_are_integers [gw1] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution [gw11] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_compound test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_bound [gw21] [ 10%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_stringcol [gw25] [ 10%] PASSED test/orm/test_deprecations.py::GetTest::test_loader_options [gw5] [ 10%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set [gw26] [ 10%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/ext/test_associationproxy.py::ComparatorTest::test_has_criterion_nul test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)1] [gw9] [ 10%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_standalone_orphan test/orm/test_deferred.py::DeferredTest::test_unsaved_group_2 [gw16] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_cast [gw29] [ 10%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_comparator test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_set_warning [gw2] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_back_propagate [gw8] [ 10%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-False] test/orm/test_deprecations.py::MultiplePathTest::test_basic [gw31] [ 10%] PASSED test/orm/test_dynamic.py::DynamicTest::test_count test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_explicit_join [gw20] [ 10%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_autobegin_transaction test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_mapped_raises [gw12] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] [gw13] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_idx_explicit_nonclustered [gw22] [ 10%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_bound test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_non_present [gw17] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_stringcol [gw3] [ 10%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_criterion_nul [gw15] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)1] [gw23] [ 10%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_group_2 [gw24] [ 10%] PASSED test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_set_warning [gw27] [ 11%] PASSED test/orm/test_deprecations.py::MultiplePathTest::test_basic test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 END] test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case0] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_combined_with_cte [gw19] [ 11%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_explicit_join [gw0] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_mapped_raises test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_default [gw4] [ 11%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_gc test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[insert] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_annotations test/dialect/mysql/test_compiler.py::CompileTest::test_concat_compile_kw test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete_no_postupdate [gw7] [ 11%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_non_present test/orm/test_deprecations.py::GetTest::test_no_criterion test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/test_attributes.py::HistoryTest::test_committed_value_set_active_hist test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_append test/sql/test_compiler.py::SelectTest::test_collate [gw30] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[insert] test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_fixture test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-True] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_table_no_propagation [gw28] [ 11%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 END] [gw10] [ 11%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case0] test/orm/test_dynamic.py::DynamicTest::test_detached_all_empty_list [gw14] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_combined_with_cte test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_explicit_begin_transaction [gw18] [ 11%] PASSED test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_default test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[None-10-fetch_kw1-mssql_rn > :param_1-params1] test/dialect/oracle/test_compiler.py::CompileTest::test_table_options [gw1] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_annotations [gw11] [ 11%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_concat_compile_kw test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_constructor_bound [gw21] [ 11%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete_no_postupdate test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_implicit_join [gw25] [ 11%] PASSED test/orm/test_deprecations.py::GetTest::test_no_criterion [gw26] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw5] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set_active_hist test/ext/test_associationproxy.py::ComparatorTest::test_has_kwargs_nul [gw9] [ 11%] PASSED test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_append test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)0] test/orm/test_deferred.py::InheritanceTest::test_defer_on_wildcard_subclass [gw16] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_collate [gw29] [ 11%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_fixture test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_column [gw8] [ 11%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-True] [gw2] [ 11%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_table_no_propagation test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_clear [gw31] [ 11%] PASSED test/orm/test_dynamic.py::DynamicTest::test_detached_all_empty_list [gw20] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_explicit_begin_transaction test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_pk_constraint test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_difficult_class [gw12] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[None-10-fetch_kw1-mssql_rn > :param_1-params1] [gw13] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_table_options test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_iterate [gw22] [ 11%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_constructor_bound test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_present [gw19] [ 11%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_implicit_join [gw3] [ 11%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_kwargs_nul [gw15] [ 11%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)0] [gw23] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_on_wildcard_subclass test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert] [gw24] [ 11%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_column [gw27] [ 11%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_clear 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_compare.py::ExecutableFlagsTest::test_is_select[case1] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_index_elements_target [gw17] [ 11%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_pk_constraint [gw0] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_difficult_class test/orm/test_composites.py::ComparatorTest::test_custom_comparator_factory [gw30] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_asselectable test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[False-immediate] test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event [gw7] [ 11%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_present test/orm/test_deprecations.py::GetTest::test_no_criterion_when_already_loaded test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/orm/test_attributes.py::HistoryTest::test_committed_value_set_commit test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_assignment test/sql/test_compiler.py::SelectTest::test_compound_grouping test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_subclass_wrapped_classlevel test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-False] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_some_propagation [gw28] [ 11%] 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] [gw10] [ 11%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case1] test/orm/test_dynamic.py::DynamicTest::test_detached_raise [gw14] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_index_elements_target test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_engine [gw18] [ 11%] PASSED test/orm/test_composites.py::ComparatorTest::test_custom_comparator_factory 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_table_pkc_clustering [gw1] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_asselectable [gw11] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[False-immediate] test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_metadata [gw21] [ 11%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_explicit_join [gw25] [ 11%] PASSED test/orm/test_deprecations.py::GetTest::test_no_criterion_when_already_loaded [gw26] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw5] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set_commit test/ext/test_associationproxy.py::ComparatorTest::test_has_nul test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)1] [gw9] [ 11%] PASSED test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_assignment test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass [gw16] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_compound_grouping [gw29] [ 11%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_subclass_wrapped_classlevel test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_correlation [gw8] [ 11%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-False] [gw2] [ 11%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_some_propagation test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_none [gw31] [ 11%] PASSED test/orm/test_dynamic.py::DynamicTest::test_detached_raise [gw20] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_engine test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_realcol [gw12] [ 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] [gw13] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_clustering test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert_on_conflict] [gw22] [ 11%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_metadata test/orm/inheritance/test_basic.py::SortOnlyOnImportantFKsTest::test_flush [gw19] [ 11%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_explicit_join test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_dispose_attrs [gw3] [ 11%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_nul [gw15] [ 11%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)1] [gw23] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass [gw30] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert_on_conflict] [gw24] [ 11%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_correlation [gw27] [ 11%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_none test/sql/test_deprecations.py::SelectableTest::test_with_only_generative test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case2] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_no_target [gw17] [ 11%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_realcol test/orm/test_composites.py::ComparatorTest::test_default_comparator_factory test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_class_over_table test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[True-deferred] test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event_no_postupdate [gw7] [ 11%] PASSED test/orm/inheritance/test_basic.py::SortOnlyOnImportantFKsTest::test_flush test/orm/test_deprecations.py::GetTest::test_only_full_mapper_zero test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw0] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_dispose_attrs test/orm/test_attributes.py::HistoryTest::test_dict_collections test/orm/test_cascade.py::O2MConflictTest::test_o2m_backref_delorphan_delete_old test/sql/test_compiler.py::SelectTest::test_compound_selects test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_wrapped_classlevel test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-True] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_composite [gw28] [ 11%] PASSED test/sql/test_deprecations.py::SelectableTest::test_with_only_generative [gw10] [ 11%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case2] test/orm/test_dynamic.py::DynamicTest::test_dynamic_on_backref [gw14] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_no_target test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_no_transaction test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch7-offset7-fetch_kw7-mssql_rn > Y AND mssql_rn <= Q + Y-params7] [gw18] [ 11%] PASSED test/orm/test_composites.py::ComparatorTest::test_default_comparator_factory test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_explicit_nonclustered [gw1] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_class_over_table [gw11] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[True-deferred] test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_table [gw21] [ 11%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event_no_postupdate test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_implicit_join [gw25] [ 11%] PASSED test/orm/test_deprecations.py::GetTest::test_only_full_mapper_zero [gw26] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw5] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_dict_collections test/ext/test_associationproxy.py::ComparatorTest::test_join_separate_attr test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NVARCHAR-CAST(t.col AS CHAR)] [gw9] [ 11%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2m_backref_delorphan_delete_old test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass_bound [gw16] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_compound_selects test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_no_page_size [gw29] [ 11%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_wrapped_classlevel [gw8] [ 11%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-True] test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_from [gw2] [ 11%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_composite test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_raise [gw31] [ 11%] PASSED test/orm/test_dynamic.py::DynamicTest::test_dynamic_on_backref [gw20] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_no_transaction test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_stringcol [gw12] [ 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] [gw13] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_explicit_nonclustered [gw30] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_no_page_size [gw22] [ 11%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_table test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-0] [gw19] [ 11%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_implicit_join test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_duplicate_classes_in_base [gw3] [ 11%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_join_separate_attr [gw15] [ 11%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NVARCHAR-CAST(t.col AS CHAR)] [gw23] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass_bound [gw24] [ 11%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_from [gw27] [ 11%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_raise test/orm/test_deprecations.py::SelfRefFromSelfTest::test_from_self_inside_excludes_outside test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case3] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_named_constraint_target [gw17] [ 11%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_stringcol test/orm/test_composites.py::ComparatorTest::test_order_by test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_in_backref test/dialect/postgresql/test_compiler.py::CompileTest::test_create_check_constraint_not_valid test/orm/test_cycles.py::SelfReferentialNoPKTest::test_basic [gw7] [ 11%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-0] test/ext/test_deprecations.py::HorizontalShardTest::test_query_chooser test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw0] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_duplicate_classes_in_base test/orm/test_attributes.py::HistoryTest::test_flag_modified_but_no_value_raises test/orm/test_cascade.py::O2MConflictTest::test_o2m_delete_old test/sql/test_compiler.py::SelectTest::test_conjunctions test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_alter test/orm/test_cache_key.py::RoundTripTest::test_subqueryload test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited [gw28] [ 11%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_from_self_inside_excludes_outside [gw10] [ 11%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case3] test/orm/test_dynamic.py::DynamicTest::test_join_syntaxes[expr0] [gw14] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_named_constraint_target test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_transaction [gw18] [ 11%] PASSED test/orm/test_composites.py::ComparatorTest::test_order_by 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_table_uc_clustering test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_page_size [gw1] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_in_backref [gw29] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_alter [gw11] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_check_constraint_not_valid test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_implicit_execution [gw21] [ 11%] PASSED test/orm/test_cycles.py::SelfReferentialNoPKTest::test_basic [gw31] [ 11%] SKIPPED test/orm/test_dynamic.py::DynamicTest::test_join_syntaxes[expr0] test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_columns [gw25] [ 11%] PASSED test/ext/test_deprecations.py::HorizontalShardTest::test_query_chooser [gw26] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw5] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_flag_modified_but_no_value_raises test/ext/test_associationproxy.py::ComparatorTest::test_join_single_attr test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Numeric-CAST(t.col AS DECIMAL)] [gw9] [ 11%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2m_delete_old [gw30] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_page_size test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass [gw16] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_conjunctions test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_group_by [gw8] [ 11%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_subqueryload [gw2] [ 11%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_copy [gw20] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_transaction test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_inline_sql_literal [gw12] [ 11%] 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] [gw13] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_clustering [gw22] [ 11%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_implicit_execution test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-1] [gw19] [ 11%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_columns test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_eager_order_by [gw3] [ 11%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_join_single_attr [gw15] [ 11%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Numeric-CAST(t.col AS DECIMAL)] [gw23] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass [gw24] [ 11%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_group_by [gw27] [ 11%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_copy test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case4] test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_five test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_string_constraint_target [gw17] [ 11%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_inline_sql_literal test/orm/test_composites.py::ComparatorTest::test_order_by_aliased test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_module_qualified test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_create test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length [gw7] [ 11%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-1] test/orm/test_cycles.py::SelfReferentialNoPKTest::test_lazy_clause test/orm/test_dynamic.py::DynamicTest::test_m2m test/orm/test_deprecations.py::ImmediateTest::test_value [gw0] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_eager_order_by test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/test_attributes.py::HistoryTest::test_mark_dirty_no_attr test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_unicode_keys test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delete_old test/sql/test_compiler.py::SelectTest::test_custom_group_by_clause [gw29] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_create test/orm/test_cascade.py::CascadeArgTest::test_bad_cascade test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_descriptor [gw10] [ 11%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case4] [gw28] [ 11%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_five [gw14] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_string_constraint_target test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_engine [gw18] [ 11%] PASSED test/orm/test_composites.py::ComparatorTest::test_order_by_aliased 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/mssql/test_compiler.py::CompileTest::test_table_uc_explicit_nonclustered [gw30] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_unicode_keys [gw1] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_module_qualified [gw11] [ 11%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_explicit_connectionless_execute [gw21] [ 11%] PASSED test/orm/test_cycles.py::SelfReferentialNoPKTest::test_lazy_clause [gw31] [ 11%] PASSED test/orm/test_dynamic.py::DynamicTest::test_m2m test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight [gw25] [ 11%] PASSED test/orm/test_deprecations.py::ImmediateTest::test_value [gw26] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw5] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_mark_dirty_no_attr test/ext/test_associationproxy.py::ComparatorTest::test_no_straight_expr test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SMALLINT-CAST(t.col AS SIGNED INTEGER)] [gw9] [ 11%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delete_old test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass_bound [gw16] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_custom_group_by_clause test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_having [gw8] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_bad_cascade [gw2] [ 11%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_descriptor test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_deepcopy test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_sql_literal [gw20] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_engine [gw12] [ 11%] 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] [gw13] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_explicit_nonclustered [gw22] [ 11%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_explicit_connectionless_execute test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-2] [gw19] [ 11%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_expression [gw3] [ 11%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_no_straight_expr [gw15] [ 11%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SMALLINT-CAST(t.col AS SIGNED INTEGER)] [gw23] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass_bound test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_delete [gw24] [ 11%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_having [gw27] [ 11%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_deepcopy test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[TypeDecorator] test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_three test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_super_long_name_constraint_target [gw17] [ 11%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_sql_literal test/orm/test_composites.py::ConfigurationTest::test_attributes test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_not_sane_rowcount [gw29] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_delete test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_magic test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted test/orm/test_cycles.py::SelfReferentialPostUpdateTest::test_one [gw7] [ 11%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-2] test/orm/test_dynamic.py::DynamicTest::test_negative_slice_access_raises test/orm/test_deprecations.py::ImmediateTest::test_value_cancels_loader_opts [gw0] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_expression test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/test_attributes.py::HistoryTest::test_object_collections_mutate test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delorphan_delete_old [gw30] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_not_sane_rowcount test/sql/test_compiler.py::SelectTest::test_custom_order_by_clause test/orm/test_cascade.py::CascadeArgTest::test_cascade_assignable test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_single_table_inheritance [gw10] [ 11%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[TypeDecorator] [gw28] [ 11%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_three [gw14] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_super_long_name_constraint_target test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_disable_eagerloads [gw18] [ 11%] PASSED test/orm/test_composites.py::ConfigurationTest::test_attributes test/dialect/mssql/test_compiler.py::CompileTest::test_true_false test/dialect/oracle/test_compiler.py::CompileTest::test_for_update [gw1] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_magic [gw11] [ 11%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_implicit_execute [gw21] [ 11%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest::test_one test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight_whereclause [gw31] [ 11%] PASSED test/orm/test_dynamic.py::DynamicTest::test_negative_slice_access_raises [gw25] [ 11%] PASSED test/orm/test_deprecations.py::ImmediateTest::test_value_cancels_loader_opts [gw26] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw5] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_collections_mutate test/ext/test_associationproxy.py::ComparatorTest::test_nothas_nul test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SmallInteger-CAST(t.col AS SIGNED INTEGER)] [gw9] [ 11%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delorphan_delete_old test/orm/test_deferred.py::InheritanceTest::test_load_only_from_with_polymorphic [gw16] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_custom_order_by_clause [gw8] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_assignable test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_order_by [gw2] [ 11%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_single_table_inheritance test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_in_place_mutation [gw20] [ 11%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_external [gw13] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_true_false [gw12] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_drop [gw22] [ 12%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_implicit_execute test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-0] [gw19] [ 12%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight_whereclause test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_index_doesnt_compile [gw3] [ 12%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_nothas_nul [gw15] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SmallInteger-CAST(t.col AS SIGNED INTEGER)] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update [gw23] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_from_with_polymorphic [gw29] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_drop [gw24] [ 12%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_order_by [gw27] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_in_place_mutation test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_two test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[UserDefinedType] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause [gw17] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_external test/orm/test_composites.py::ConfigurationTest::test_check_prop_type [gw30] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_table test/orm/test_cascade.py::CascadeArgTest::test_cascade_deepcopy test/orm/test_cycles.py::SelfReferentialPostUpdateTest2::test_one [gw7] [ 12%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-0] test/orm/test_dynamic.py::DynamicTest::test_no_count test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_selectable [gw0] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_index_doesnt_compile test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/test_attributes.py::HistoryTest::test_object_collections_set test/orm/test_cascade.py::O2MConflictTest::test_o2o_delcascade_delete_old test/sql/test_compiler.py::SelectTest::test_date_between test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted_3085_workaround test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_overridden [gw10] [ 12%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[UserDefinedType] [gw28] [ 12%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_two [gw14] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_downgrade_baseline [gw18] [ 12%] PASSED test/orm/test_composites.py::ConfigurationTest::test_check_prop_type test/dialect/oracle/test_compiler.py::CompileTest::test_true_false test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_table [gw8] [ 12%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_deepcopy test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_connection [gw21] [ 12%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest2::test_one [gw31] [ 12%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_count test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_two_level [gw25] [ 12%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_selectable [gw26] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/ext/test_associationproxy.py::CompositeAccessTest::test_access [gw5] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_collections_set test/dialect/mysql/test_compiler.py::SQLTest::test_cast[String-CAST(t.col AS CHAR)] [gw9] [ 12%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delcascade_delete_old test/orm/test_deferred.py::InheritanceTest::test_load_only_of_type_with_polymorphic [gw16] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_date_between test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_grant test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_prefix [gw4] [ 12%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_iterate [gw11] [ 12%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted_3085_workaround [gw2] [ 12%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_overridden test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_modified_event [gw20] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_inline [gw13] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_true_false [gw12] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update_fallback [gw29] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_grant [gw22] [ 12%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_connection test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-1] [gw19] [ 12%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_two_level test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_instrument_class_before_instrumentation [gw3] [ 12%] PASSED test/ext/test_associationproxy.py::CompositeAccessTest::test_access [gw15] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[String-CAST(t.col AS CHAR)] [gw30] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update_fallback [gw23] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_of_type_with_polymorphic [gw24] [ 12%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_prefix [gw27] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_modified_event test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[TypeDecorator] test/orm/test_deprecations.py::SelfReferentialEagerTest::test_eager_loading_with_deferred test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause_references_excluded [gw17] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_inline test/orm/test_composites.py::ConfigurationTest::test_columns test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_orm_descriptor test/orm/test_cascade.py::CascadeArgTest::test_cascade_immutable test/orm/test_cycles.py::SelfReferentialPostUpdateTest3::test_one [gw7] [ 12%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-1] test/orm/test_dynamic.py::DynamicTest::test_no_m2o test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_selectable_auto_alias [gw0] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_instrument_class_before_instrumentation test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/test_attributes.py::HistoryTest::test_object_del test/orm/test_cascade.py::O2MConflictTest::test_o2o_delete_old test/sql/test_compiler.py::SelectTest::test_deduping_hash_algo test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_gc test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_alt_key_column_in_mixin test/dialect/postgresql/test_compiler.py::CompileTest::test_create_drop_enum [gw28] [ 12%] PASSED test/orm/test_deprecations.py::SelfReferentialEagerTest::test_eager_loading_with_deferred [gw10] [ 12%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[TypeDecorator] [gw14] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause_references_excluded test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound [gw18] [ 12%] PASSED test/orm/test_composites.py::ConfigurationTest::test_columns test/dialect/mssql/test_compiler.py::CompileTest::test_try_cast test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_present test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_import_foreign_schema [gw8] [ 12%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_immutable [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_orm_descriptor test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_engine [gw21] [ 12%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest3::test_one [gw31] [ 12%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_m2o test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_flat_of_type [gw25] [ 12%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_selectable_auto_alias [gw26] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/ext/test_associationproxy.py::CompositeAccessTest::test_append [gw5] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_del test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)0] test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_correct_flag_options [gw9] [ 12%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delete_old test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass [gw16] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_deduping_hash_algo [gw29] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_import_foreign_schema test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_whereclause [gw11] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_drop_enum [gw2] [ 12%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_alt_key_column_in_mixin test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pickle_parent [gw20] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint [gw13] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_try_cast [gw30] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_correct_flag_options [gw12] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_present [gw22] [ 12%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_engine test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-2] [gw19] [ 12%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_flat_of_type test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_kw_support_in_declarative_meta_init [gw3] [ 12%] PASSED test/ext/test_associationproxy.py::CompositeAccessTest::test_append [gw15] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)0] [gw23] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass [gw24] [ 12%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_whereclause [gw27] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pickle_parent test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[UserDefinedType] test/orm/test_deprecations.py::SelfReferentialTest::test_join_1 test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_additional_colnames test/orm/test_composites.py::ConfigurationTest::test_deferred [gw17] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint test/orm/test_cascade.py::CascadeArgTest::test_cascade_repr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_schemas test/orm/test_cycles.py::SelfReferentialTest::test_cycle [gw7] [ 12%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-2] test/orm/test_dynamic.py::DynamicTest::test_no_m2o_w_uselist test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_seven_selectable_auto_alias [gw0] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_kw_support_in_declarative_meta_init test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/test_attributes.py::HistoryTest::test_object_del_expired test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_backref_delete_old test/sql/test_compiler.py::SelectTest::test_deduping_unique_across_selects test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_insert test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_column_in_mixin test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_column_not_valid [gw10] [ 12%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[UserDefinedType] [gw28] [ 12%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_1 test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound [gw14] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_additional_colnames [gw18] [ 12%] PASSED test/orm/test_composites.py::ConfigurationTest::test_deferred test/dialect/mssql/test_compiler.py::CompileTest::test_union test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_wrong_flag_options test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_unpresent [gw29] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_insert [gw8] [ 12%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_repr [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_schemas test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_from_engine [gw21] [ 12%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_cycle test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_of_type [gw31] [ 12%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_m2o_w_uselist [gw25] [ 12%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_seven_selectable_auto_alias test/ext/test_associationproxy.py::CustomDictTest::test_bulk_replace [gw26] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw5] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_del_expired test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)1] [gw30] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_wrong_flag_options [gw9] [ 12%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_backref_delete_old test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass [gw16] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_deduping_unique_across_selects test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string [gw11] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_column_not_valid [gw2] [ 12%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_column_in_mixin test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop [gw20] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint_cascade [gw13] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_union [gw12] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_unpresent [gw22] [ 12%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_from_engine test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-0] [gw19] [ 12%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_of_type test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_lower_case_c_column_warning [gw3] [ 12%] PASSED test/ext/test_associationproxy.py::CustomDictTest::test_bulk_replace [gw15] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)1] [gw23] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass [gw24] [ 12%] PASSED test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string [gw27] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop test/orm/test_deprecations.py::SelfReferentialTest::test_join_2 test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[TypeDecorator] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_col_index_elements_target [gw17] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint_cascade test/orm/test_composites.py::ConfigurationTest::test_strings test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_load_data test/orm/test_cascade.py::CascadeArgTest::test_cascade_unicode test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_synonym test/orm/test_cycles.py::SelfReferentialTest::test_many_to_one_only [gw7] [ 12%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-0] test/orm/test_dynamic.py::DynamicTest::test_no_populate test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_point_five_selectable_auto_alias [gw0] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_lower_case_c_column_warning test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_attributes.py::HistoryTest::test_object_init test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_delete_old test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[insert] test/sql/test_compiler.py::SelectTest::test_delayed_col_naming [gw29] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_load_data test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_constraint_not_valid test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_same_column_in_mixin [gw28] [ 12%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_2 [gw10] [ 12%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[TypeDecorator] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined [gw14] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_col_index_elements_target [gw18] [ 12%] PASSED test/orm/test_composites.py::ConfigurationTest::test_strings test/dialect/mssql/test_compiler.py::CompileTest::test_update [gw30] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[insert] test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_present [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_synonym [gw8] [ 12%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_unicode test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_ignoring_unicode_error [gw21] [ 12%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_many_to_one_only test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_of_type [gw31] [ 12%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_populate [gw25] [ 12%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_point_five_selectable_auto_alias test/ext/test_associationproxy.py::CustomDictTest::test_mapping_ops [gw26] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw5] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_init test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)0] [gw9] [ 12%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_delete_old test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass_bound [gw16] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_delayed_col_naming test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string [gw2] [ 12%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_same_column_in_mixin [gw11] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_constraint_not_valid test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop_default [gw20] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined test/sql/test_constraints.py::ConstraintCompilationTest::test_render_index_sql_literal [gw13] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update [gw12] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_present [gw22] [ 12%] PASSED test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_ignoring_unicode_error test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-1] [gw19] [ 12%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_of_type test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_mapping_to_join [gw3] [ 12%] PASSED test/ext/test_associationproxy.py::CustomDictTest::test_mapping_ops [gw15] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)0] [gw23] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass_bound test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_refresh_view [gw24] [ 12%] PASSED test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string [gw27] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop_default test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[UserDefinedType] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target [gw17] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_index_sql_literal test/orm/test_composites.py::DefaultsTest::test_attributes_with_defaults test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_table_over_class [gw29] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_refresh_view test/orm/test_cascade.py::CascadeArgTest::test_delete_orphan_without_delete test/orm/test_cycles.py::SelfReferentialTest::test_setnull_ondelete [gw7] [ 12%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-1] test/orm/test_dynamic.py::DynamicTest::test_no_uselist_false test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_selectable_auto_alias [gw0] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_mapping_to_join test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/test_attributes.py::HistoryTest::test_object_init_active_history [gw30] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert] test/orm/test_cascade.py::O2MSelfReferentialDetelOrphanTest::test_self_referential_delete test/sql/test_compiler.py::SelectTest::test_distinct test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_alt_schema test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_overrides_different_typed_column_in_mixin [gw28] [ 12%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter [gw10] [ 12%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[UserDefinedType] [gw14] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw18] [ 12%] PASSED test/orm/test_composites.py::DefaultsTest::test_attributes_with_defaults test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_unpresent [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_table_over_class [gw8] [ 12%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_delete_orphan_without_delete test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_dialectlevel [gw21] [ 12%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_setnull_ondelete test/orm/test_core_compilation.py::SelectableTest::test_c_accessor_not_mutated_subq [gw31] [ 12%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_uselist_false [gw25] [ 12%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_selectable_auto_alias test/ext/test_associationproxy.py::CustomObjectTest::test_basic [gw26] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw5] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_init_active_history test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)1] [gw9] [ 12%] PASSED test/orm/test_cascade.py::O2MSelfReferentialDetelOrphanTest::test_self_referential_delete test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_bound [gw16] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_distinct test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string [gw11] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_alt_schema [gw2] [ 12%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_overrides_different_typed_column_in_mixin test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_popitem [gw20] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_path_wildcards test/sql/test_constraints.py::ConstraintCompilationTest::test_too_long_index_name [gw13] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array [gw12] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_unpresent test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_replace [gw22] [ 12%] PASSED test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_dialectlevel test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-2] [gw19] [ 12%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_c_accessor_not_mutated_subq test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error [gw3] [ 12%] PASSED test/ext/test_associationproxy.py::CustomObjectTest::test_basic [gw15] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)1] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert_on_conflict] [gw23] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_bound [gw29] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_replace [gw24] [ 12%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string [gw27] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_popitem test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_cache_ok test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter_by test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target_multivalues [gw17] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_too_long_index_name test/orm/test_composites.py::DefaultsTest::test_set_composite_values [gw30] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert_on_conflict] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_tables test/orm/test_cascade.py::CascadeArgTest::test_delete_with_passive_deletes_all test/orm/test_cycles.py::SelfReferentialTest::test_single [gw7] [ 12%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-2] test/orm/test_dynamic.py::DynamicTest::test_noload_issue[attronly] test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_two [gw0] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/test_attributes.py::HistoryTest::test_object_replace test/orm/test_cascade.py::O2OSingleParentNoFlushTest::test_replace_attribute_no_flush test/sql/test_compiler.py::SelectTest::test_distinct_on test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_bitmap_compress test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_dependent_on_subclass [gw28] [ 12%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter_by [gw10] [ 12%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_cache_ok [gw14] [ 12%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target_multivalues test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_element [gw18] [ 12%] PASSED test/orm/test_composites.py::DefaultsTest::test_set_composite_values test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_partial_col_unpresent [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_tables [gw8] [ 12%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_delete_with_passive_deletes_all test/engine/test_deprecations.py::CreateEngineTest::test_empty_in_keyword [gw21] [ 12%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_single test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-0] [gw31] [ 12%] PASSED test/orm/test_dynamic.py::DynamicTest::test_noload_issue[attronly] [gw25] [ 12%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_two test/ext/test_associationproxy.py::CustomSetTest::test_bulk_replace [gw26] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)0] [gw5] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_replace [gw9] [ 13%] PASSED test/orm/test_cascade.py::O2OSingleParentNoFlushTest::test_replace_attribute_no_flush test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship [gw16] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_distinct_on test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_revoke [gw11] [ 13%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_bitmap_compress test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string_events [gw2] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_dependent_on_subclass test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace [gw20] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/sql/test_constraints.py::ConstraintCompilationTest::test_use_alter [gw13] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_element test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_modified_by_event [gw12] [ 13%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_partial_col_unpresent [gw29] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_revoke [gw22] [ 13%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_empty_in_keyword [gw19] [ 13%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-0] test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_joined_invalid_ident test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error_works_with_hasattr [gw3] [ 13%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_bulk_replace [gw15] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)0] [gw30] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_modified_by_event [gw23] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship [gw24] [ 13%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string_events [gw27] [ 13%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_no_cache test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_named_unique_constraint_target [gw17] [ 13%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_use_alter test/orm/test_composites.py::ManyToOneTest::test_early_configure test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_w_pj_annotations test/orm/test_cascade.py::CollectionAssignmentOrphanTest::test_basic test/orm/test_dataclasses_py3k.py::DataclassesTest::test_appending_to_relationship [gw7] [ 13%] PASSED test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_joined_invalid_ident test/orm/test_dynamic.py::DynamicTest::test_noload_issue[star] test/orm/test_deprecations.py::InheritedJoinTest::test_join_w_subq_adapt [gw0] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error_works_with_hasattr test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/test_attributes.py::HistoryTest::test_object_set_none test/orm/test_cascade.py::O2OSingleParentTest::test_single_parent_raise test/sql/test_compiler.py::SelectTest::test_dupe_cols_hey_we_can_union test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_concurrently test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inheritance_order [gw10] [ 13%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_no_cache [gw28] [ 13%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload [gw14] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_named_unique_constraint_target [gw18] [ 13%] PASSED test/orm/test_composites.py::ManyToOneTest::test_early_configure test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_slice test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update_with_schema [gw1] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_w_pj_annotations test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_select [gw8] [ 13%] PASSED test/orm/test_cascade.py::CollectionAssignmentOrphanTest::test_basic test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_mock [gw21] [ 13%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_appending_to_relationship test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-1] [gw31] [ 13%] PASSED test/orm/test_dynamic.py::DynamicTest::test_noload_issue[star] [gw25] [ 13%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_w_subq_adapt test/ext/test_associationproxy.py::CustomSetTest::test_set_comparison_empty_to_empty [gw26] [ 13%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)1] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_no_page_size [gw5] [ 13%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_set_none [gw9] [ 13%] PASSED test/orm/test_cascade.py::O2OSingleParentTest::test_single_parent_raise test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_bound [gw16] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_cols_hey_we_can_union [gw29] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_select test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string [gw11] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_concurrently [gw2] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inheritance_order test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace_itself_still_ok [gw20] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_check_constraint_create [gw13] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_slice [gw30] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_no_page_size [gw12] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update_with_schema [gw22] [ 13%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_mock [gw19] [ 13%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-1] test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_single_invalid_ident test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_change_to_all_descriptors [gw3] [ 13%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_comparison_empty_to_empty [gw15] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)1] [gw23] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_bound [gw24] [ 13%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string [gw27] [ 13%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace_itself_still_ok test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter_by [gw4] [ 13%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_gc test/sql/test_compare.py::TypesTest::test_typedec_cache_ok_params test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_pk_constraint_index_elements_target [gw17] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_check_constraint_create test/orm/test_composites.py::ManyToOneTest::test_persist test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_added test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--__setitem__] test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_special_widget [gw7] [ 13%] PASSED test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_single_invalid_ident test/orm/test_dynamic.py::DynamicTest::test_order_by test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass [gw0] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_change_to_all_descriptors test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/test_attributes.py::HistoryTest::test_object_set_none_expired test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_notr1_notr2 test/sql/test_compiler.py::SelectTest::test_dupe_columns test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_truncate test/dialect/mssql/test_compiler.py::CompileTest::test_create_index_expr test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inherited [gw28] [ 13%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter_by [gw10] [ 13%] PASSED test/sql/test_compare.py::TypesTest::test_typedec_cache_ok_params test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_last_one_wins [gw14] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_pk_constraint_index_elements_target test/dialect/mssql/test_compiler.py::CompileTest::test_update_exclude_hint [gw18] [ 13%] PASSED test/orm/test_composites.py::ManyToOneTest::test_persist test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_page_size test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_insensitive [gw1] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_added [gw29] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_truncate [gw8] [ 13%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--__setitem__] test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_unknown test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-2] [gw21] [ 13%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_special_widget [gw31] [ 13%] PASSED test/orm/test_dynamic.py::DynamicTest::test_order_by [gw25] [ 13%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass test/ext/test_associationproxy.py::CustomSetTest::test_set_comparisons test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYBLOB-CAST(t.col AS BINARY)] [gw26] [ 13%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw5] [ 13%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_set_none_expired [gw30] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_page_size [gw9] [ 13%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_notr1_notr2 test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic [gw16] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns [gw11] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_create_index_expr test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_commit [gw2] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inherited test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_setdefault test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_iterate [gw19] [ 13%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-2] [gw20] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_last_one_wins test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_named_fks [gw13] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_exclude_hint [gw12] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_insensitive [gw22] [ 13%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_unknown test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_table [gw3] [ 13%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_comparisons [gw15] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYBLOB-CAST(t.col AS BINARY)] [gw23] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic [gw24] [ 13%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_commit test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_one [gw27] [ 13%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_setdefault test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_cache_ok test/orm/inheritance/test_basic.py::VersioningTest::test_delete test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_column_keys [gw17] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_named_fks test/orm/test_composites.py::ManyToOneTest::test_query test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_for test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_update test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--setdefault] test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_widget test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass_bound test/orm/test_dynamic.py::DynamicTest::test_order_by_composition_uses_immutable_tuple [gw0] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_table test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_return_pks_default_values test/orm/test_attributes.py::HistoryTest::test_scalar_active_init test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_notr2 test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels [gw29] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_update test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_not_inherited [gw28] [ 13%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_one [gw10] [ 13%] PASSED test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_cache_ok test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-3] [gw7] [ 13%] PASSED test/orm/inheritance/test_basic.py::VersioningTest::test_delete test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_joinedload [gw14] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_column_keys test/dialect/mssql/test_compiler.py::CompileTest::test_update_from [gw18] [ 13%] PASSED test/orm/test_composites.py::ManyToOneTest::test_query [gw30] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_return_pks_default_values test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[False] [gw1] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_for [gw8] [ 13%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--setdefault] test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_case_sensitive [gw21] [ 13%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_widget [gw25] [ 13%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass_bound [gw31] [ 13%] PASSED test/orm/test_dynamic.py::DynamicTest::test_order_by_composition_uses_immutable_tuple test/ext/test_associationproxy.py::CustomSetTest::test_set_mutation test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYINT-CAST(t.col AS SIGNED INTEGER)] [gw26] [ 13%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw5] [ 13%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_init [gw9] [ 13%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_notr2 test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound [gw16] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_rollback [gw11] [ 13%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr [gw2] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_not_inherited test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_unrelated_flush [gw19] [ 13%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-3] [gw20] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_joinedload test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_unnamed_fks [gw13] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_from [gw12] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[False] [gw22] [ 13%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_case_sensitive [gw3] [ 13%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_mutation test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_oops [gw15] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYINT-CAST(t.col AS SIGNED INTEGER)] [gw23] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/dialect/mysql/test_dialect.py::BackendDialectTest::test_autocommit_isolation_level [gw24] [ 13%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_rollback test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_two [gw27] [ 13%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_unrelated_flush test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_no_cache test/orm/inheritance/test_basic.py::VersioningTest::test_save_update test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_literal [gw17] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_unnamed_fks test/orm/test_composites.py::ManyToOneTest::test_query_aliased test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_defaults test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_inline test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_dict] [gw29] [ 13%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_autocommit_isolation_level test/orm/test_dataclasses_py3k.py::DataclassesTest::test_classes_are_still_dataclasses test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_of_type_with_polymorphic test/orm/test_dynamic.py::DynamicTest::test_query_class_custom_method [gw0] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_oops test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/test_attributes.py::HistoryTest::test_scalar_active_no_init_side_effect [gw30] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_defaults test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_r2 test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_expr test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_unique_column [gw28] [ 13%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_two [gw10] [ 13%] PASSED test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_no_cache test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-4] [gw7] [ 13%] PASSED test/orm/inheritance/test_basic.py::VersioningTest::test_save_update test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw14] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_literal test/dialect/mssql/test_compiler.py::CompileTest::test_update_from_hint [gw18] [ 13%] PASSED test/orm/test_composites.py::ManyToOneTest::test_query_aliased test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[True] [gw1] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_inline [gw8] [ 13%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_dict] test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_text [gw21] [ 13%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_classes_are_still_dataclasses [gw25] [ 13%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_of_type_with_polymorphic [gw31] [ 13%] PASSED test/orm/test_dynamic.py::DynamicTest::test_query_class_custom_method test/ext/test_associationproxy.py::CustomSetTest::test_set_operations test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYTEXT-CAST(t.col AS CHAR)] [gw26] [ 13%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw5] [ 13%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_no_init_side_effect [gw9] [ 13%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_r2 [gw16] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_of_type [gw11] [ 13%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_expr test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_commit [gw2] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_unique_column test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_update [gw19] [ 13%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-4] [gw20] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw13] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_from_hint test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_cant_drop_cycled_unnamed [gw12] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[True] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_isolation_level [gw22] [ 13%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_text [gw3] [ 13%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_operations test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_order_by_multi [gw15] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYTEXT-CAST(t.col AS CHAR)] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_preexecute_pk [gw23] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_of_type [gw29] [ 13%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_isolation_level [gw24] [ 13%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_commit [gw27] [ 13%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_update test/orm/test_deprecations.py::SessionEventsTest::test_flush_autocommit_hook test/orm/test_compile.py::CompileTest::test_conflicting_backref_one test/orm/test_bind.py::BindIntegrationTest::test_bind_arg test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_none [gw17] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_cant_drop_cycled_unnamed test/orm/test_composites.py::MappedSelectTest::test_set_composite_attrs_via_selectable [gw30] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_preexecute_pk test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_kw] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_no_descriptor test/orm/test_dataclasses_py3k.py::DataclassesTest::test_construction test/orm/test_deprecations.py::InheritedJoinTest::test_multiple_adaption test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join [gw0] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_order_by_multi test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/test_attributes.py::HistoryTest::test_scalar_active_set test/orm/test_cascade.py::OrphanCriterionTest::test_current_persistent_notr1_notr2_noevent test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable_mix_annotations test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight [gw28] [ 13%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_flush_autocommit_hook [gw10] [ 13%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_one test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-5] [gw7] [ 13%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_arg test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_joinedload test/dialect/mssql/test_compiler.py::CompileTest::test_update_hint [gw14] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_none [gw18] [ 13%] PASSED test/orm/test_composites.py::MappedSelectTest::test_set_composite_attrs_via_selectable test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_insensitive [gw8] [ 13%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_kw] [gw1] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_no_descriptor test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select [gw21] [ 13%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_construction [gw25] [ 13%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_multiple_adaption test/ext/test_associationproxy.py::DefaultTest::test_sequence_ops [gw31] [ 13%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Time-CAST(t.col AS TIME)] [gw26] [ 13%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw5] [ 13%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set [gw9] [ 13%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_persistent_notr1_notr2_noevent [gw16] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable_mix_annotations test/orm/test_deferred.py::InheritanceTest::test_wildcard_subclass_of_type test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_default_isolation_level [gw11] [ 13%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_rollback [gw2] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_clear [gw19] [ 13%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-5] [gw20] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw13] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_hint test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_auto_alter_inline_constraint_create test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_values [gw12] [ 13%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_insensitive [gw29] [ 13%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_default_isolation_level [gw22] [ 13%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select [gw3] [ 13%] PASSED test/ext/test_associationproxy.py::DefaultTest::test_sequence_ops test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_pk_with_fk_init [gw15] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Time-CAST(t.col AS TIME)] [gw30] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_values [gw23] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_wildcard_subclass_of_type [gw24] [ 13%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_rollback test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_delete_hook [gw27] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_clear test/orm/test_compile.py::CompileTest::test_conflicting_backref_subclass test/orm/test_bind.py::BindIntegrationTest::test_bind_from_metadata test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_one [gw17] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_auto_alter_inline_constraint_create test/orm/test_composites.py::NestedTest::test_round_trip test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_dict_format test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-list-append] test/orm/test_dataclasses_py3k.py::DataclassesTest::test_equality test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_1 test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join_complex_entity [gw0] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_pk_with_fk_init test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2 test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_from_anon test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func_unary test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight_special_names [gw28] [ 13%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_delete_hook [gw10] [ 13%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_subclass [gw7] [ 13%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_from_metadata test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----delete] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_subqueryload test/dialect/mssql/test_compiler.py::CompileTest::test_update_returning [gw14] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_one [gw18] [ 13%] PASSED test/orm/test_composites.py::NestedTest::test_round_trip test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[False] [gw8] [ 14%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-list-append] [gw1] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_dict_format test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_show_variables test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw21] [ 14%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_equality [gw25] [ 14%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_1 test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_dict [gw31] [ 14%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join_complex_entity test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Unicode-CAST(t.col AS CHAR)] [gw26] [ 14%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw5] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_unicode_keys [gw9] [ 14%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2 [gw16] [ 14%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_from_anon test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_after_expire_obj [gw29] [ 14%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_show_variables test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_kwargs [gw11] [ 14%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func_unary [gw2] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight_special_names test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_none [gw19] [ 14%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----delete] [gw20] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_subqueryload test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_constraint_create [gw30] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_unicode_keys [gw12] [ 14%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[False] [gw22] [ 14%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw3] [ 14%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_dict test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_recompile_on_othermapper [gw13] [ 14%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_returning [gw15] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Unicode-CAST(t.col AS CHAR)] [gw23] [ 14%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_after_expire_obj [gw24] [ 14%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_kwargs test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_update_hook [gw27] [ 14%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_none test/orm/test_compile.py::CompileTest::test_conflicting_backref_two test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e10] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_two [gw17] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_constraint_create test/orm/test_composites.py::PointTest::test_bulk_update_evaluate test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-set-add] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_dict test/orm/test_dataclasses_py3k.py::DataclassesTest::test_filtering_on_relationship test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_2 test/orm/test_dynamic.py::DynamicTest::test_secondary_doesnt_interfere_w_join_to_fromlist [gw0] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_recompile_on_othermapper test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None_from_dict_set test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2_noevent test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_mix_annotations test/dialect/mysql/test_dialect.py::BackendDialectTest::test_reserved_words_mysql_vs_mariadb test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_expr_gets_parens test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_col_prop_attrs_associated_w_class_for_mapper_args [gw28] [ 14%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_update_hook [gw10] [ 14%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_two test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----insert] [gw7] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e10] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw14] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_two [gw18] [ 14%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_evaluate test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_w_newlines test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[True] [gw8] [ 14%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-set-add] [gw1] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_dict [gw29] [ 14%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_reserved_words_mysql_vs_mariadb test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys_no_rows [gw21] [ 14%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_filtering_on_relationship [gw25] [ 14%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_2 [gw31] [ 14%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_doesnt_interfere_w_join_to_fromlist test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_list test/dialect/postgresql/test_compiler.py::CompileTest::test_update_returning test/dialect/mysql/test_compiler.py::SQLTest::test_cast[UnicodeText-CAST(t.col AS CHAR)] [gw26] [ 14%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw5] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None_from_dict_set [gw30] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_w_newlines [gw9] [ 14%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2_noevent test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_column_unexpire [gw16] [ 14%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_mix_annotations test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_positional_dicts [gw11] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_expr_gets_parens [gw2] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_col_prop_attrs_associated_w_class_for_mapper_args test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_raise [gw19] [ 14%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----insert] [gw20] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_star_must_be_alone test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_inline_constraint_create [gw12] [ 14%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[True] [gw22] [ 14%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys_no_rows [gw3] [ 14%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_list test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reentrant_compile_via_foreignkey [gw13] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_returning [gw15] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[UnicodeText-CAST(t.col AS CHAR)] [gw23] [ 14%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_column_unexpire [gw24] [ 14%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_positional_dicts test/orm/test_deprecations.py::SessionStateTest::test_autocommit_doesnt_raise_on_pending [gw27] [ 14%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_raise test/orm/test_compile.py::CompileTest::test_misc_one test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e11] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_string_constraint_target [gw17] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_inline_constraint_create test/orm/test_composites.py::PointTest::test_bulk_update_fetch test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--__setitem__] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_tuple test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[10.5.12-MariaDB] test/orm/test_dataclasses_py3k.py::DataclassesTest::test_round_trip test/orm/test_dynamic.py::DynamicTest::test_slice_access test/orm/test_deprecations.py::InheritedJoinTest::test_with_poly_loader_criteria_warning [gw0] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reentrant_compile_via_foreignkey test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_not_sane_rowcount test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_notr2 test/sql/test_compiler.py::SelectTest::test_exists [gw29] [ 14%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[10.5.12-MariaDB] test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_two test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_column_pre_map [gw28] [ 14%] PASSED test/orm/test_deprecations.py::SessionStateTest::test_autocommit_doesnt_raise_on_pending [gw10] [ 14%] PASSED test/orm/test_compile.py::CompileTest::test_misc_one test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----update] [gw7] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e11] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery [gw14] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_string_constraint_target [gw18] [ 14%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_fetch [gw30] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_not_sane_rowcount test/dialect/postgresql/test_compiler.py::CompileTest::test_from_only [gw1] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_tuple [gw8] [ 14%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--__setitem__] test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows [gw21] [ 14%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_round_trip [gw31] [ 14%] PASSED test/orm/test_dynamic.py::DynamicTest::test_slice_access test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg [gw25] [ 14%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_with_poly_loader_criteria_warning [gw4] [ 14%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_iterate test/dialect/mssql/test_compiler.py::CompileTest::test_update_to_select_schema test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARBINARY-CAST(t.col AS BINARY)] [gw26] [ 14%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw5] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit [gw9] [ 14%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_notr2 [gw16] [ 14%] PASSED test/sql/test_compiler.py::SelectTest::test_exists test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_raise_column_plain test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_single_scalar [gw11] [ 14%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_two [gw2] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_column_pre_map test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_copy [gw19] [ 14%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----update] [gw20] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_auto_alter_constraint_create [gw12] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_from_only [gw22] [ 14%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows [gw3] [ 14%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_callable [gw13] [ 14%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_to_select_schema [gw15] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARBINARY-CAST(t.col AS BINARY)] [gw23] [ 14%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_raise_column_plain test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.0.2] [gw24] [ 14%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_single_scalar test/orm/test_deprecations.py::SessionTest::test_autocommit_deprecated test/orm/test_compile.py::CompileTest::test_with_polymorphic [gw27] [ 14%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_copy test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e12] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_exclude_constraint_target [gw17] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_auto_alter_constraint_create test/orm/test_composites.py::PointTest::test_bulk_update_sql test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_no_dict test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--setdefault] [gw29] [ 14%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.0.2] test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_appending_to_relationship test/orm/test_dynamic.py::DynamicTest::test_statement test/orm/test_deprecations.py::InstancesTest::test_contains_eager test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_gc [gw0] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_callable test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset [gw30] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update test/sql/test_compiler.py::SelectTest::test_exists_method test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_r2 test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_mixin_attr_refers_to_column_copies test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_literals [gw28] [ 14%] PASSED test/orm/test_deprecations.py::SessionTest::test_autocommit_deprecated [gw10] [ 14%] PASSED test/orm/test_compile.py::CompileTest::test_with_polymorphic test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[None-ROWS ONLY] [gw7] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e12] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw14] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_exclude_constraint_target [gw18] [ 14%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_sql test/dialect/mssql/test_compiler.py::CompileTest::test_function [gw1] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_no_dict [gw8] [ 14%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--setdefault] test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive [gw21] [ 14%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_appending_to_relationship test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_dict [gw31] [ 14%] PASSED test/orm/test_dynamic.py::DynamicTest::test_statement [gw25] [ 14%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_one test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)0] [gw26] [ 14%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw5] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset [gw16] [ 14%] PASSED test/sql/test_compiler.py::SelectTest::test_exists_method [gw9] [ 14%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_r2 test/orm/test_deferred.py::RaiseLoadTest::test_does_expire_cancel_normal_defer_option test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_as_declarative [gw2] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_mixin_attr_refers_to_column_copies [gw11] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_literals test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_deepcopy [gw19] [ 14%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[None-ROWS ONLY] [gw20] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw12] [ 14%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_function test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.6.49] [gw22] [ 14%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive [gw3] [ 14%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_dict test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_object [gw13] [ 14%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_one test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_use_alter_constraint_create [gw15] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)0] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update_fallback [gw23] [ 14%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_does_expire_cancel_normal_defer_option [gw24] [ 14%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_as_declarative [gw29] [ 14%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.6.49] test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw0] [gw27] [ 14%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_deepcopy test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_no_special_chars test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e13] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_index_target test/orm/test_composites.py::PointTest::test_cols_as_core_clauseelement [gw30] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update_fallback test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_none test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_dict] test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget test/orm/test_dynamic.py::DynamicTest::test_transient_access test/orm/test_deprecations.py::InstancesTest::test_contains_eager_aliased_instances [gw0] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_object [gw17] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_use_alter_constraint_create test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit test/sql/test_compiler.py::SelectTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_notr1_notr2 test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_multilevel_mixin_attr_refers_to_column_copies test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_simple [gw28] [ 14%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw0] [gw10] [ 14%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_no_special_chars test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options1-PERCENT ROWS ONLY] [gw7] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e13] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw14] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_index_target [gw18] [ 14%] PASSED test/orm/test_composites.py::PointTest::test_cols_as_core_clauseelement test/dialect/mssql/test_compiler.py::CompileTest::test_function_overrides [gw8] [ 14%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_dict] [gw1] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_none test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive_unoptimized [gw21] [ 14%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw31] [ 14%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_access test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_list [gw25] [ 14%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_aliased_instances test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_three test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)1] [gw5] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit [gw26] [ 14%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw16] [ 14%] 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/orm/test_deferred.py::RaiseLoadTest::test_mapper_defer_unraise [gw9] [ 14%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_notr1_notr2 test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_declarative_base test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H&host=H:P&host=H] [gw2] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_multilevel_mixin_attr_refers_to_column_copies [gw11] [ 14%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_simple test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_in_place_mutation [gw19] [ 14%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options1-PERCENT ROWS ONLY] [gw20] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw12] [ 14%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_function_overrides [gw22] [ 14%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive_unoptimized [gw3] [ 14%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_list [gw13] [ 14%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_three test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_reference [gw15] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)1] test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[insert] [gw23] [ 14%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_defer_unraise [gw24] [ 14%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_declarative_base [gw29] [ 14%] 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] [gw27] [ 14%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_in_place_mutation test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw1] test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_one test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e14] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_pk_constraint_target test/orm/test_composites.py::PointTest::test_comparator [gw30] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[insert] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_kw] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_tuple_format test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/orm/test_dynamic.py::DynamicTest::test_transient_all_empty_list test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_alias [gw0] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_reference [gw17] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit_del test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_notr2 test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_non_decl_access test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_arbitrary_column_element [gw28] [ 14%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw1] [gw10] [ 14%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_one test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options2-PERCENT ROWS WITH TIES] [gw7] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e14] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw14] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_pk_constraint_target [gw18] [ 14%] PASSED test/orm/test_composites.py::PointTest::test_comparator test/dialect/postgresql/test_compiler.py::CompileTest::test_generic_enum [gw8] [ 14%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_kw] [gw1] [ 14%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_tuple_format test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_contains_key_deprecated [gw21] [ 14%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_widget [gw31] [ 14%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_all_empty_list [gw25] [ 14%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_alias test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_two test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_3-CAST(t.col AS UNSIGNED INTEGER)] [gw5] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit_del [gw26] [ 14%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise [gw16] [ 14%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] [gw9] [ 14%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_notr2 test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_has_inherited_table 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] [gw2] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_non_decl_access test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_modified_event [gw11] [ 14%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_arbitrary_column_element [gw19] [ 14%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options2-PERCENT ROWS WITH TIES] [gw20] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert] [gw12] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_generic_enum [gw22] [ 14%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_contains_key_deprecated [gw3] [ 14%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg [gw13] [ 14%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_two test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reserved_identifiers [gw15] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_3-CAST(t.col AS UNSIGNED INTEGER)] test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_camelcase [gw30] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert] [gw23] [ 14%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise [gw24] [ 14%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_has_inherited_table [gw29] [ 14%] 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] [gw27] [ 14%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_modified_event test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw2] test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_two test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e15] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_as_cte test/orm/test_composites.py::PointTest::test_comparator_aliased test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-list-append] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_type test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_classes_are_still_dataclasses test/orm/test_dynamic.py::DynamicTest::test_transient_count test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_string_alias [gw0] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reserved_identifiers [gw17] [ 15%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_camelcase test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two 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/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_r2 test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_abstract test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_labeled_ops [gw28] [ 15%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw2] test/orm/test_core_compilation.py::SelectableTest::test_filter_by [gw10] [ 15%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_two [gw7] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e15] test/orm/test_default_strategies.py::NoLoadTest::test_m2o_noload_option [gw14] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_as_cte [gw18] [ 15%] PASSED test/orm/test_composites.py::PointTest::test_comparator_aliased test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[dash] [gw8] [ 15%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-list-append] [gw1] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_type test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_column [gw21] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_classes_are_still_dataclasses [gw31] [ 15%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_count test/ext/test_associationproxy.py::InfoTest::test_constructor [gw25] [ 15%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_string_alias test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_one test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_32-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw5] [ 15%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert_on_conflict] [gw26] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_attr [gw16] [ 15%] 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] [gw9] [ 15%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_r2 test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_synonym_for 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] [gw2] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_abstract test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_non_mutable [gw11] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_labeled_ops [gw19] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_filter_by [gw20] [ 15%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_m2o_noload_option [gw30] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert_on_conflict] [gw12] [ 15%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[dash] [gw22] [ 15%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_column [gw3] [ 15%] PASSED test/ext/test_associationproxy.py::InfoTest::test_constructor [gw13] [ 15%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_one [gw15] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_32-CAST(t.col AS CHAR CHARACTER SET utf8)] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_setattr_hybrid_updates_descriptors test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_inline [gw23] [ 15%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_attr [gw24] [ 15%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_synonym_for [gw29] [ 15%] 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] [gw27] [ 15%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_non_mutable test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw3] test/sql/test_compiler.py::BindParameterTest::test_bind_as_col test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e20] test/orm/test_composites.py::PointTest::test_default_value test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_cte_plus_textual test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-set-add] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_construction test/orm/test_dynamic.py::HistoryTest::test_append_persistent test/orm/test_deprecations.py::InstancesTest::test_contains_eager_string_alias [gw0] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_setattr_hybrid_updates_descriptors [gw17] [ 15%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_inline test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one 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/orm/test_cascade.py::OrphanCriterionTest::test_leg_persistent_notr1_notr2_noevent [gw28] [ 15%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw3] test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length [gw10] [ 15%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_as_col test/orm/test_core_compilation.py::SelectableTest::test_froms_join [gw7] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e20] test/orm/test_default_strategies.py::NoLoadTest::test_o2m_noload [gw18] [ 15%] PASSED test/orm/test_composites.py::PointTest::test_default_value [gw14] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_cte_plus_textual test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_no_page_size test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[double quotes] [gw8] [ 15%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-set-add] [gw1] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute [gw2] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin [gw21] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_construction [gw31] [ 15%] PASSED test/orm/test_dynamic.py::HistoryTest::test_append_persistent test/ext/test_associationproxy.py::InfoTest::test_empty [gw25] [ 15%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_string_alias test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_three test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_35-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw30] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_no_page_size [gw5] [ 15%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set [gw26] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_obj [gw16] [ 15%] 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/orm/test_deprecations.py::DeprecatedInhTest::test_multiple_adaption [gw9] [ 15%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_persistent_notr1_notr2_noevent test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string 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/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pickle_parent [gw11] [ 15%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length [gw19] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_froms_join [gw20] [ 15%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_o2m_noload [gw12] [ 15%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[double quotes] [gw29] [ 15%] 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] [gw3] [ 15%] PASSED test/ext/test_associationproxy.py::InfoTest::test_empty [gw15] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_35-CAST(t.col AS CHAR CHARACTER SET utf8)] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_shared_class_registry [gw13] [ 15%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_three test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_functional_create [gw23] [ 15%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_obj [gw24] [ 15%] PASSED test/orm/test_deprecations.py::DeprecatedInhTest::test_multiple_adaption [gw22] [ 15%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string test/orm/test_deprecations.py::SessionTest::test_contextmanager_commit test/sql/test_compiler.py::BindParameterTest::test_bind_callable test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e21] test/orm/test_composites.py::PointTest::test_delete test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_do_no_call_twice test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_non_orphan test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute_return_none test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin_override test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_equality test/orm/test_dynamic.py::HistoryTest::test_append_transient test/orm/test_deprecations.py::InstancesTest::test_from_alias_one [gw27] [ 15%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pickle_parent [gw0] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_shared_class_registry [gw17] [ 15%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_functional_create test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_page_size test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set_commit test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three 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/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2 [gw28] [ 15%] PASSED test/orm/test_deprecations.py::SessionTest::test_contextmanager_commit test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length_quoted [gw10] [ 15%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_callable test/orm/test_core_compilation.py::SelectableTest::test_froms_single_table [gw7] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e21] test/orm/test_default_strategies.py::NoLoadTest::test_upgrade_o2m_noload_lazyload_option [gw14] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_do_no_call_twice [gw18] [ 15%] PASSED test/orm/test_composites.py::PointTest::test_delete [gw30] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_page_size test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[matched_square_brackets] [gw8] [ 15%] PASSED test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_non_orphan [gw1] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute_return_none [gw2] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin_override 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] [gw21] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_equality [gw31] [ 15%] PASSED test/orm/test_dynamic.py::HistoryTest::test_append_transient [gw25] [ 15%] PASSED test/orm/test_deprecations.py::InstancesTest::test_from_alias_one test/ext/test_associationproxy.py::InfoTest::test_via_cls test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_36-CAST(t.col AS CHAR(32))] test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_two [gw5] [ 15%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set_commit [gw26] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_modify_attr_expire_obj [gw16] [ 15%] 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] [gw9] [ 15%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2 test/orm/test_deprecations.py::DeprecatedInhTest::test_with_polymorphic test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_deprecated [gw11] [ 15%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length_quoted [gw19] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_froms_single_table [gw20] [ 15%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_upgrade_o2m_noload_lazyload_option [gw12] [ 15%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[matched_square_brackets] [gw29] [ 15%] 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] [gw4] [ 15%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_gc [gw3] [ 15%] PASSED test/ext/test_associationproxy.py::InfoTest::test_via_cls test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop [gw15] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_36-CAST(t.col AS CHAR(32))] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution [gw13] [ 15%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_two test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_pk_fk_constraint_create [gw23] [ 15%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_modify_attr_expire_obj [gw24] [ 15%] PASSED test/orm/test_deprecations.py::DeprecatedInhTest::test_with_polymorphic [gw22] [ 15%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_deprecated test/orm/test_deprecations.py::SessionTest::test_contextmanager_rollback test/sql/test_compiler.py::BindParameterTest::test_bind_given_anon_name_dont_double test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e3] test/orm/test_composites.py::PointTest::test_detect_change test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_quote_raw_string_col test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_unicode_keys test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_orphan test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_noncascade test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_filtering_on_relationship test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_m2m test/orm/test_deprecations.py::InstancesTest::test_from_alias_two_old_way [gw27] [ 15%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop [gw0] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution [gw30] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_unicode_keys [gw17] [ 15%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_pk_fk_constraint_create test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_twice_no_commit test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_cls_registry test/sql/test_compiler.py::SelectTest::test_fetch[5-None-fetch_kw2-FETCH FIRST :param_1 ROWS ONLY-params2] test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2_noevent [gw28] [ 15%] PASSED test/orm/test_deprecations.py::SessionTest::test_contextmanager_rollback test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_multiple_options [gw10] [ 15%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_given_anon_name_dont_double test/orm/test_core_compilation.py::SelectableTest::test_limit_offset_select [gw7] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e3] test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoinc_detection_no_affinity [gw18] [ 15%] PASSED test/orm/test_composites.py::PointTest::test_detect_change [gw14] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_quote_raw_string_col test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[percent] [gw8] [ 15%] PASSED test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_orphan [gw2] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_noncascade test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name [gw21] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_filtering_on_relationship [gw31] [ 15%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_m2m test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_iterate [gw25] [ 15%] PASSED test/orm/test_deprecations.py::InstancesTest::test_from_alias_two_old_way test/ext/test_associationproxy.py::LazyLoadTest::test_eager_list test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_37-CAST(t.col AS CHAR(32))] test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_insert [gw5] [ 15%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_twice_no_commit [gw26] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw1] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_cls_registry test/orm/test_deferred.py::RaiseLoadTest::test_mapper_undefer_unraise [gw9] [ 15%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2_noevent [gw16] [ 15%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-None-fetch_kw2-FETCH FIRST :param_1 ROWS ONLY-params2] test/orm/test_deprecations.py::DeprecatedMapperTest::test_add_property test/orm/test_deprecations.py::CustomJoinTest::test_double_same_mappers_flag_alias [gw29] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name [gw11] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_multiple_options [gw19] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_limit_offset_select [gw20] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoinc_detection_no_affinity [gw12] [ 15%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[percent] [gw3] [ 15%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_eager_list test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop_default [gw15] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_37-CAST(t.col AS CHAR(32))] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_annotations [gw13] [ 15%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_insert test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_unique_constraint_create test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_not_sane_rowcount [gw23] [ 15%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_undefer_unraise [gw22] [ 15%] PASSED test/orm/test_deprecations.py::CustomJoinTest::test_double_same_mappers_flag_alias [gw24] [ 15%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_add_property test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration test/sql/test_compiler.py::BindParameterTest::test_bind_param_escaping test/orm/test_bind.py::BindIntegrationTest::test_bound_connection test/orm/test_composites.py::PointTest::test_eager_load test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[control] [gw30] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_not_sane_rowcount test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_current test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_behavior_within_decl test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_round_trip test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_o2m_active_hist test/orm/test_deprecations.py::InstrumentationTest::test_dict_subclass4 [gw27] [ 15%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop_default [gw0] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_annotations [gw17] [ 15%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_unique_constraint_create test/orm/test_attributes.py::HistoryTest::test_scalar_del test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_declarative_base test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_notr2 test/sql/test_compiler.py::SelectTest::test_fetch[None-10-fetch_kw1-LIMIT -1 OFFSET :param_1-params1] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name_bad [gw28] [ 15%] SKIPPED test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_ops [gw10] [ 15%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_param_escaping test/orm/test_core_compilation.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw7] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bound_connection test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_fk_disqualifies [gw14] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[control] [gw18] [ 15%] PASSED test/orm/test_composites.py::PointTest::test_eager_load test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[plain] [gw8] [ 15%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_current [gw2] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_behavior_within_decl [gw29] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name_bad [gw21] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_round_trip [gw31] [ 15%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_o2m_active_hist [gw25] [ 15%] PASSED test/orm/test_deprecations.py::InstrumentationTest::test_dict_subclass4 test/ext/test_associationproxy.py::LazyLoadTest::test_eager_scalar test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_38-CAST(t.col AS CHAR(32))] test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select [gw5] [ 15%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_del test/orm/test_deferred.py::RaiseLoadTest::test_option_raise_deferred [gw26] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw1] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_declarative_base [gw9] [ 15%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_notr2 [gw16] [ 15%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[None-10-fetch_kw1-LIMIT -1 OFFSET :param_1-params1] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_index_deprecated test/orm/test_deprecations.py::DeprecatedMapperTest::test_comparable_column [gw11] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_ops [gw19] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw20] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_fk_disqualifies test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update [gw12] [ 15%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[plain] [gw3] [ 15%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_eager_scalar test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_popitem [gw15] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_38-CAST(t.col AS CHAR(32))] [gw13] [ 15%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_asselectable test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_exclude_eagerloads [gw30] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update [gw23] [ 15%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_option_raise_deferred [gw22] [ 15%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_index_deprecated [gw24] [ 15%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_comparable_column test/orm/test_deprecations.py::SessionTest::test_session_str test/sql/test_compiler.py::BindParameterTest::test_bind_params_missing test/orm/test_bind.py::BindIntegrationTest::test_bound_connection_transactional test/orm/test_composites.py::PointTest::test_early_configure test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[dict] test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_legacy test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_gc test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_auto_convert_lobs test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_asdict_and_astuple_special_widget test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_noflush_m2m test/orm/test_deprecations.py::InstrumentationTest::test_name_setup [gw27] [ 15%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_popitem [gw0] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_asselectable [gw17] [ 15%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_exclude_eagerloads test/orm/test_attributes.py::HistoryTest::test_scalar_del_expired test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uncompiled_attributes_in_relationship test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_r2 test/sql/test_compiler.py::SelectTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] [gw29] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_auto_convert_lobs [gw28] [ 15%] PASSED test/orm/test_deprecations.py::SessionTest::test_session_str test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_parser [gw10] [ 15%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_params_missing test/sql/test_cte.py::CTETest::test_all_aliases [gw7] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bound_connection_transactional test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_ignore_fk [gw18] [ 15%] PASSED test/orm/test_composites.py::PointTest::test_early_configure [gw14] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[dict] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[question mark] [gw8] [ 15%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_legacy [gw2] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_gc [gw21] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_asdict_and_astuple_special_widget [gw31] [ 15%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_noflush_m2m test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_list [gw25] [ 15%] PASSED test/orm/test_deprecations.py::InstrumentationTest::test_name_setup test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_49-CAST(t.col AS BINARY)] test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select_labels [gw5] [ 15%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_del_expired test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update_fallback test/orm/test_deferred.py::RaiseLoadTest::test_option_raiseload_unexpire_modified_obj [gw26] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw1] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uncompiled_attributes_in_relationship [gw9] [ 15%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_r2 [gw16] [ 15%] 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_deprecations.py::DDLDeprecatedBindTest::test_bind_create_table_deprecated test/orm/test_deprecations.py::DeprecatedMapperTest::test_deferred_scalar_loader_name_change [gw11] [ 15%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_parser [gw19] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_all_aliases [gw20] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_ignore_fk [gw30] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update_fallback [gw12] [ 15%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[question mark] [gw3] [ 15%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_list test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace [gw15] [ 16%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_49-CAST(t.col AS BINARY)] [gw13] [ 16%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select_labels test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_class_over_table test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_annoated_cols [gw23] [ 16%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_option_raiseload_unexpire_modified_obj [gw22] [ 16%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_table_deprecated test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_use_ansi [gw24] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_deferred_scalar_loader_name_change test/orm/test_deprecations.py::SessionTest::test_subtransactions_deprecated test/sql/test_compiler.py::BindParameterTest::test_binds test/orm/test_bind.py::BindIntegrationTest::test_dont_mutate_binds[False] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[excluded] test/orm/test_composites.py::PointTest::test_expire test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_current test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_warn_cascading_used_w_tablename [gw29] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_use_ansi test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_setup test/orm/test_dynamic.py::HistoryTest::test_backref_pop_transient test/orm/test_deprecations.py::JoinFromSelectableTest::test_mapped_to_select_implicit_left_w_aliased [gw27] [ 16%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace [gw0] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_class_over_table [gw17] [ 16%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_annoated_cols test/orm/test_attributes.py::HistoryTest::test_scalar_get_first_set_None test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_undefer_column_name test/orm/test_cascade.py::PartialFlushTest::test_circular_sort test/sql/test_compiler.py::SelectTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] [gw28] [ 16%] PASSED test/orm/test_deprecations.py::SessionTest::test_subtransactions_deprecated test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_prefix [gw7] [ 16%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_dont_mutate_binds[False] [gw10] [ 16%] PASSED test/sql/test_compiler.py::BindParameterTest::test_binds test/sql/test_cte.py::CTETest::test_anon_insert_cte test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_single_col [gw18] [ 16%] PASSED test/orm/test_composites.py::PointTest::test_expire [gw14] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[excluded] test/dialect/mysql/test_dialect.py::ExecutionTest::test_charset_caching test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[slash] [gw8] [ 16%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_current [gw2] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_warn_cascading_used_w_tablename [gw21] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_setup [gw31] [ 16%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_transient test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_scalar [gw25] [ 16%] PASSED test/orm/test_deprecations.py::JoinFromSelectableTest::test_mapped_to_select_implicit_left_w_aliased test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_54-CAST(t.col AS BINARY)] test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update [gw5] [ 16%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_get_first_set_None [gw30] [ 16%] SKIPPED test/dialect/mysql/test_dialect.py::ExecutionTest::test_charset_caching [gw26] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/test_deferred.py::SelfReferentialMultiPathTest::test_present_overrides_deferred [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_undefer_column_name [gw9] [ 16%] PASSED test/orm/test_cascade.py::PartialFlushTest::test_circular_sort [gw16] [ 16%] 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_deprecations.py::DDLDeprecatedBindTest::test_bind_ddl_deprecated test/orm/test_deprecations.py::DeprecatedMapperTest::test_polymorphic_union_w_select [gw11] [ 16%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_prefix [gw19] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_anon_insert_cte [gw20] [ 16%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_single_col [gw12] [ 16%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[slash] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_encoding [gw3] [ 16%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_scalar test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace_itself_still_ok test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_in_backref [gw15] [ 16%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_54-CAST(t.col AS BINARY)] [gw13] [ 16%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_table [gw23] [ 16%] PASSED test/orm/test_deferred.py::SelfReferentialMultiPathTest::test_present_overrides_deferred [gw22] [ 16%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_ddl_deprecated [gw29] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_encoding test/orm/test_deprecations.py::SessionTest::test_textual_execute [gw24] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_polymorphic_union_w_select test/orm/test_bind.py::BindIntegrationTest::test_dont_mutate_binds[True] test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[False] test/orm/test_composites.py::PointTest::test_get_history test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_literal test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_legacy test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_basic test/orm/test_dynamic.py::HistoryTest::test_missing_but_removed_noflush test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_asdict_and_astuple_special_widget test/orm/test_deprecations.py::JoinLateralTest::test_from_function_sef [gw27] [ 16%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace_itself_still_ok [gw0] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_in_backref test/orm/test_attributes.py::HistoryTest::test_scalar_init [gw17] [ 16%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_table test/dialect/mysql/test_dialect.py::ExecutionTest::test_sysdate 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_unicode_string_resolve test/orm/test_cascade.py::PartialFlushTest::test_o2m_m2o test/sql/test_compiler.py::SelectTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET "Y" ROWS FETCH FIRST "Q" ROWS ONLY-params8] [gw28] [ 16%] PASSED test/orm/test_deprecations.py::SessionTest::test_textual_execute test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_tablespace [gw7] [ 16%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_dont_mutate_binds[True] test/sql/test_cte.py::CTETest::test_anon_update_cte [gw10] [ 16%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[False] test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_nonoptional_sequence_non_autoinc_no_firing [gw18] [ 16%] PASSED test/orm/test_composites.py::PointTest::test_get_history [gw14] [ 16%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_literal test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[space] [gw30] [ 16%] SKIPPED test/dialect/mysql/test_dialect.py::ExecutionTest::test_sysdate [gw8] [ 16%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_legacy [gw2] [ 16%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_basic [gw31] [ 16%] PASSED test/orm/test_dynamic.py::HistoryTest::test_missing_but_removed_noflush [gw21] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_asdict_and_astuple_special_widget test/ext/test_associationproxy.py::LazyLoadTest::test_slicing_list [gw25] [ 16%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_from_function_sef test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_56-CAST(t.col AS BINARY)] test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update_whereclause [gw5] [ 16%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_init test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_individual [gw26] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve [gw9] [ 16%] PASSED test/orm/test_cascade.py::PartialFlushTest::test_o2m_m2o [gw16] [ 16%] 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_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_index_deprecated test/orm/test_deprecations.py::DeprecatedOptionAllTest::test_defer_addtl_attrs test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_events [gw11] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_tablespace [gw19] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_anon_update_cte [gw20] [ 16%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_nonoptional_sequence_non_autoinc_no_firing [gw12] [ 16%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[space] [gw29] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_events [gw3] [ 16%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_slicing_list test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_setdefault test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_module_qualified [gw15] [ 16%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_56-CAST(t.col AS BINARY)] [gw13] [ 16%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update_whereclause test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[False] [gw23] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_individual [gw22] [ 16%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_index_deprecated test/orm/test_deprecations.py::SessionTest::test_transaction_attr [gw24] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedOptionAllTest::test_defer_addtl_attrs test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e10] test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[True] test/orm/test_composites.py::PointTest::test_not_none test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_values test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_isolation_level test/orm/test_cascade.py::M2MCascadeTest::test_cascade_delete test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wbase test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_autoflush test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_setup [gw27] [ 16%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_setdefault test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate [gw0] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_module_qualified test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_replace_self_flag_modified_set [gw17] [ 16%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[False] [gw30] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_isolation_level test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve_backref test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_nonorphans_ok test/sql/test_compiler.py::SelectTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw28] [ 16%] PASSED test/orm/test_deprecations.py::SessionTest::test_transaction_attr test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_text [gw10] [ 16%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[True] [gw7] [ 16%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e10] test/sql/test_cte.py::CTETest::test_cloned_alias test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_optional_sequence_non_autoinc_no_firing [gw18] [ 16%] PASSED test/orm/test_composites.py::PointTest::test_not_none [gw14] [ 16%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_values test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_left_square_bracket] [gw8] [ 16%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_cascade_delete [gw2] [ 16%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wbase test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_int_mode [gw31] [ 16%] PASSED test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_autoflush [gw21] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_setup test/ext/test_associationproxy.py::ListTest::test_sequence_ops [gw25] [ 16%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_8-CAST(t.col AS SIGNED INTEGER)] test/sql/test_compiler.py::CorrelateTest::test_correlate_all_column [gw5] [ 16%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_replace_self_flag_modified_set test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_whole [gw26] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve_backref [gw9] [ 16%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_nonorphans_ok [gw16] [ 16%] 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_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_table_deprecated test/orm/test_deprecations.py::DeprecatedQueryTest::test_aliased [gw29] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_int_mode [gw11] [ 16%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_text [gw19] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_cloned_alias [gw20] [ 16%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_optional_sequence_non_autoinc_no_firing [gw3] [ 16%] PASSED test/ext/test_associationproxy.py::ListTest::test_sequence_ops test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_unrelated_flush test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_magic [gw15] [ 16%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_8-CAST(t.col AS SIGNED INTEGER)] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[True] [gw13] [ 16%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_column [gw12] [ 16%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_left_square_bracket] test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_no_call_twice test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[False] [gw23] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_whole test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_active_flag_autocommit [gw22] [ 16%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_table_deprecated [gw24] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_aliased test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt10-stmt20-param10-param20-None-None] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e110] test/orm/test_composites.py::PointTest::test_query_cols [gw30] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[False] test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wdecorator test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_noflush test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_appending_to_relationship [gw27] [ 16%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_unrelated_flush test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate_coreonly [gw0] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_magic [gw17] [ 16%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[True] test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set [gw14] [ 16%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_no_call_twice test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_useless_declared_attr test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_collection_expunge test/sql/test_compiler.py::SelectTest::test_fetch_limit_offset_self_group [gw28] [ 16%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_active_flag_autocommit test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_mode test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_text_or_composite [gw10] [ 16%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt10-stmt20-param10-param20-None-None] [gw7] [ 16%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e110] test/sql/test_cte.py::CTETest::test_compound_select_uses_independent_cte test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_non_autoincrement [gw18] [ 16%] PASSED test/orm/test_composites.py::PointTest::test_query_cols [gw4] [ 16%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_iterate [gw8] [ 16%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan [gw2] [ 16%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wdecorator [gw29] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_mode [gw31] [ 16%] PASSED test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_noflush [gw21] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_appending_to_relationship test/ext/test_associationproxy.py::MultiOwnerTest::test_col_expressions_not_available [gw25] [ 16%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate_coreonly test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_9-CAST(t.col AS UNSIGNED INTEGER)] test/sql/test_compiler.py::CorrelateTest::test_correlate_all_from [gw5] [ 16%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_right_square_bracket] test/orm/test_deferred.py::WithExpressionTest::test_expr_default_value [gw26] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_useless_declared_attr [gw9] [ 16%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_collection_expunge [gw16] [ 16%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch_limit_offset_self_group test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[AddConstraint] test/orm/test_deprecations.py::DeprecatedQueryTest::test_apply_labels [gw11] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_text_or_composite [gw19] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_compound_select_uses_independent_cte [gw20] [ 16%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_non_autoincrement test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[True] [gw3] [ 16%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_col_expressions_not_available test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_update test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_table [gw15] [ 16%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_9-CAST(t.col AS UNSIGNED INTEGER)] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[False] [gw13] [ 16%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_from test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_python_values [gw12] [ 16%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_right_square_bracket] [gw30] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[True] [gw23] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_default_value test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check [gw22] [ 16%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[AddConstraint] [gw24] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_apply_labels test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt11-stmt21-param11-param21-None-None] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e111] test/orm/test_composites.py::PointTest::test_query_cols_labeled test/ext/test_associationproxy.py::SetTest::test_bulk_replace test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_cascades test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_supplied_fk test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_purity test/orm/test_dynamic.py::HistoryTest::test_remove_persistent test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_special_widget [gw27] [ 16%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_update test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate [gw0] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_table [gw17] [ 16%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[False] test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit [gw14] [ 16%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_python_values test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uses_get_on_class_col_fk test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_standalone_orphan test/sql/test_compiler.py::SelectTest::test_for_update [gw28] [ 16%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check [gw29] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_purity test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_using [gw10] [ 16%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt11-stmt21-param11-param21-None-None] [gw7] [ 16%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e111] test/sql/test_cte.py::CTETest::test_conflicting_names[False-False] test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[delete-select-_exclusions1] [gw18] [ 16%] PASSED test/orm/test_composites.py::PointTest::test_query_cols_labeled [gw4] [ 16%] PASSED test/ext/test_associationproxy.py::SetTest::test_bulk_replace [gw8] [ 16%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_cascades [gw2] [ 16%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_supplied_fk [gw31] [ 16%] PASSED test/orm/test_dynamic.py::HistoryTest::test_remove_persistent [gw21] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_special_widget test/ext/test_associationproxy.py::MultiOwnerTest::test_column_collection_expressions [gw20] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[delete-select-_exclusions1] [gw25] [ 16%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate test/dialect/mysql/test_compiler.py::SQLTest::test_cast_grouped_expression_non_castable test/sql/test_compiler.py::CorrelateTest::test_correlate_all_where [gw5] [ 16%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit test/dialect/mssql/test_compiler.py::CompileTest::test_in_with_subqueries test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version0-False-False] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-core] [gw26] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uses_get_on_class_col_fk [gw9] [ 16%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_standalone_orphan [gw16] [ 16%] PASSED test/sql/test_compiler.py::SelectTest::test_for_update test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSchema] test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices [gw11] [ 16%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_using [gw19] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[False-False] [gw30] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version0-False-False] [gw3] [ 16%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_column_collection_expressions test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_orm_descriptor [gw15] [ 16%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_grouped_expression_non_castable test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[True] [gw13] [ 16%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_where test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_update_sql_expr [gw12] [ 16%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_in_with_subqueries [gw23] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-core] test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check_w_exception [gw22] [ 16%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSchema] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded [gw24] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e11] test/orm/test_composites.py::PointTest::test_query_cols_legacy test/ext/test_associationproxy.py::SetTest::test_set_comparison_empty_to_empty test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_dynamic test/orm/declarative/test_typing_py3k.py::DeclarativeBaseTest::test_class_getitem [gw29] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded test/orm/test_dynamic.py::HistoryTest::test_remove_transient test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt12-stmt22-param12-param22-None-None] test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_widget [gw27] [ 16%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[insert-select-_exclusions2] test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate_coreonly [gw0] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_orm_descriptor [gw17] [ 16%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[True] test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified [gw14] [ 16%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_update_sql_expr test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_using_explicit_prop_in_schema_objects test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_multilevel_remove test/sql/test_compiler.py::SelectTest::test_from_subquery [gw28] [ 16%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check_w_exception test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using [gw7] [ 16%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e11] test/sql/test_cte.py::CTETest::test_conflicting_names[False-True] [gw20] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[insert-select-_exclusions2] [gw18] [ 16%] PASSED test/orm/test_composites.py::PointTest::test_query_cols_legacy test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version1-None-False] [gw4] [ 16%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_comparison_empty_to_empty [gw8] [ 16%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_dynamic [gw2] [ 16%] PASSED test/orm/declarative/test_typing_py3k.py::DeclarativeBaseTest::test_class_getitem [gw31] [ 16%] PASSED test/orm/test_dynamic.py::HistoryTest::test_remove_transient [gw21] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_widget [gw10] [ 16%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt12-stmt22-param12-param22-None-None] test/ext/test_associationproxy.py::MultiOwnerTest::test_rel_expressions_not_available [gw25] [ 16%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate_coreonly test/dialect/mysql/test_compiler.py::SQLTest::test_cast_literal_bind test/sql/test_compiler.py::CorrelateTest::test_correlate_alone_noeffect [gw5] [ 16%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified test/dialect/mssql/test_compiler.py::CompileTest::test_index_clustering [gw30] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version1-None-False] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-orm] [gw26] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw1] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_using_explicit_prop_in_schema_objects [gw9] [ 17%] PASSED test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_multilevel_remove [gw16] [ 17%] PASSED test/sql/test_compiler.py::SelectTest::test_from_subquery test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSequence] test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices_compile [gw11] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using [gw19] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[False-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded_deprecated_at_dialect_level test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2 test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_schemas [gw15] [ 17%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_literal_bind [gw13] [ 17%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_alone_noeffect test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_with_only_columns_unknown_kw test/sql/test_compiler.py::KwargPropagationTest::test_binary [gw12] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_clustering [gw23] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-orm] test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_error_on_using_inactive_session_commands [gw22] [ 17%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSequence] [gw29] [ 17%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded_deprecated_at_dialect_level [gw24] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices_compile test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e12] [gw3] [ 17%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_rel_expressions_not_available test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-insert-_exclusions4] test/orm/test_composites.py::PointTest::test_round_trip test/ext/test_associationproxy.py::SetTest::test_set_comparisons test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_append test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaM2O::test_roundtrip test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_autoflush test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_classes_are_still_dataclasses test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt13-stmt23-param13-param23-extparam13-extparam23] [gw27] [ 17%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2 [gw20] [ 17%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-insert-_exclusions4] [gw0] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_schemas test/orm/test_deprecations.py::JoinTest::test_aliased [gw17] [ 17%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_with_only_columns_unknown_kw test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified_set [gw14] [ 17%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_binary test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version2-True-False] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_with_explicit_autoloaded test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_singlelevel_remove test/sql/test_compiler.py::SelectTest::test_full_outer_join [gw28] [ 17%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_error_on_using_inactive_session_commands test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using_unusual_conditions [gw7] [ 17%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e12] test/sql/test_cte.py::CTETest::test_conflicting_names[True-False] [gw18] [ 17%] PASSED test/orm/test_composites.py::PointTest::test_round_trip [gw30] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version2-True-False] [gw4] [ 17%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_comparisons [gw8] [ 17%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_append [gw2] [ 17%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaM2O::test_roundtrip [gw31] [ 17%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_autoflush [gw21] [ 17%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_classes_are_still_dataclasses [gw10] [ 17%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt13-stmt23-param13-param23-extparam13-extparam23] [gw25] [ 17%] PASSED test/orm/test_deprecations.py::JoinTest::test_aliased test/dialect/mysql/test_compiler.py::SQLTest::test_cast_type_decorator test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_column [gw5] [ 17%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified_set test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_1 test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-core] [gw26] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw9] [ 17%] PASSED test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_singlelevel_remove [gw1] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_with_explicit_autoloaded [gw16] [ 17%] PASSED test/sql/test_compiler.py::SelectTest::test_full_outer_join test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropColumnComment] test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_default_flags test/orm/test_deprecations.py::DeprecatedQueryTest::test_dotted_options [gw11] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using_unusual_conditions [gw19] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[True-False] test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2_legacy test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-update-_exclusions3] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_synonym [gw13] [ 17%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_column [gw15] [ 17%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_type_decorator test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_column [gw12] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_1 test/sql/test_compiler.py::KwargPropagationTest::test_case [gw23] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-core] test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting [gw22] [ 17%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropColumnComment] [gw29] [ 17%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_default_flags [gw24] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_dotted_options test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e13] [gw3] [ 17%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign [gw20] [ 17%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-update-_exclusions3] test/orm/test_composites.py::PointTest::test_save_null test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version3-False-True] test/ext/test_associationproxy.py::SetTest::test_set_mutation test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_assignment test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaO2M::test_roundtrip test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_noflush test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_construction test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt14-stmt24-param14-param24-extparam14-extparam24] [gw27] [ 17%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2_legacy [gw0] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_synonym test/orm/test_deprecations.py::JoinTest::test_does_filter_aliasing_work [gw17] [ 17%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_column test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set [gw14] [ 17%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_case [gw30] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version3-False-True] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/test_cascade.py::SubclassCascadeTest::test_cascade_iterator_polymorphic test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_back_to_one [gw28] [ 17%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting test/sql/test_compiler.py::SelectTest::test_hints test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_with [gw7] [ 17%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e13] test/sql/test_cte.py::CTETest::test_conflicting_names[True-True] [gw18] [ 17%] PASSED test/orm/test_composites.py::PointTest::test_save_null [gw8] [ 17%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_assignment [gw2] [ 17%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaO2M::test_roundtrip [gw31] [ 17%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_noflush [gw21] [ 17%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_construction [gw10] [ 17%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt14-stmt24-param14-param24-extparam14-extparam24] [gw25] [ 17%] PASSED test/orm/test_deprecations.py::JoinTest::test_does_filter_aliasing_work test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_collate test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_from [gw5] [ 17%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_1 test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-orm] [gw26] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw9] [ 17%] PASSED test/orm/test_cascade.py::SubclassCascadeTest::test_cascade_iterator_polymorphic [gw1] [ 17%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_back_to_one [gw16] [ 17%] PASSED test/sql/test_compiler.py::SelectTest::test_hints test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropConstraint] test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ident_length_in_13_is_30 test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_four [gw11] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_with [gw19] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[True-True] test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign_passes test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[update-select-_exclusions0] test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3 [gw20] [ 17%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[update-select-_exclusions0] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_table_over_class [gw15] [ 17%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_collate [gw13] [ 17%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_from test/sql/test_compiler.py::KwargPropagationTest::test_cast [gw12] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_1 [gw23] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-orm] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_checksfor_sequence test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting_future [gw22] [ 17%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropConstraint] [gw29] [ 17%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ident_length_in_13_is_30 [gw24] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_four test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e14] [gw3] [ 17%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign_passes test/orm/test_composites.py::PrimaryKeyTest::test_get_by_col [gw30] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_checksfor_sequence test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_backref test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobM2O::test_roundtrip test/orm/test_dynamic.py::HistoryTest::test_replace_transient test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_equality test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt15-stmt25-param15-param25-None-None] [gw27] [ 17%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3 [gw0] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_table_over_class test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship] [gw14] [ 17%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_cast [gw17] [ 17%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_from test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set_flag_modified test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/test_cascade.py::SubclassCascadeTest::test_delete_orphan_round_trip test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_cleanout [gw28] [ 17%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting_future test/sql/test_compiler.py::SelectTest::test_int_limit_offset_coercion test/dialect/postgresql/test_compiler.py::CompileTest::test_create_partial_index [gw7] [ 17%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e14] test/sql/test_cte.py::CTETest::test_cte_refers_to_aliased_cte_twice [gw18] [ 17%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_get_by_col [gw8] [ 17%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_backref [gw2] [ 17%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobM2O::test_roundtrip [gw31] [ 17%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_transient [gw21] [ 17%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_equality [gw10] [ 17%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt15-stmt25-param15-param25-None-None] test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[eager] [gw25] [ 17%] PASSED test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship] test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_having test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw5] [ 17%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set_flag_modified test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-core] [gw26] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw9] [ 17%] PASSED test/orm/test_cascade.py::SubclassCascadeTest::test_delete_orphan_round_trip [gw16] [ 17%] PASSED test/sql/test_compiler.py::SelectTest::test_int_limit_offset_coercion test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSchema] test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_three test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_112 [gw11] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_partial_index test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete [gw19] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_cte_refers_to_aliased_cte_twice test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_client_encoding test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3_legacy [gw20] [ 17%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[eager] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_tables [gw15] [ 17%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition test/sql/test_compiler.py::KwargPropagationTest::test_select [gw13] [ 17%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_where [gw12] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw23] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-core] [gw30] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_client_encoding test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_control [gw22] [ 17%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSchema] [gw29] [ 17%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_112 [gw24] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_three test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e15] [gw3] [ 17%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete test/orm/test_composites.py::PrimaryKeyTest::test_get_by_composite test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_error test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobO2M::test_roundtrip test/orm/test_dynamic.py::HistoryTest::test_unchanged_persistent test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_filtering_on_relationship test/sql/test_compiler.py::BindParameterTest::test_construct_params_positional_plain_repeated [gw27] [ 17%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3_legacy test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship_only] [gw0] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_tables [gw14] [ 17%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_select [gw17] [ 17%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_where test/orm/test_attributes.py::HistoryTest::test_scalar_no_init_side_effect test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_cascade [gw28] [ 17%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_control test/sql/test_compiler.py::SelectTest::test_joins test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_plain test/sql/test_cte.py::CTETest::test_delete_against_cte_directly [gw7] [ 17%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e15] [gw18] [ 17%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_get_by_composite [gw8] [ 17%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_error [gw2] [ 17%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobO2M::test_roundtrip [gw31] [ 17%] PASSED test/orm/test_dynamic.py::HistoryTest::test_unchanged_persistent [gw21] [ 17%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_filtering_on_relationship [gw10] [ 17%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_positional_plain_repeated test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[noneager] [gw25] [ 17%] PASSED test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship_only] test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_and_other_opts test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where [gw5] [ 17%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_no_init_side_effect test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_2 test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-orm] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_date_reflection [gw26] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw9] [ 17%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_cascade [gw16] [ 17%] PASSED test/sql/test_compiler.py::SelectTest::test_joins test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122 test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSequence] test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_joinpoint [gw11] [ 17%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_plain [gw19] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_delete_against_cte_directly test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete_raises [gw30] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_date_reflection test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_legacy [gw20] [ 17%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[noneager] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_w_pj_annotations [gw15] [ 17%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_and_other_opts test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_cols_required test/orm/test_core_compilation.py::CorrelateTest::test_correlate_alone_noeffect [gw13] [ 17%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where [gw12] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw23] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-orm] test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add_autocommit [gw29] [ 17%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122 [gw22] [ 17%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSequence] [gw24] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_joinpoint test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_one [gw3] [ 17%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete_raises test/orm/test_composites.py::PrimaryKeyTest::test_null_pk test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_raise test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocM2O::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_savead test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_round_trip test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e16] [gw27] [ 17%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_legacy [gw0] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_w_pj_annotations test/orm/test_deprecations.py::JoinTest::test_from_joinpoint [gw14] [ 17%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_cols_required [gw17] [ 17%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_alone_noeffect test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[pending] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw28] [ 17%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add_autocommit test/sql/test_compiler.py::SelectTest::test_label_comparison_one test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_with_using [gw10] [ 17%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_one test/sql/test_cte.py::CTETest::test_delete_against_user_textual_cte [gw18] [ 17%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_null_pk test/orm/test_attributes.py::HistoryTest::test_scalar_no_value test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_dbapi_autocommit_attribute [gw8] [ 17%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_raise [gw2] [ 17%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocM2O::test_roundtrip [gw31] [ 17%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_savead [gw21] [ 17%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_round_trip [gw7] [ 17%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e16] test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[eagerload] [gw25] [ 17%] PASSED test/orm/test_deprecations.py::JoinTest::test_from_joinpoint test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_hash test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where_singlefrom test/dialect/mssql/test_compiler.py::CompileTest::test_index_include_where test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-core] [gw30] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_dbapi_autocommit_attribute [gw26] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw9] [ 17%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[pending] [gw16] [ 17%] PASSED test/sql/test_compiler.py::SelectTest::test_label_comparison_one test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropTableComment] test/orm/test_deprecations.py::DeprecatedQueryTest::test_invalid_column [gw11] [ 17%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_with_using [gw19] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_delete_against_user_textual_cte test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get [gw5] [ 17%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_no_value [gw20] [ 17%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[eagerload] test/orm/test_deprecations.py::NonPrimaryMapperTest::test_non_primary_identity_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_added [gw15] [ 17%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_hash test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-False-True] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_column [gw13] [ 17%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where_singlefrom [gw12] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_include_where [gw23] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-core] test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_subtrans [gw29] [ 17%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat [gw22] [ 17%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropTableComment] [gw24] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_invalid_column test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_two [gw3] [ 17%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get test/orm/test_composites.py::PrimaryKeyTest::test_pk_mutation test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocO2M::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_saveuser test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_appending_to_relationship test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e17] [gw27] [ 17%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_non_primary_identity_class [gw0] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_added test/orm/test_deprecations.py::JoinTest::test_implicit_joins_from_aliases [gw14] [ 17%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-False-True] [gw17] [ 17%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_column test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[False] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[persistent] [gw28] [ 17%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_subtrans test/sql/test_compiler.py::SelectTest::test_label_comparison_two test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_array_embedded_schema_type_schema_translate test/sql/test_cte.py::CTETest::test_delete_uses_independent_cte [gw10] [ 17%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_two [gw4] [ 17%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_mutation [gw18] [ 17%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_pk_mutation test/orm/test_attributes.py::HistoryTest::test_scalar_obj_no_value [gw30] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[False] [gw8] [ 17%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete [gw2] [ 17%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocO2M::test_roundtrip [gw31] [ 18%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_saveuser [gw21] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_appending_to_relationship [gw7] [ 18%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e17] test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[noneagerload] [gw25] [ 18%] PASSED test/orm/test_deprecations.py::JoinTest::test_implicit_joins_from_aliases test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_subpartition test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_column test/dialect/mssql/test_compiler.py::CompileTest::test_index_ordering test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-orm] [gw26] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw9] [ 18%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[persistent] [gw16] [ 18%] PASSED test/sql/test_compiler.py::SelectTest::test_label_comparison_two test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_cant_parse test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetColumnComment] test/orm/test_deprecations.py::DeprecatedQueryTest::test_join [gw11] [ 18%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_array_embedded_schema_type_schema_translate [gw19] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_delete_uses_independent_cte test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get_raises [gw5] [ 18%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_obj_no_value [gw20] [ 18%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[noneagerload] test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_joinedload test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_for test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-False] [gw15] [ 18%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_subpartition test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_from [gw13] [ 18%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_column [gw12] [ 18%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_ordering [gw23] [ 18%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-orm] test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_noautocommit [gw29] [ 18%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_cant_parse [gw22] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetColumnComment] [gw24] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_join test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[False] test/ext/test_associationproxy.py::SetTest::test_set_operations [gw3] [ 18%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get_raises test/sql/test_computed.py::DDLComputedTest::test_column_computed[no_persisted] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[True] test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_onelevel test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaM2O::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_backref_events test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e18] [gw0] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_for [gw27] [ 18%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_joinedload test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_four [gw14] [ 18%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-False] [gw17] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_from [gw30] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[True] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_none_cascade [gw28] [ 18%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_noautocommit test/sql/test_compiler.py::SelectTest::test_limit_fetch_interaction test/dialect/oracle/test_compiler.py::CompileTest::test_create_table_compress [gw10] [ 18%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[False] test/sql/test_cte.py::CTETest::test_independent_cte_can_be_referenced [gw4] [ 18%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_operations [gw18] [ 18%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[no_persisted] test/orm/test_attributes.py::HistoryTest::test_scalar_passive_flag [gw8] [ 18%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_onelevel [gw2] [ 18%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaM2O::test_roundtrip [gw31] [ 18%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_events [gw21] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw7] [ 18%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e18] test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-attribute-_exclusions2] [gw25] [ 18%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_four test/dialect/mysql/test_compiler.py::SQLTest::test_extract test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_from test/dialect/mssql/test_compiler.py::CompileTest::test_index_where test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-core] [gw26] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw9] [ 18%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_none_cascade [gw16] [ 18%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_fetch_interaction test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_raises test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetTableComment] test/orm/test_deprecations.py::DeprecatedQueryTest::test_join_no_order_by [gw11] [ 18%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_table_compress [gw19] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_independent_cte_can_be_referenced test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none [gw5] [ 18%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_passive_flag [gw20] [ 18%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-attribute-_exclusions2] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_inline test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectin [gw15] [ 18%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_extract test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-True] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_having [gw13] [ 18%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_from [gw12] [ 18%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_where [gw23] [ 18%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-core] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_engine test/orm/inheritance/test_deprecations.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw29] [ 18%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_raises [gw22] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetTableComment] [gw24] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_join_no_order_by test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[True] test/ext/test_associationproxy.py::SynonymOfProxyTest::test_hasattr [gw3] [ 18%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_false] test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_twolevel [gw30] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_engine test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaO2M::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_backref_savead test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e19] [gw0] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_inline [gw27] [ 18%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectin test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_one [gw14] [ 18%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-True] [gw17] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_having test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_expunge_cascade [gw28] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass test/sql/test_compiler.py::SelectTest::test_limit_offset[0-0-LIMIT :param_1 OFFSET :param_2-params3] [gw10] [ 18%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[True] test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits test/sql/test_cte.py::CTETest::test_insert_from_select_uses_independent_cte [gw4] [ 18%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_hasattr [gw18] [ 18%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_false] test/orm/test_attributes.py::HistoryTest::test_scalar_set [gw8] [ 18%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_twolevel [gw2] [ 18%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaO2M::test_roundtrip [gw31] [ 18%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_savead [gw21] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_widget [gw7] [ 18%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e19] test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-method-_exclusions3] [gw25] [ 18%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_one test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-DOUBLE-CAST(t.col AS DOUBLE)] test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_having test/dialect/mssql/test_compiler.py::CompileTest::test_insert test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-orm] [gw26] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw9] [ 18%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_expunge_cascade test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora10_flags [gw16] [ 18%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[0-0-LIMIT :param_1 OFFSET :param_2-params3] test/engine/test_deprecations.py::DDLExecutionTest::test_ddl_execute test/orm/test_deprecations.py::DeprecatedQueryTest::test_more_joins [gw11] [ 18%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits [gw19] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_insert_from_select_uses_independent_cte test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none_raise [gw5] [ 18%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_extract [gw20] [ 18%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-method-_exclusions3] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_no_descriptor test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectload [gw15] [ 18%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-DOUBLE-CAST(t.col AS DOUBLE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_literal_binds [gw13] [ 18%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where [gw12] [ 18%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert [gw23] [ 18%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-orm] [gw30] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_extract test/orm/inheritance/test_deprecations.py::SingleOnJoinedTest::test_single_on_joined [gw29] [ 18%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora10_flags [gw22] [ 18%] PASSED test/engine/test_deprecations.py::DDLExecutionTest::test_ddl_execute [gw24] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_more_joins test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_pre test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_expr [gw3] [ 18%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none_raise test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_none] test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobM2O::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_backref_saveuser test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_classes_are_still_dataclasses test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e20] [gw0] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_no_descriptor [gw27] [ 18%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectload test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three [gw14] [ 18%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_literal_binds [gw17] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascade_disallowed_w_viewonly test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw28] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::SingleOnJoinedTest::test_single_on_joined test/sql/test_compiler.py::SelectTest::test_limit_offset[5-10-LIMIT :param_1 OFFSET :param_2-params0] [gw10] [ 18%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_pre test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_quoting test/sql/test_cte.py::CTETest::test_insert_in_the_cte [gw4] [ 18%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_expr [gw18] [ 18%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_none] test/orm/test_attributes.py::HistoryTest::test_scalar_set_None [gw8] [ 18%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel [gw2] [ 18%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobM2O::test_roundtrip [gw31] [ 18%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_saveuser [gw21] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_classes_are_still_dataclasses [gw7] [ 18%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e20] test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[multivalues-method-_exclusions4] [gw25] [ 18%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)0] test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[False] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-core] test/dialect/mssql/test_compiler.py::CompileTest::test_insert_hint test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_initial_transaction_state [gw26] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw9] [ 18%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascade_disallowed_w_viewonly [gw16] [ 18%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[5-10-LIMIT :param_1 OFFSET :param_2-params0] test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora8_flags test/sql/test_deprecations.py::DMLTest::test_delete_whereclause test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_entities [gw11] [ 18%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_quoting [gw19] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_insert_in_the_cte test/ext/test_associationproxy.py::MultiOwnerTest::test_subclasses_conflicting_types [gw5] [ 18%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_None [gw30] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_initial_transaction_state [gw20] [ 18%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[multivalues-method-_exclusions4] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_dict_format test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_subqueryload [gw15] [ 18%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)0] [gw13] [ 18%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[False] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against0-%s] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where_singlefrom [gw23] [ 18%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-core] [gw12] [ 18%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert_hint test/orm/test_deprecations.py::SubOptionsTest::test_five_strings [gw29] [ 18%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora8_flags [gw24] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_entities [gw22] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_delete_whereclause test/sql/test_compiler.py::BindParameterTest::test_expanding_non_expanding_conflict test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_instance_getter [gw3] [ 18%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclasses_conflicting_types test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_true] test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel_postremove test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobO2M::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_collection_set test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_construction test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e21] [gw0] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_dict_format [gw27] [ 18%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_subqueryload test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three_point_five [gw14] [ 18%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against0-%s] [gw17] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where_singlefrom test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting0-settings_that_warn0] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw28] [ 18%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_five_strings test/sql/test_compiler.py::SelectTest::test_limit_offset[5-None-LIMIT :param_1-params2] [gw10] [ 18%] PASSED test/sql/test_compiler.py::BindParameterTest::test_expanding_non_expanding_conflict test/sql/test_cte.py::CTETest::test_insert_uses_independent_cte [gw4] [ 18%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_instance_getter [gw18] [ 18%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_true] test/orm/test_attributes.py::HistoryTest::test_scalar_set_None_from_dict_set test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_notice_logging [gw8] [ 18%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel_postremove [gw2] [ 18%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobO2M::test_roundtrip [gw31] [ 18%] PASSED test/orm/test_dynamic.py::UOWTest::test_collection_set [gw21] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_construction [gw7] [ 18%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e21] test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-attribute-_exclusions0] [gw25] [ 18%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three_point_five test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[None] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-orm] [gw30] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_notice_logging test/dialect/mssql/test_compiler.py::CompileTest::test_insert_returning [gw26] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw9] [ 18%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting0-settings_that_warn0] test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_use_nchar [gw16] [ 18%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[5-None-LIMIT :param_1-params2] test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_default test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_joins [gw19] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_insert_uses_independent_cte test/ext/test_associationproxy.py::OnlyRelationshipTest::test_get_class_attr [gw5] [ 18%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_None_from_dict_set [gw20] [ 18%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-attribute-_exclusions0] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_dict test/orm/test_deprecations.py::OptionsNoPropTest::test_col_option_against_relationship_basestring test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against1-`some col` + `some other col`] [gw13] [ 18%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[None] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_column [gw23] [ 18%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-orm] [gw12] [ 18%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert_returning test/orm/test_deprecations.py::SubOptionsTest::test_four_strings [gw29] [ 18%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_use_nchar [gw22] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_default [gw24] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_joins test/sql/test_compiler.py::BindParameterTest::test_expanding_parameter test/orm/test_assorted_eager.py::EagerTest::test_dslish [gw3] [ 18%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_get_class_attr test/sql/test_computed.py::DDLComputedTest::test_other_options test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_twolevel test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocM2O::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_delete_cascade test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_equality test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e22] [gw0] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_dict [gw27] [ 18%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_col_option_against_relationship_basestring test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_two [gw14] [ 18%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against1-`some col` + `some other col`] [gw17] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_column test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_numeric_raise test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting1-settings_that_warn1] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw28] [ 18%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_four_strings test/sql/test_compiler.py::SelectTest::test_limit_offset[None-10-LIMIT -1 OFFSET :param_1-params1] test/sql/test_cte.py::CTETest::test_multi_subq_alias [gw10] [ 18%] PASSED test/sql/test_compiler.py::BindParameterTest::test_expanding_parameter [gw4] [ 18%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_dslish [gw18] [ 18%] PASSED test/sql/test_computed.py::DDLComputedTest::test_other_options test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit [gw30] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_numeric_raise [gw8] [ 18%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_twolevel [gw2] [ 18%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocM2O::test_roundtrip [gw31] [ 18%] PASSED test/orm/test_dynamic.py::UOWTest::test_delete_cascade [gw21] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_equality [gw7] [ 18%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e22] [gw1] [ 18%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_cleanout test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-method-_exclusions1] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_empty [gw25] [ 18%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_two test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-core] test/dialect/postgresql/test_compiler.py::CompileTest::test_insert_returning [gw9] [ 18%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting1-settings_that_warn1] [gw26] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_insert [gw16] [ 18%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[None-10-LIMIT -1 OFFSET :param_1-params1] test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_defaults test/orm/test_deprecations.py::DeprecatedQueryTest::test_onclause_conditional_adaption [gw19] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_multi_subq_alias test/ext/test_associationproxy.py::OnlyRelationshipTest::test_getattr [gw5] [ 18%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit [gw29] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_insert [gw20] [ 18%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-method-_exclusions1] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_tuple test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_no_entities_basestring [gw13] [ 18%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_empty test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against2-`some col` + %s] [gw23] [ 18%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-core] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_from [gw12] [ 18%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_insert_returning test/orm/test_deprecations.py::SubOptionsTest::test_invalid_two [gw22] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_defaults [gw24] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_onclause_conditional_adaption test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_compound_select_literal_binds test/orm/test_assorted_eager.py::EagerTest::test_noorm [gw3] [ 18%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_getattr test/sql/test_computed.py::DDLComputedTest::test_server_default_onupdate test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_preexecute_passivedefault test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_cascade_on_deleted test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocO2M::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_delete_nocascade test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_filtering_on_relationship test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e23] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_name_race [gw0] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_tuple [gw27] [ 18%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_no_entities_basestring test/orm/test_deprecations.py::JoinTest::test_multiple_adaption [gw14] [ 18%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against2-`some col` + %s] [gw17] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_from [gw30] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_preexecute_passivedefault test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting2-settings_that_warn2] [gw8] [ 18%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_cascade_on_deleted test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw28] [ 18%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_invalid_two test/sql/test_compiler.py::SelectTest::test_limit_offset[lim4-offset4-LIMIT Q OFFSET Y-params4] test/sql/test_cte.py::CTETest::test_multi_subq_quote [gw10] [ 18%] PASSED test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_compound_select_literal_binds [gw4] [ 18%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_noorm [gw18] [ 19%] PASSED test/sql/test_computed.py::DDLComputedTest::test_server_default_onupdate test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset [gw2] [ 19%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocO2M::test_roundtrip test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_no_warning [gw31] [ 19%] PASSED test/orm/test_dynamic.py::UOWTest::test_delete_nocascade [gw21] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_filtering_on_relationship [gw7] [ 19%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e23] test/sql/test_defaults.py::DDLTest::test_literal_binds_pgarray [gw1] [ 19%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_name_race test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_column [gw25] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_multiple_adaption test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-orm] [gw9] [ 19%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting2-settings_that_warn2] [gw26] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw29] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_no_warning [gw16] [ 19%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[lim4-offset4-LIMIT Q OFFSET Y-params4] test/sql/test_deprecations.py::DMLTest::test_update_dialect_kwargs test/orm/test_deprecations.py::DeprecatedQueryTest::test_query_as_scalar [gw19] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_multi_subq_quote test/ext/test_associationproxy.py::OnlyRelationshipTest::test_setattr [gw5] [ 19%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset test/dialect/mssql/test_compiler.py::CompileTest::test_join_with_hint [gw20] [ 19%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_pgarray test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_no_dict test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_basestring [gw13] [ 19%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_column test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN BOOLEAN MODE)] [gw23] [ 19%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-orm] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_having test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_non_standard_err test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_double_assignment test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_one [gw22] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_dialect_kwargs [gw24] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_query_as_scalar test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_select_literal_binds test/orm/test_assorted_eager.py::EagerTest::test_withjoinedload [gw3] [ 19%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_setattr test/sql/test_computed.py::DDLComputedTest::test_to_metadata [gw12] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_join_with_hint [gw30] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_non_standard_err test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaM2O::test_roundtrip test/orm/test_dynamic.py::UOWTest::test_hasattr test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_round_trip test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e24] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_ambiguous [gw0] [ 19%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_no_dict [gw27] [ 19%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_basestring test/orm/test_deprecations.py::JoinTest::test_onclause_conditional_adaption [gw14] [ 19%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN BOOLEAN MODE)] [gw17] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_having [gw8] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_double_assignment test/sql/test_case_statement.py::CaseTest::test_case test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw28] [ 19%] PASSED test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_one test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_warning test/sql/test_compiler.py::SelectTest::test_limit_offset[lim5-offset5-LIMIT "Q" OFFSET "Y"-params5] test/sql/test_cte.py::CTETest::test_named_alias_disable_quote [gw10] [ 19%] PASSED test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_select_literal_binds [gw4] [ 19%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withjoinedload [gw18] [ 19%] PASSED test/sql/test_computed.py::DDLComputedTest::test_to_metadata test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit [gw2] [ 19%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaM2O::test_roundtrip [gw29] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_warning [gw21] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_round_trip [gw31] [ 19%] PASSED test/orm/test_dynamic.py::UOWTest::test_hasattr [gw7] [ 19%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e24] test/sql/test_defaults.py::DDLTest::test_literal_binds_plain [gw25] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_onclause_conditional_adaption test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-core] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_from [gw9] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_case [gw26] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw16] [ 19%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[lim5-offset5-LIMIT "Q" OFFSET "Y"-params5] test/sql/test_deprecations.py::DMLTest::test_update_inline_kw_defaults test/orm/test_deprecations.py::DeprecatedQueryTest::test_replace_with_eager [gw19] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_disable_quote test/ext/test_associationproxy.py::ProxyFactoryTest::test_sequence_ops [gw5] [ 19%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit test/dialect/oracle/test_compiler.py::CompileTest::test_limit_five test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_version [gw20] [ 19%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_plain test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_none test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_twolevel_basestring [gw23] [ 19%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-core] [gw13] [ 19%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_from 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)] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[False] [gw30] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_version test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_two [gw22] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_inline_kw_defaults [gw24] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_replace_with_eager test/sql/test_compiler.py::BindParameterTest::test_limit_offset_compound_select_literal_binds test/orm/test_assorted_eager.py::EagerTest::test_without_outerjoin_literal [gw3] [ 19%] PASSED test/ext/test_associationproxy.py::ProxyFactoryTest::test_sequence_ops test/orm/inheritance/test_concrete.py::AdaptOnNamesTest::test_contains_eager [gw12] [ 19%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_five test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaO2M::test_roundtrip test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_name_is_the_user test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col test/orm/test_dynamic.py::UOWTest::test_merge test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e30] [gw0] [ 19%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_none [gw27] [ 19%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_twolevel_basestring test/orm/test_deprecations.py::JoinTest::test_orderby_arg_bug [gw14] [ 19%] 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)] [gw17] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[False] test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_one [gw8] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw28] [ 19%] PASSED test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_two test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_one [gw29] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_name_is_the_user [gw10] [ 19%] PASSED test/sql/test_compiler.py::BindParameterTest::test_limit_offset_compound_select_literal_binds [gw4] [ 19%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_without_outerjoin_literal test/sql/test_cte.py::CTETest::test_named_alias_no_quote [gw18] [ 19%] PASSED test/orm/inheritance/test_concrete.py::AdaptOnNamesTest::test_contains_eager test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit_del [gw2] [ 19%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaO2M::test_roundtrip [gw21] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col [gw31] [ 19%] PASSED test/orm/test_dynamic.py::UOWTest::test_merge [gw7] [ 19%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e30] test/sql/test_defaults.py::DDLTest::test_literal_binds_w_quotes [gw25] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_orderby_arg_bug test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-orm] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_where test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_quoted_name_bindparam_ok [gw9] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_one [gw26] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw16] [ 19%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_one test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_fire_onupdate test/orm/test_deprecations.py::DeprecatedQueryTest::test_select [gw19] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_no_quote test/ext/test_associationproxy.py::ProxyHybridTest::test_comparator_ambiguous [gw5] [ 19%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit_del test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four [gw30] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_quoted_name_bindparam_ok test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_tuple_format [gw20] [ 19%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_w_quotes test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_nonexistent_basestring [gw23] [ 19%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-orm] [gw13] [ 19%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_where test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[None] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan_on_update test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_schema_detected [gw22] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_fire_onupdate [gw24] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select test/sql/test_compiler.py::BindParameterTest::test_limit_offset_select_literal_binds test/orm/test_assorted_eager.py::EagerTest::test_withoutjoinedload [gw3] [ 19%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_comparator_ambiguous test/orm/inheritance/test_concrete.py::ColKeysTest::test_keys [gw12] [ 19%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobM2O::test_roundtrip test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col_and_default test/orm/test_dynamic.py::UOWTest::test_no_deref test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e31] [gw0] [ 19%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_tuple_format [gw27] [ 19%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_nonexistent_basestring test/orm/test_deprecations.py::JoinTest::test_overlap_with_aliases [gw17] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[None] [gw14] [ 19%] 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/sql/test_case_statement.py::CaseTest::test_literal_interpretation_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw8] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan_on_update [gw28] [ 19%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar [gw29] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_schema_detected [gw2] [ 19%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobM2O::test_roundtrip test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_three [gw10] [ 19%] PASSED test/sql/test_compiler.py::BindParameterTest::test_limit_offset_select_literal_binds [gw4] [ 19%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withoutjoinedload test/sql/test_cte.py::CTETest::test_named_alias_quote [gw18] [ 19%] PASSED test/orm/inheritance/test_concrete.py::ColKeysTest::test_keys test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[False] [gw21] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col_and_default [gw31] [ 19%] PASSED test/orm/test_dynamic.py::UOWTest::test_no_deref [gw7] [ 19%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e31] test/sql/test_defaults.py::DDLTest::test_sqlexpr [gw25] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlap_with_aliases test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-core] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_froms [gw9] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_three [gw30] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[False] [gw26] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_1 [gw16] [ 19%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_three test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_crit [gw19] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_quote test/ext/test_associationproxy.py::ProxyHybridTest::test_explicit_expr [gw5] [ 19%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four_firstrows [gw20] [ 19%] PASSED test/sql/test_defaults.py::DDLTest::test_sqlexpr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_type test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_non_relation_basestring [gw23] [ 19%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-core] [gw13] [ 19%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_froms test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_empty test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s WITH QUERY EXPANSION)] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_pending_expunge test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar_from_subquery test/dialect/oracle/test_dialect.py::DialectTest::test_cx_oracle_version_parse test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobO2M::test_roundtrip [gw22] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_1 [gw24] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_crit test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[expanding] test/orm/test_assorted_eager.py::EagerTest::test_withoutouterjoin [gw3] [ 19%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_explicit_expr test/orm/inheritance/test_concrete.py::ConcreteTest::test_basic [gw12] [ 19%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four_firstrows test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_plain_mixin_col test/orm/test_dynamic.py::UOWTest::test_noload_append test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e32] [gw0] [ 19%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_type [gw27] [ 19%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_non_relation_basestring test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_multilevel [gw17] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_empty [gw14] [ 19%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s WITH QUERY EXPANSION)] test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[True] [gw8] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_pending_expunge test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw28] [ 19%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar_from_subquery [gw29] [ 19%] PASSED test/dialect/oracle/test_dialect.py::DialectTest::test_cx_oracle_version_parse [gw2] [ 19%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobO2M::test_roundtrip test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_two [gw4] [ 19%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withoutouterjoin [gw10] [ 19%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[expanding] test/sql/test_cte.py::CTETest::test_no_alias_construct [gw18] [ 19%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_basic test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set [gw30] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[True] [gw21] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_plain_mixin_col [gw31] [ 19%] PASSED test/orm/test_dynamic.py::UOWTest::test_noload_append [gw7] [ 19%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e32] test/sql/test_defaults.py::DDLTest::test_string test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-orm] [gw25] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_multilevel test/sql/test_compiler.py::CorrelateTest::test_correlate_except_having [gw9] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two [gw26] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw16] [ 19%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_two test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_2 test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_q_statement [gw19] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_no_alias_construct test/ext/test_associationproxy.py::ProxyHybridTest::test_expr_nonambiguous [gw5] [ 19%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_offset_fetch [gw20] [ 19%] PASSED test/sql/test_defaults.py::DDLTest::test_string test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_basestring [gw23] [ 19%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-orm] [gw13] [ 19%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_column test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s)] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_save_update_sends_pending test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified test/sql/test_deprecations.py::SubqueryCoercionsTest::test_fromclause_subquery test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocM2O::test_roundtrip [gw22] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_2 [gw24] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_q_statement test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[plain] test/orm/test_assorted_eager.py::EagerTest2::test_eager_terminate [gw3] [ 19%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_expr_nonambiguous test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base [gw12] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_offset_fetch test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[False] test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col test/orm/test_dynamic.py::UOWTest::test_noload_remove test/orm/test_bind.py::BindIntegrationTest::test_mapped_binds [gw0] [ 19%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute [gw27] [ 19%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_basestring test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_three [gw17] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_column [gw14] [ 19%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s)] test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two_point_five test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw30] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[False] [gw8] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_save_update_sends_pending [gw29] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified [gw28] [ 19%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_fromclause_subquery test/sql/test_compiler.py::SelectTest::test_literal [gw2] [ 19%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocM2O::test_roundtrip [gw4] [ 19%] PASSED test/orm/test_assorted_eager.py::EagerTest2::test_eager_terminate [gw10] [ 19%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[plain] test/sql/test_cte.py::CTETest::test_nonrecursive [gw18] [ 19%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set_commit [gw21] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col [gw31] [ 19%] PASSED test/orm/test_dynamic.py::UOWTest::test_noload_remove [gw7] [ 19%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_mapped_binds test/sql/test_defaults.py::DDLTest::test_string_w_quotes [gw25] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_three test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-core] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_column [gw9] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two_point_five [gw26] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw16] [ 19%] PASSED test/sql/test_compiler.py::SelectTest::test_literal test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_select [gw19] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_nonrecursive test/ext/test_associationproxy.py::ProxyHybridTest::test_get_ambiguous test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_window [gw5] [ 19%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set_commit test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_override_onupdate [gw20] [ 19%] PASSED test/sql/test_defaults.py::DDLTest::test_string_w_quotes test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_basestring [gw23] [ 19%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-core] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_from [gw13] [ 19%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_column 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/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[True] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_cascade_on_deleted test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_select_method_two test/dialect/oracle/test_dialect.py::DialectTest::test_minimum_version test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocO2M::test_roundtrip test/orm/test_assorted_eager.py::EagerTest3::test_nesting_with_functions [gw24] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_select test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[expanding] [gw3] [ 19%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_ambiguous test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base_w_hybrid [gw12] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_window [gw30] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[True] test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col_and_default [gw22] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_override_onupdate test/orm/test_dynamic.py::UOWTest::test_persistence test/orm/test_bind.py::BindIntegrationTest::test_table_binds test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_two [gw27] [ 19%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_basestring [gw17] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_from [gw14] [ 19%] 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/sql/test_case_statement.py::CaseTest::test_text_doenst_explode_even_in_whenlist test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw8] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_cascade_on_deleted [gw29] [ 19%] PASSED test/dialect/oracle/test_dialect.py::DialectTest::test_minimum_version [gw28] [ 19%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_select_method_two test/sql/test_compiler.py::SelectTest::test_literal_as_text_fromstring [gw2] [ 19%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocO2M::test_roundtrip [gw4] [ 19%] PASSED test/orm/test_assorted_eager.py::EagerTest3::test_nesting_with_functions [gw10] [ 19%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[expanding] test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-False] [gw18] [ 19%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base_w_hybrid test/orm/test_attributes.py::HistoryTest::test_scalar_set_twice_no_commit [gw21] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col_and_default [gw31] [ 19%] PASSED test/orm/test_dynamic.py::UOWTest::test_persistence [gw7] [ 19%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_table_binds test/sql/test_defaults.py::DDLTest::test_text [gw25] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_two test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-orm] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_from [gw9] [ 20%] PASSED test/sql/test_case_statement.py::CaseTest::test_text_doenst_explode_even_in_whenlist [gw26] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw16] [ 20%] PASSED test/sql/test_compiler.py::SelectTest::test_literal_as_text_fromstring test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_from_q_statement_no_aliasing [gw19] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-False] test/ext/test_associationproxy.py::ProxyHybridTest::test_get_classlevel_ambiguous [gw1] [ 20%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_ambiguous [gw5] [ 20%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_twice_no_commit test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_w_ambiguous_cols test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_schema_roundtrips test/sql/test_deprecations.py::DMLTest::test_update_preserve_order_reqs_listtups [gw20] [ 20%] PASSED test/sql/test_defaults.py::DDLTest::test_text test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_chained test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_where [gw23] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-orm] [gw13] [ 20%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_from test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE)] [gw30] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_schema_roundtrips test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_double_assignment test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_with_cols test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[none] [gw24] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_from_q_statement_no_aliasing test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[plain] [gw3] [ 20%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_classlevel_ambiguous test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_with_base [gw12] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_w_ambiguous_cols [gw22] [ 20%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_preserve_order_reqs_listtups test/orm/test_dynamic.py::UOWTest::test_remove_orphans test/orm/test_assorted_eager.py::EagerTest4::test_basic test/orm/test_bind.py::GetBindTest::test_bind_base_class_base_class test/orm/test_deprecations.py::JoinTest::test_reset_joinpoint [gw27] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_chained [gw17] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_where [gw14] [ 20%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/sql/test_case_statement.py::CaseTest::test_text_doesnt_explode test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw29] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 [gw8] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_double_assignment test/sql/test_compiler.py::SelectTest::test_literal_as_text_nonstring_raise [gw28] [ 20%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_with_cols [gw2] [ 20%] PASSED test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[none] [gw10] [ 20%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[plain] test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-True] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_resolve [gw18] [ 20%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_with_base test/orm/test_attributes.py::HistoryTest::test_use_object_get_first_set_None [gw31] [ 20%] PASSED test/orm/test_dynamic.py::UOWTest::test_remove_orphans [gw4] [ 20%] PASSED test/orm/test_assorted_eager.py::EagerTest4::test_basic [gw7] [ 20%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_base_class test/sql/test_defaults.py::DDLTest::test_text_literal_binds test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-core] [gw25] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_reset_joinpoint test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_where test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_select_rowcount [gw9] [ 20%] PASSED test/sql/test_case_statement.py::CaseTest::test_text_doesnt_explode [gw26] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw16] [ 20%] PASSED test/sql/test_compiler.py::SelectTest::test_literal_as_text_nonstring_raise test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_col_loader_opt [gw19] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-True] test/ext/test_associationproxy.py::ProxyHybridTest::test_get_nonambiguous [gw5] [ 20%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_get_first_set_None test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_with_correlated_order_by [gw30] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_select_rowcount [gw20] [ 20%] PASSED test/sql/test_defaults.py::DDLTest::test_text_literal_binds [gw23] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-core] test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_wrong_entity_type_basestring test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_froms [gw13] [ 20%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_where test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s WITH QUERY EXPANSION)] test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan test/sql/test_deprecations.py::SubqueryCoercionsTest::test_plain_fromclause_select_to_subquery test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[union] [gw24] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_col_loader_opt test/sql/test_compiler.py::BindParameterTest::test_multiple_col_binds [gw3] [ 20%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_nonambiguous test/orm/inheritance/test_concrete.py::ConcreteTest::test_relationship [gw12] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_with_correlated_order_by test/orm/test_dynamic.py::UOWTest::test_rollback test/orm/test_assorted_eager.py::EagerTest5::test_basic test/orm/test_bind.py::GetBindTest::test_bind_base_class_concrete_sub_class test/orm/test_deprecations.py::JoinTest::test_single_name [gw27] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_wrong_entity_type_basestring [gw17] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_froms [gw14] [ 20%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s WITH QUERY EXPANSION)] 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/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw29] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 [gw8] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan [gw28] [ 20%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_plain_fromclause_select_to_subquery test/sql/test_compiler.py::SelectTest::test_naming [gw2] [ 20%] PASSED test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[union] test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-False] [gw18] [ 20%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_relationship test/orm/test_attributes.py::HistoryTest::test_use_object_init test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_serial_integer [gw31] [ 20%] PASSED test/orm/test_dynamic.py::UOWTest::test_rollback [gw4] [ 20%] PASSED test/orm/test_assorted_eager.py::EagerTest5::test_basic [gw7] [ 20%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_concrete_sub_class [gw10] [ 20%] PASSED test/sql/test_compiler.py::BindParameterTest::test_multiple_col_binds test/sql/test_defaults.py::DDLTest::test_text_w_quotes test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-orm] [gw25] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_name test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[False] [gw30] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_serial_integer [gw9] [ 20%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] [gw26] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw16] [ 20%] PASSED test/sql/test_compiler.py::SelectTest::test_naming test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_join_target [gw19] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-False] test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access [gw5] [ 20%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_init test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one [gw20] [ 20%] PASSED test/sql/test_defaults.py::DDLTest::test_text_w_quotes [gw23] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-orm] test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_basestring test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_having [gw13] [ 20%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[False] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s)] test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan_on_update test/sql/test_deprecations.py::SubqueryCoercionsTest::test_select_of_select [gw24] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_join_target [gw3] [ 20%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[False] [gw12] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one test/orm/test_dynamic.py::UOWTest::test_self_referential test/orm/test_assorted_eager.py::EagerTest6::test_one test/orm/test_bind.py::GetBindTest::test_bind_base_class_joined_sub_class test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[five] test/orm/test_deprecations.py::JoinTest::test_single_prop_10 [gw27] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_basestring [gw17] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_having [gw14] [ 20%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s)] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_fetch_offset test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three 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] [gw29] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config [gw8] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan_on_update [gw28] [ 20%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_select_of_select test/sql/test_compiler.py::SelectTest::test_nested_conjunctions_short_circuit test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-True] test/orm/test_attributes.py::HistoryTest::test_use_object_no_init_side_effect [gw18] [ 20%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[False] [gw30] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_fetch_offset [gw31] [ 20%] PASSED test/orm/test_dynamic.py::UOWTest::test_self_referential [gw4] [ 20%] PASSED test/orm/test_assorted_eager.py::EagerTest6::test_one [gw7] [ 20%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_joined_sub_class [gw10] [ 20%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[five] test/sql/test_defaults.py::DefaultObjectTest::test_arg_signature test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-core] [gw25] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_10 test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[None] [gw26] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw9] [ 20%] 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] [gw16] [ 20%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_conjunctions_short_circuit test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_rel_loader_opt [gw19] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-True] test/ext/test_associationproxy.py::ProxyHybridTest::test_set_ambiguous [gw5] [ 20%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_no_init_side_effect test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_firstrows [gw24] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_rel_loader_opt [gw20] [ 20%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_arg_signature [gw23] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-core] test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_then_mapper_basestring test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_column [gw13] [ 20%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[None] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_operator test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_pending_expunge test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_disconnect test/sql/test_deprecations.py::SubqueryCoercionsTest::test_standalone_alias [gw3] [ 20%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_set_ambiguous [gw12] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_firstrows test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit test/orm/test_eager_relations.py::AddEntityTest::test_mapper_configured test/orm/test_bind.py::GetBindTest::test_bind_base_table_base_class test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[four] test/orm/test_deprecations.py::JoinTest::test_single_prop_11 [gw27] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_then_mapper_basestring [gw17] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_column [gw14] [ 20%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_operator [gw30] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw8] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_pending_expunge test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 END] [gw29] [ 20%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_disconnect [gw28] [ 20%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_standalone_alias test/sql/test_compiler.py::SelectTest::test_nested_label_targeting test/orm/test_assorted_eager.py::EagerTest7::test_load_m2o_attached_to_o2 test/sql/test_cte.py::CTETest::test_pg_example_one test/orm/test_attributes.py::HistoryTest::test_use_object_set [gw31] [ 20%] PASSED test/orm/test_eager_relations.py::AddEntityTest::test_mapper_configured test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_with_parent [gw7] [ 20%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_base_class test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-orm] [gw10] [ 20%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[four] test/sql/test_defaults.py::DefaultObjectTest::test_bad_arg_signature [gw25] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_11 test/sql/test_compiler.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom [gw26] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw9] [ 20%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 END] [gw16] [ 20%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_label_targeting [gw4] [ 20%] PASSED test/orm/test_assorted_eager.py::EagerTest7::test_load_m2o_attached_to_o2 [gw19] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_one test/ext/test_associationproxy.py::ProxyHybridTest::test_set_nonambiguous [gw5] [ 20%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_literal_binds [gw24] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_with_parent [gw23] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-orm] [gw20] [ 20%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_bad_arg_signature test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_basestring test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_from [gw13] [ 20%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit_offset 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/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_save_update_sends_pending test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string test/orm/test_deprecations.py::SynonymTest::test_options_syn_of_syn_string [gw3] [ 20%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_set_nonambiguous [gw12] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_literal_binds [gw30] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit_offset test/orm/test_eager_relations.py::AddEntityTest::test_options test/orm/test_bind.py::GetBindTest::test_bind_base_table_concrete_sub_class test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[one] test/orm/test_deprecations.py::JoinTest::test_single_prop_5 [gw27] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_basestring [gw17] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_from [gw14] [ 20%] 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] [gw8] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_save_update_sends_pending test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased 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] [gw29] [ 20%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string test/sql/test_compiler.py::SelectTest::test_nested_label_targeting_keyed [gw28] [ 20%] PASSED test/orm/test_deprecations.py::SynonymTest::test_options_syn_of_syn_string test/orm/test_assorted_eager.py::EagerTest8::test_nested_joins test/sql/test_cte.py::CTETest::test_pg_example_one_select_only test/orm/test_attributes.py::HistoryTest::test_use_object_set_None [gw31] [ 20%] PASSED test/orm/test_eager_relations.py::AddEntityTest::test_options test/orm/test_deprecations.py::DeprecatedQueryTest::test_text_as_column test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-core] [gw7] [ 20%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_concrete_sub_class [gw10] [ 20%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[one] test/sql/test_defaults.py::DefaultObjectTest::test_no_embed_in_sql [gw25] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_5 test/sql/test_compiler.py::CorrelateTest::test_correlate_from_all_ok [gw26] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw9] [ 20%] 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] [gw16] [ 20%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_label_targeting_keyed [gw4] [ 20%] PASSED test/orm/test_assorted_eager.py::EagerTest8::test_nested_joins [gw19] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_one_select_only test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_m2o_instance_getter [gw5] [ 20%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_None test/dialect/oracle/test_compiler.py::CompileTest::test_limit_preserves_typing_information test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_offset [gw24] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_text_as_column [gw23] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-core] [gw20] [ 20%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_no_embed_in_sql test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_then_column_basestring test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_where [gw13] [ 20%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_from_all_ok [gw30] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_offset 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/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_cascade_delete test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_one test/sql/test_deprecations.py::TableDeprecationTest::test_mustexists [gw3] [ 20%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_m2o_instance_getter [gw12] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_preserves_typing_information test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_alias test/orm/test_bind.py::GetBindTest::test_bind_base_table_joined_sub_class test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[seven] test/orm/test_deprecations.py::JoinTest::test_single_prop_7 [gw27] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_then_column_basestring [gw17] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_where [gw14] [ 20%] 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] [gw8] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_cascade_delete test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/test_collection.py::CollectionsTest::test_dict [gw29] [ 20%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_one test/sql/test_compiler.py::SelectTest::test_no_group_by_labels [gw28] [ 20%] PASSED test/sql/test_deprecations.py::TableDeprecationTest::test_mustexists test/orm/test_assorted_eager.py::EagerTest9::test_joinedload_on_path test/sql/test_cte.py::CTETest::test_pg_example_three [gw31] [ 20%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_alias test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-orm] test/orm/test_deprecations.py::DeprecatedQueryTest::test_via_textasfrom_select_from [gw7] [ 20%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_joined_sub_class [gw10] [ 20%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[seven] test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_one test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit [gw25] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_7 test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_fetch_offset [gw26] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw9] [ 20%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict [gw16] [ 20%] PASSED test/sql/test_compiler.py::SelectTest::test_no_group_by_labels [gw4] [ 20%] PASSED test/orm/test_assorted_eager.py::EagerTest9::test_joinedload_on_path [gw19] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_three test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_expr test/dialect/oracle/test_compiler.py::CompileTest::test_limit_six [gw30] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_fetch_offset [gw23] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-orm] [gw24] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_via_textasfrom_select_from [gw20] [ 20%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_one test/orm/test_deprecations.py::OptionsNoPropTestInh::test_missing_str_attr_of_type_subclass [gw5] [ 20%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit [gw13] [ 20%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[False] 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_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_two test/orm/test_deprecations.py::TestDeprecation20::test_eagerloading [gw3] [ 20%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_expr [gw12] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_six test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_noalias test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[six] test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class [gw27] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTestInh::test_missing_str_attr_of_type_subclass test/orm/test_deprecations.py::JoinTest::test_single_prop_8 [gw17] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[False] [gw14] [ 20%] 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/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw29] [ 20%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_two test/orm/test_collection.py::CollectionsTest::test_dict_duck test/sql/test_compiler.py::SelectTest::test_order_by_labels_disabled [gw28] [ 20%] PASSED test/orm/test_deprecations.py::TestDeprecation20::test_eagerloading test/orm/inheritance/test_assorted_poly.py::ColPropWAliasJoinedToBaseTest::test_alias_omitted test/sql/test_cte.py::CTETest::test_pg_example_two test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit [gw31] [ 20%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_noalias test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-core] test/orm/test_deprecations.py::DeprecatedQueryTest::test_with_labels [gw7] [ 20%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class [gw10] [ 20%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[six] test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_two test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_del [gw25] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_8 [gw30] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit [gw26] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw9] [ 20%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_duck [gw16] [ 20%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_labels_disabled [gw4] [ 20%] PASSED test/orm/inheritance/test_assorted_poly.py::ColPropWAliasJoinedToBaseTest::test_alias_omitted test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_instance_getter [gw19] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_two test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq test/dialect/oracle/test_compiler.py::CompileTest::test_limit_special_quoting [gw23] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-core] [gw24] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_with_labels [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_two test/orm/test_deprecations.py::OptionsTest::test_chained [gw5] [ 21%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_del test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[None] 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/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string test/orm/test_deprecations.py::TestDeprecation20::test_relation [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_instance_getter [gw13] [ 21%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq [gw12] [ 21%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_special_quoting test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_alias test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[three] [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw17] [ 21%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[None] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_offset [gw14] [ 21%] 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/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/test_collection.py::CollectionsTest::test_dict_emulates [gw29] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string test/sql/test_compiler.py::SelectTest::test_order_by_labels_enabled [gw28] [ 21%] PASSED test/orm/test_deprecations.py::TestDeprecation20::test_relation test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_auto test/sql/test_cte.py::CTETest::test_positional_binds [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_offset [gw31] [ 21%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_alias test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-orm] test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_err_table [gw7] [ 21%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class [gw10] [ 21%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[three] test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set [gw25] [ 21%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw9] [ 21%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_emulates [gw16] [ 21%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_labels_enabled [gw4] [ 21%] PASSED test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_auto test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_expr_ambiguous [gw19] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_from test/dialect/oracle/test_compiler.py::CompileTest::test_limit_three [gw23] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-orm] [gw24] [ 21%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_err_table [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert test/orm/test_deprecations.py::OptionsTest::test_chained_plus_dotted [gw1] [ 21%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_resolve [gw5] [ 21%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom 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/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query test/ext/declarative/test_deprecations.py::TestInstrumentDeclarative::test_ok [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_expr_ambiguous [gw13] [ 21%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_from test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_simple_offset [gw12] [ 21%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_three test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_noalias test/orm/test_bind.py::GetBindTest::test_bind_mixin_class_simple_class test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[two] [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained_plus_dotted test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five [gw17] [ 21%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_simple_offset [gw14] [ 21%] 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/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/test_collection.py::CollectionsTest::test_dict_subclass [gw29] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query test/sql/test_compiler.py::SelectTest::test_order_by_nulls [gw28] [ 21%] PASSED test/ext/declarative/test_deprecations.py::TestInstrumentDeclarative::test_ok test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_manual_alias test/sql/test_cte.py::CTETest::test_positional_binds_2 [gw31] [ 21%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_noalias test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-core] test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_explicit [gw7] [ 21%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_mixin_class_simple_class [gw10] [ 21%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[two] test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_cls_to_base test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set_commit [gw25] [ 21%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw9] [ 21%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass [gw16] [ 21%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_nulls [gw4] [ 21%] PASSED test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_manual_alias test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_ambiguous [gw19] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds_2 test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having test/dialect/oracle/test_compiler.py::CompileTest::test_limit_two [gw23] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-core] [gw24] [ 21%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_explicit [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues test/orm/test_deprecations.py::OptionsTest::test_chained_plus_multi [gw5] [ 21%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set_commit test/orm/test_core_compilation.py::CorrelateTest::test_correlate_from_all_ok test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_offset 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_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA,hostB,hostC&port=portA,portB,portC-expected6] test/orm/test_deprecations.py::TextTest::test_via_textasfrom_select_from [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_ambiguous [gw13] [ 21%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_offset [gw12] [ 21%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_two test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_alias test/orm/test_bind.py::GetBindTest::test_bind_selectable_join test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained_plus_multi test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four [gw17] [ 21%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_from_all_ok [gw14] [ 21%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-None-fetch_kw2-FETCH FIRST (%(param_1)s) ROWS ONLY-params2] test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/test_collection.py::CollectionsTest::test_dict_subclass2 [gw29] [ 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/sql/test_compiler.py::SelectTest::test_orderby_groupby [gw28] [ 21%] PASSED test/orm/test_deprecations.py::TextTest::test_via_textasfrom_select_from test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate test/sql/test_cte.py::CTETest::test_positional_binds_2_asliteral [gw31] [ 21%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_alias test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-orm] test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_has_table test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values [gw7] [ 21%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_join [gw10] [ 21%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict [gw25] [ 21%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four [gw9] [ 21%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass2 [gw16] [ 21%] PASSED test/sql/test_compiler.py::SelectTest::test_orderby_groupby [gw4] [ 21%] PASSED test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_classlevel_ambiguous [gw19] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds_2_asliteral test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having_from_subq test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_no_order [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top [gw23] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-orm] [gw24] [ 21%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_has_table [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_string [gw5] [ 21%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_no_order test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[None-10-fetch_kw1-LIMIT ALL OFFSET %(param_1)s-params1] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected4] test/sql/test_deprecations.py::TextualSelectTest::test_basic_subquery_resultmap [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_classlevel_ambiguous [gw13] [ 21%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having_from_subq [gw12] [ 21%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_noalias test/orm/test_bind.py::GetBindTest::test_bind_selectable_table [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_string test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_literal_binds test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one [gw17] [ 21%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column [gw14] [ 21%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[None-10-fetch_kw1-LIMIT ALL OFFSET %(param_1)s-params1] test/orm/test_collection.py::CollectionsTest::test_dict_subclass3 [gw29] [ 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/sql/test_compiler.py::SelectTest::test_orderby_subquery [gw28] [ 21%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_basic_subquery_resultmap test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate_except test/sql/test_cte.py::CTETest::test_prefixes test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw31] [ 21%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_noalias test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-core] test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_table_names [gw7] [ 21%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_table [gw10] [ 21%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_literal_binds test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set [gw25] [ 21%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_nobinds [gw9] [ 21%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass3 [gw16] [ 21%] PASSED test/sql/test_compiler.py::SelectTest::test_orderby_subquery [gw4] [ 21%] PASSED test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate_except test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_set_ambiguous [gw19] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_prefixes [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_nobinds [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top_literal_binds [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany [gw23] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-core] [gw24] [ 21%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_table_names test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_with_unrelated [gw5] [ 21%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq 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_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected5] test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_ordered [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_set_ambiguous [gw12] [ 21%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top_literal_binds test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_alias test/orm/test_bind.py::GetBindTest::test_bind_selectable_union [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_with_unrelated test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_render_postcompile test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three [gw17] [ 21%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq [gw14] [ 21%] 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/orm/test_collection.py::CollectionsTest::test_lifecycle [gw29] [ 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/sql/test_compiler.py::SelectTest::test_over test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_custompk [gw28] [ 21%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_ordered test/sql/test_cte.py::CTETest::test_recursive test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw31] [ 21%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_alias test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-orm] test/engine/test_deprecations.py::DeprecatedReflectionTest::test_exists [gw7] [ 21%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_union [gw25] [ 21%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three [gw10] [ 21%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_render_postcompile test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_None [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent [gw9] [ 21%] PASSED test/orm/test_collection.py::CollectionsTest::test_lifecycle [gw16] [ 21%] PASSED test/sql/test_compiler.py::SelectTest::test_over [gw4] [ 21%] PASSED test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_custompk test/ext/test_associationproxy.py::ReconstitutionTest::test_copy [gw19] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_recursive [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param [gw24] [ 21%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_exists [gw23] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-orm] test/orm/test_deprecations.py::OptionsTest::test_multi_entity_opt_on_string [gw5] [ 21%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_None test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_from test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET (Y) ROWS FETCH FIRST (Q) ROWS ONLY-params7] test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_offset_using_window test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB&host=hostC-expected1] test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_pos_plus_bykey [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_copy test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_noalias test/orm/test_bind.py::GetBindTest::test_bind_sub_class_concrete_sub_class [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_multi_entity_opt_on_string test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter [gw17] [ 21%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_from test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent_ties [gw14] [ 21%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET (Y) ROWS FETCH FIRST (Q) ROWS ONLY-params7] test/orm/test_collection.py::CollectionsTest::test_list [gw12] [ 21%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_offset_using_window [gw29] [ 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/sql/test_compiler.py::SelectTest::test_over_framespec [gw28] [ 21%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_pos_plus_bykey test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_pk_collapses [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent_ties test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw31] [ 21%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_noalias test/engine/test_deprecations.py::DeprecatedReflectionTest::test_reflecttable test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone test/orm/test_deferred.py::WithExpressionTest::test_in_joinedload [gw7] [ 21%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_sub_class_concrete_sub_class [gw25] [ 21%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_commit [gw10] [ 21%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter [gw9] [ 21%] PASSED test/orm/test_collection.py::CollectionsTest::test_list [gw16] [ 21%] PASSED test/sql/test_compiler.py::SelectTest::test_over_framespec [gw4] [ 21%] PASSED test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_pk_collapses test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_dict [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw24] [ 21%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_reflecttable [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone [gw23] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_in_joinedload test/orm/test_deprecations.py::OptionsTest::test_path_multilevel_string [gw5] [ 21%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_commit test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET ("Y") ROWS FETCH FIRST ("Q") ROWS ONLY-params8] test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_top 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/sql/test_deprecations.py::ToMetaDataTest::test_deprecate_tometadata [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_dict test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties test/orm/test_eager_relations.py::CyclicalInheritingEagerTestOne::test_basic test/orm/test_bind.py::GetBindTest::test_bind_sub_table_concrete_sub_class [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_path_multilevel_string test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_aliased_whatever test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_literal_binds [gw17] [ 21%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties test/orm/test_collection.py::CollectionsTest::test_list_duck [gw14] [ 21%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET ("Y") ROWS FETCH FIRST ("Q") ROWS ONLY-params8] [gw12] [ 21%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_top test/sql/test_compiler.py::SelectTest::test_over_invalid_framespecs [gw29] [ 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/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_engineer [gw28] [ 21%] PASSED test/sql/test_deprecations.py::ToMetaDataTest::test_deprecate_tometadata test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw31] [ 21%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestOne::test_basic test/orm/test_deprecations.py::DeprecationScopedSessionTest::test_config_errors test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_deferred.py::WithExpressionTest::test_no_refresh_unless_populate_existing [gw7] [ 21%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_sub_table_concrete_sub_class test/orm/test_attributes.py::HistoryTest::test_use_object_set_value_twice [gw25] [ 21%] PASSED test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_aliased_whatever [gw10] [ 21%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_literal_binds [gw9] [ 21%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_duck [gw16] [ 21%] PASSED test/sql/test_compiler.py::SelectTest::test_over_invalid_framespecs [gw4] [ 21%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_engineer test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_list [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw24] [ 21%] PASSED test/orm/test_deprecations.py::DeprecationScopedSessionTest::test_config_errors [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update [gw23] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_no_refresh_unless_populate_existing test/orm/test_deprecations.py::OptionsTest::test_with_current_matching_string [gw5] [ 21%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_value_twice test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having_from_subq test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties_exact_number 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/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_window test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA-expected0] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_list [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties_exact_number test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_depth test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_with_current_matching_string test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_unaliased_whatever test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_render_postcompile [gw17] [ 21%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having_from_subq test/orm/test_collection.py::CollectionsTest::test_list_emulates [gw14] [ 21%] 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] [gw12] [ 21%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_window test/sql/test_compiler.py::SelectTest::test_over_within_group [gw29] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA-expected0] test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person [gw28] [ 21%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw31] [ 21%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_depth test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[CheckConstraint] test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values test/orm/test_deferred.py::WithExpressionTest::test_no_sql_not_set_up [gw7] [ 21%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/test_attributes.py::LazyloadHistoryTest::test_collections_via_lazyload [gw10] [ 21%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_render_postcompile [gw25] [ 21%] PASSED test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_unaliased_whatever [gw9] [ 21%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_emulates [gw16] [ 21%] PASSED test/sql/test_compiler.py::SelectTest::test_over_within_group [gw4] [ 21%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_set [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_offset_nobinds [gw20] [ 21%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values [gw24] [ 21%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[CheckConstraint] [gw23] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_no_sql_not_set_up test/orm/test_deprecations.py::OptionsTest::test_with_current_nonmatching_string [gw5] [ 21%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_collections_via_lazyload test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where [gw30] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_offset_nobinds test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match test/dialect/oracle/test_compiler.py::CompileTest::test_long_labels_legacy_ident_length 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/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] [gw3] [ 21%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_set test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_nodepth test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] [gw27] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_with_current_nonmatching_string test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_sent_parameter_literal_binds [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where test/orm/test_collection.py::CollectionsTest::test_list_setitem_with_slices [gw14] [ 22%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_separate_keys_use_labels [gw12] [ 22%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_long_labels_legacy_ident_length test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person_car [gw29] [ 22%] 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] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_nodepth test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Column] [gw7] [ 22%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/test_deferred.py::WithExpressionTest::test_reuse_expr test/orm/test_attributes.py::LazyloadHistoryTest::test_lazy_backref_collections [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_sent_parameter_literal_binds [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_setitem_with_slices test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_render_multiple_times [gw16] [ 22%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_separate_keys_use_labels [gw4] [ 22%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person_car test/ext/test_associationproxy.py::ReconstitutionTest::test_weak_identity_map [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_render_multiple_times [gw20] [ 22%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Column] [gw23] [ 22%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_reuse_expr test/sql/test_deprecations.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_autocommit [gw5] [ 22%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_lazy_backref_collections test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where_singlefrom test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match test/dialect/mysql/test_compiler.py::CompileTest::test_mariadb_for_update test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2:///?host=H&host=H&port=5432,5432] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] [gw27] [ 22%] PASSED test/sql/test_deprecations.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_autocommit test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt0-SELECT mytable.myid FROM mytable WHERE mytable.myid = NULL-True-None] test/orm/test_collection.py::CollectionsTest::test_list_subclass [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw14] [ 22%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels test/orm/inheritance/test_assorted_poly.py::InheritingEagerTest::test_basic [gw12] [ 22%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_mariadb_for_update [gw29] [ 22%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2:///?host=H&host=H&port=5432,5432] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw3] [ 22%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_weak_identity_map test/orm/test_defaults.py::ExcludedDefaultsTest::test_exclude [gw7] [ 22%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKeyConstraint] test/orm/test_deferred.py::WithExpressionTest::test_simple_expr test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_object_via_lazyload [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt0-SELECT mytable.myid FROM mytable WHERE mytable.myid = NULL-True-None] [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_subclass [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch [gw16] [ 22%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels [gw4] [ 22%] PASSED test/orm/inheritance/test_assorted_poly.py::InheritingEagerTest::test_basic [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw20] [ 22%] PASSED test/orm/test_defaults.py::ExcludedDefaultsTest::test_exclude [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKeyConstraint] [gw23] [ 22%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_simple_expr test/orm/test_deprecations.py::ParentTest::test_from_entity_query_entity [gw5] [ 22%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_object_via_lazyload test/orm/test_core_compilation.py::CorrelateTest::test_correlate_where_all_unintentional test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_column test/dialect/mysql/test_compiler.py::CompileTest::test_match_kw_raises 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/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del [gw27] [ 22%] PASSED test/orm/test_deprecations.py::ParentTest::test_from_entity_query_entity test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt1-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_where_all_unintentional [gw14] [ 22%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_column test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_offset test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels_mix_annotations test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_subclass_to_superclass [gw12] [ 22%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_match_kw_raises [gw29] [ 22%] 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] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/orm/test_collection.py::CollectionsTest::test_object_duck test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_offset [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert [gw7] [ 22%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] [gw3] [ 22%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKey] test/sql/test_delete.py::DeleteFromCompileTest::test_autocorrelate_error test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload [gw10] [ 22%] 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] [gw16] [ 22%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels_mix_annotations [gw4] [ 22%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_subclass_to_superclass [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_object_duck [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKey] test/orm/test_deprecations.py::ParentTest::test_m2m [gw23] [ 22%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_autocorrelate_error [gw1] [ 22%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_cls_to_base [gw5] [ 22%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload test/orm/test_core_compilation.py::CorrelateTest::test_dont_overcorrelate test/dialect/oracle/test_compiler.py::CompileTest::test_no_paren_fns test/dialect/postgresql/test_dialect.py::DialectTest::test_version_parsing test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_1 test/orm/test_bind.py::GetBindTest::test_fallback_table_metadata test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent [gw27] [ 22%] PASSED test/orm/test_deprecations.py::ParentTest::test_m2m test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt2-SELECT mytable.myid, NULL AS anon_1 FROM mytable-False-None] [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_dont_overcorrelate [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent test/sql/test_compiler.py::SelectTest::test_overlapping_labels_use_labels test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_base [gw12] [ 22%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_no_paren_fns [gw29] [ 22%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_version_parsing [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] test/orm/test_collection.py::CollectionsTest::test_object_emulates test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_1 test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues [gw7] [ 22%] PASSED test/orm/test_bind.py::GetBindTest::test_fallback_table_metadata [gw3] [ 22%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Identity] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_race test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload_with_active [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt2-SELECT mytable.myid, NULL AS anon_1 FROM mytable-False-None] [gw4] [ 22%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_base [gw16] [ 22%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_use_labels [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_object_emulates [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues test/orm/test_deprecations.py::ParentTest::test_noparent [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Identity] [gw1] [ 22%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_race [gw5] [ 22%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload_with_active test/orm/test_core_compilation.py::CorrelateTest::test_from_implicit_correlation_disabled test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent_ties test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_nested_right_join test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-mysqldb-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_2 [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent_ties test/orm/test_bind.py::SessionBindTest::test_session_bind test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent_no_proxy [gw27] [ 22%] PASSED test/orm/test_deprecations.py::ParentTest::test_noparent [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_from_implicit_correlation_disabled 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/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_same_subclass [gw12] [ 22%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_nested_right_join [gw29] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-mysqldb-True] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/test_collection.py::CollectionsTest::test_recipes [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_2 test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values [gw7] [ 22%] PASSED test/orm/test_bind.py::SessionBindTest::test_session_bind test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[PrimaryKeyConstraint] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_sub_to_base [gw3] [ 22%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent_no_proxy test/orm/test_attributes.py::ListenerTest::test_collection_link_events [gw10] [ 22%] 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] [gw4] [ 22%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_same_subclass [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_recipes test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_ties [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values test/orm/test_deprecations.py::ParentTest::test_o2m [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[PrimaryKeyConstraint] [gw5] [ 22%] PASSED test/orm/test_attributes.py::ListenerTest::test_collection_link_events test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_froms_correlation [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_ties test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_plusses_everthing_in_the_condition test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-pymysql-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_4 test/orm/test_bind.py::SessionBindTest::test_session_unbound [gw27] [ 22%] PASSED test/orm/test_deprecations.py::ParentTest::test_o2m [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_froms_correlation test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt4-INSERT INTO mytable (myid) VALUES (NULL)-False-None] test/orm/inheritance/test_assorted_poly.py::ManyToManyPolyTest::test_pjoin_compile [gw12] [ 22%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_plusses_everthing_in_the_condition [gw29] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-pymysql-True] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/test_collection.py::CollectionsTest::test_set [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_4 test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany [gw7] [ 22%] PASSED test/orm/test_bind.py::SessionBindTest::test_session_unbound test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[UniqueConstraint] test/orm/test_attributes.py::ListenerTest::test_flag_modified [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt4-INSERT INTO mytable (myid) VALUES (NULL)-False-None] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit [gw4] [ 22%] PASSED test/orm/inheritance/test_assorted_poly.py::ManyToManyPolyTest::test_pjoin_compile [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_set [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany test/orm/test_deprecations.py::ParentTest::test_select_from [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[UniqueConstraint] [gw5] [ 22%] PASSED test/orm/test_attributes.py::ListenerTest::test_flag_modified test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery 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::TransScopingTest::test_autobegin_attr_change[add-True-True-True] test/orm/test_eager_relations.py::EagerTest::test_against_select [gw27] [ 22%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_insert_joined_inh_return_defaults [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt5-INSERT INTO mytable DEFAULT VALUES-False-params5] test/orm/inheritance/test_assorted_poly.py::MissingPolymorphicOnTest::test_polyon_col_setsup [gw12] [ 22%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery [gw29] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-mysqldb-True] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/test_collection.py::CollectionsTest::test_set_duck [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_against_select test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_expr_offset test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param [gw7] [ 22%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_insert_joined_inh_return_defaults test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_empty_and_or test/orm/test_attributes.py::ListenerTest::test_named [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt5-INSERT INTO mytable DEFAULT VALUES-False-params5] [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_expr_offset [gw4] [ 22%] PASSED test/orm/inheritance/test_assorted_poly.py::MissingPolymorphicOnTest::test_polyon_col_setsup [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_duck [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param test/orm/test_deprecations.py::ParentTest::test_select_from_alias [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_empty_and_or test/orm/test_core_compilation.py::CorrelateTest::test_no_contextless_correlate_except [gw5] [ 22%] PASSED test/orm/test_attributes.py::ListenerTest::test_named test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-pymysql-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/orm/test_eager_relations.py::EagerTest::test_aliased_stmt_includes_unnamed_fn [gw27] [ 22%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_no_defaults [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_no_contextless_correlate_except test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt6-UPDATE mytable SET myid=NULL-False-None] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases0] [gw12] [ 22%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit [gw29] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-pymysql-True] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_collection.py::CollectionsTest::test_set_emulates [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_aliased_stmt_includes_unnamed_fn [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases0] test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone test/orm/inheritance/test_assorted_poly.py::MultiLevelTest::test_threelevels [gw7] [ 22%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_no_defaults test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_engine_convert_unicode test/orm/test_attributes.py::ListenerTest::test_none_init_collection [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt6-UPDATE mytable SET myid=NULL-False-None] [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_emulates [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone test/orm/test_deprecations.py::ParentTest::test_select_from_alias_explicit_prop [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_engine_convert_unicode test/orm/test_core_compilation.py::CrudParamOverlapTest::test_different_named_binds_insert_values[orm] [gw5] [ 22%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_collection test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-mysqldb-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] test/orm/test_eager_relations.py::EagerTest::test_aliasing test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases1] [gw27] [ 22%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_explicit_prop [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CrudParamOverlapTest::test_different_named_binds_insert_values[orm] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt7-UPDATE mytable SET myid=NULL WHERE mytable.myid = NULL-True-None] [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases1] test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_return_defaults [gw29] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-mysqldb-False] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/test_collection.py::CollectionsTest::test_set_subclass [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_aliasing test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_ident_preparer_force test/orm/test_attributes.py::ListenerTest::test_none_init_object [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt7-UPDATE mytable SET myid=NULL WHERE mytable.myid = NULL-True-None] [gw7] [ 22%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_return_defaults [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw9] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_subclass [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_ident_preparer_force test/orm/test_core_compilation.py::CrudParamOverlapTest::test_different_named_binds_update_values[orm] [gw5] [ 22%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_object test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases2] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-pymysql-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases2] test/orm/test_eager_relations.py::EagerTest::test_basic [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CrudParamOverlapTest::test_different_named_binds_update_values[orm] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-[BracketsAndCase]-_BracketsAndCase_] [gw4] [ 22%] PASSED test/orm/inheritance/test_assorted_poly.py::MultiLevelTest::test_threelevels test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert [gw29] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-pymysql-False] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/test_collection.py::ColumnMappedWSerialize::test_indirect_table_column_mapped [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_basic test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values test/orm/test_attributes.py::ListenerTest::test_none_init_scalar [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-[BracketsAndCase]-_BracketsAndCase_] [gw7] [ 22%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset [gw9] [ 22%] PASSED test/orm/test_collection.py::ColumnMappedWSerialize::test_indirect_table_column_mapped [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values test/orm/test_core_compilation.py::CrudParamOverlapTest::test_same_named_binds_insert_values[orm] [gw5] [ 22%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_scalar [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-mysqldb-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] test/orm/test_eager_relations.py::EagerTest::test_catch_the_right_target [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CrudParamOverlapTest::test_same_named_binds_insert_values[orm] test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_descendant_refs_parent test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-_name-_name] test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert_render_nulls [gw29] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-mysqldb-True] [gw28] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw31] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_catch_the_right_target test/orm/test_collection.py::ColumnMappedWSerialize::test_selectable_column_mapped test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany [gw10] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-_name-_name] test/orm/test_attributes.py::ListenerTest::test_none_on_collection_event test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset_zero test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode_force [gw7] [ 22%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert_render_nulls [gw26] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw30] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset_zero [gw9] [ 22%] PASSED test/orm/test_collection.py::ColumnMappedWSerialize::test_selectable_column_mapped [gw20] [ 22%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany test/orm/test_core_compilation.py::CrudParamOverlapTest::test_same_named_binds_update_values[orm] [gw5] [ 22%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_on_collection_event [gw24] [ 22%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode_force test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-pymysql-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] test/orm/test_eager_relations.py::EagerTest::test_column_property_adaptation [gw17] [ 22%] PASSED test/orm/test_core_compilation.py::CrudParamOverlapTest::test_same_named_binds_update_values[orm] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-has spaces-has_spaces] test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_mappings_preserve_order [gw29] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-pymysql-True] [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_descendant_refs_parent [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_column_property_adaptation test/dialect/oracle/test_dialect.py::OutParamTest::test_out_params test/orm/test_defaults.py::IdentityDefaultsOnUpdateTest::test_insert_identity test/orm/test_collection.py::CustomCollectionsTest::test_basic test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw10] [ 23%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-has spaces-has_spaces] test/orm/test_attributes.py::ListenerTest::test_receive_changes [gw30] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OutParamTest::test_out_params [gw20] [ 23%] SKIPPED test/orm/test_defaults.py::IdentityDefaultsOnUpdateTest::test_insert_identity test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_one [gw7] [ 23%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_mappings_preserve_order [gw9] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_basic [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw5] [ 23%] PASSED test/orm/test_attributes.py::ListenerTest::test_receive_changes [gw24] [ 23%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_one test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-mysqldb-False] test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_one test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] test/orm/test_eager_relations.py::EagerTest::test_cyclical test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_parent_refs_descendant test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-normalname-normalname] test/dialect/postgresql/test_dialect.py::PGCodeTest::test_error_code test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_fn_defaults test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_no_defaults [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-mysqldb-False] [gw17] [ 23%] PASSED test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_one [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_cyclical [gw30] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::PGCodeTest::test_error_code test/orm/test_collection.py::CustomCollectionsTest::test_custom test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_parent_refs_descendant [gw1] [ 23%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_sub_to_base [gw10] [ 23%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-normalname-normalname] test/orm/test_attributes.py::PendingBackrefTest::test_commit_removes_pending [gw20] [ 23%] PASSED test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_fn_defaults test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_three [gw7] [ 23%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_no_defaults [gw9] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_custom [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw5] [ 23%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_commit_removes_pending [gw24] [ 23%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_three test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_two 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::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] test/orm/test_eager_relations.py::EagerTest::test_deferred_fk_col test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join1] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_two_sub test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-[BracketsAndCase]-_BracketsAndCase_] test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_override_defaults test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_return_defaults [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-pymysql-False] [gw17] [ 23%] PASSED test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_two [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join1] [gw10] [ 23%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-[BracketsAndCase]-_BracketsAndCase_] [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_deferred_fk_col test/orm/test_attributes.py::PendingBackrefTest::test_lazy_add [gw20] [ 23%] PASSED test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_override_defaults test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_two [gw7] [ 23%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_return_defaults [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties [gw5] [ 23%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_lazy_add [gw24] [ 23%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_two test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection aLREady closed-InternalError-pymysql-True] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-_name-_name] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join2] [gw17] [ 23%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_regular [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection aLREady closed-InternalError-pymysql-True] test/orm/test_eager_relations.py::EagerTest::test_disable_dynamic [gw10] [ 23%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-_name-_name] [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join2] test/orm/test_attributes.py::PendingBackrefTest::test_lazy_history_collection [gw20] [ 23%] PASSED test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_regular [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_disable_dynamic [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_aliased_subquery [gw5] [ 23%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_lazy_history_collection test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection was kILLEd-InternalError-pymysql-True] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-has spaces-has_spaces] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join3] [gw17] [ 23%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_aliased_subquery test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_with_implicit_returning test/orm/test_eager_relations.py::EagerTest::test_distinct [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection was kILLEd-InternalError-pymysql-True] [gw10] [ 23%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-has spaces-has_spaces] [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join3] [gw20] [ 23%] SKIPPED test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_with_implicit_returning [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_distinct test/orm/test_attributes.py::PendingBackrefTest::test_normal_load [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_can_we_use test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-something broke-InternalError-pymysql-False] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-normalname-normalname] [gw5] [ 23%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_normal_load test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join1] [gw17] [ 23%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_can_we_use test/sql/test_defaults.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement test/orm/test_eager_relations.py::EagerTest::test_double_same_mappers [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-something broke-InternalError-pymysql-False] [gw10] [ 23%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-normalname-normalname] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join1] [gw20] [ 23%] PASSED test/sql/test_defaults.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_same_mappers test/orm/test_attributes.py::PendingBackrefTest::test_passive_history_collection_no_value [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mariadb_connector_special_encodings test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw5] [ 23%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_passive_history_collection_no_value test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join2] [gw17] [ 23%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_autoincrement_reflected_from_server_default test/orm/test_eager_relations.py::EagerTest::test_double_w_ac [gw29] [ 23%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mariadb_connector_special_encodings [gw10] [ 23%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join2] [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_w_ac [gw20] [ 23%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_autoincrement_reflected_from_server_default test/orm/test_attributes.py::PendingBackrefTest::test_pending_combines_with_lazy [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery_two test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_buffered_arg test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-_name-_name] [gw5] [ 23%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_pending_combines_with_lazy test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join3] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] [gw17] [ 23%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery_two test/orm/test_eager_relations.py::EagerTest::test_double_w_ac_against_subquery [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_buffered_arg [gw10] [ 23%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-_name-_name] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_w_ac_against_subquery test/orm/test_attributes.py::PendingBackrefTest::test_state_on_add_remove [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_hard_labeled_selfref test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_raise_on_warnings_arg [gw5] [ 23%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_state_on_add_remove [gw17] [ 23%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_hard_labeled_selfref test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] test/orm/test_eager_relations.py::EagerTest::test_double_with_aggregate [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_raise_on_warnings_arg test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_with_aggregate test/orm/test_attributes.py::TestUnlink::test_ad_hoc_lazy [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[charset-hello] [gw5] [ 23%] PASSED test/orm/test_attributes.py::TestUnlink::test_ad_hoc_lazy test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] test/orm/test_eager_relations.py::EagerTest::test_eager_option [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[charset-hello] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_eager_option test/orm/test_attributes.py::TestUnlink::test_expired [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[client_flag-1234] [gw5] [ 23%] PASSED test/orm/test_attributes.py::TestUnlink::test_expired [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join3] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/orm/test_eager_relations.py::EagerTest::test_from_statement[False] [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[client_flag-1234] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/orm/test_attributes.py::TestUnlink::test_pop_existing [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement[False] [gw26] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[compress-True] [gw5] [ 23%] PASSED test/orm/test_attributes.py::TestUnlink::test_pop_existing test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] test/orm/test_eager_relations.py::EagerTest::test_from_statement[True] test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_overlapping [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[compress-True] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join1] [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] test/orm/test_attributes.py::TestUnlink::test_replaced [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement[True] [gw26] [ 23%] PASSED test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_overlapping [gw5] [ 23%] PASSED test/orm/test_attributes.py::TestUnlink::test_replaced test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[connect_timeout-30] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[False] test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_unique [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[connect_timeout-30] [gw28] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] [gw26] [ 23%] PASSED test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_unique test/orm/test_attributes.py::UtilTest::test_helpers [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[False] [gw5] [ 23%] PASSED test/orm/test_attributes.py::UtilTest::test_helpers test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[local_infile-1234] test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[local_infile-1234] test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[True] test/orm/test_attributes.py::UtilTest::test_initiator_arg [gw26] [ 23%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname [gw5] [ 23%] PASSED test/orm/test_attributes.py::UtilTest::test_initiator_arg [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[read_timeout-30] test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname_explicit_quote [gw29] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[read_timeout-30] test/orm/test_eager_relations.py::EagerTest::test_group_by_only [gw26] [ 23%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname_explicit_quote test/orm/test_attributes.py::UtilTest::test_set_committed_value_none_uselist [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_group_by_only [gw5] [ 23%] PASSED test/orm/test_attributes.py::UtilTest::test_set_committed_value_none_uselist test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename [gw26] [ 23%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename test/orm/test_eager_relations.py::EagerTest::test_inner_join test/ext/test_automap.py::AutomapInhTest::test_conditional_relationship [gw31] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join [gw5] [ 23%] PASSED test/ext/test_automap.py::AutomapInhTest::test_conditional_relationship test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename_explicit_quote [gw26] [ 23%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename_explicit_quote test/ext/test_automap.py::AutomapInhTest::test_joined_inheritance_reflect [gw5] [ 23%] PASSED test/ext/test_automap.py::AutomapInhTest::test_joined_inheritance_reflect test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option [gw26] [ 23%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option test/ext/test_automap.py::AutomapInhTest::test_single_inheritance_reflect [gw5] [ 23%] PASSED test/ext/test_automap.py::AutomapInhTest::test_single_inheritance_reflect test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named [gw26] [ 23%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python [gw26] [ 23%] SKIPPED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark [gw26] [ 23%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark [gw4] [ 23%] 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/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_plain_mixin_col [gw4] [ 23%] 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] [gw21] [ 23%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_plain_mixin_col test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_negative_options [gw4] [ 23%] 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] [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join4] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)1] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join1] [gw15] [ 23%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)1] test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_labeled test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_tuple [gw11] [ 23%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_tuple test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[scalars] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[None] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[mappings] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[scalars] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_columns_all [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_columns_all test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[None] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[mappings] [gw11] [ 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 [gw11] [ 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 [gw11] [ 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 [gw11] [ 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 [gw11] [ 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[None] [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join1] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[mappings] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[mappings] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join2] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[scalars] [gw15] [ 23%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_labeled [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-None] test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_unlabeled [gw21] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_negative_options [gw11] [ 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] test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_positive_options [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-scalars] [gw11] [ 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] [gw11] [ 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-scalars] [gw11] [ 23%] 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] [gw15] [ 23%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_unlabeled [gw11] [ 23%] 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-scalars] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-None] [gw11] [ 23%] 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-mappings] test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[False-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-scalars] [gw11] [ 23%] 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-mappings] [gw11] [ 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] [gw4] [ 23%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join2] [gw11] [ 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-None] [gw21] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_positive_options test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-mappings] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-mappings] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join3] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-scalars] test/orm/test_eager_relations.py::EagerTest::test_inner_join_options [gw11] [ 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] [gw11] [ 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] [gw11] [ 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-None] [gw11] [ 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-scalars] [gw11] [ 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] [gw11] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[stream_scalars] [gw11] [ 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 [gw11] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_unique_all [gw15] [ 24%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[False-None] test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_dbapi_raises [gw11] [ 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] test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-None] [gw11] [ 24%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[0] test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[1] [gw11] [ 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] [gw11] [ 24%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[2] [gw4] [ 24%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join3] test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join4] [gw11] [ 24%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync test/orm/test_evaluator.py::EvaluateTest::test_boolean_ops [gw15] [ 24%] 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] [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_boolean_ops test/orm/test_evaluator.py::EvaluateTest::test_compare_to_callable_bind [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_callable_bind test/orm/test_evaluator.py::EvaluateTest::test_compare_to_none [gw21] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_options test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_fixed [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_none test/orm/test_evaluator.py::EvaluateTest::test_compare_to_value [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_value test/orm/test_evaluator.py::EvaluateTest::test_in test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_one [gw4] [ 24%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join4] [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_in test/orm/test_evaluator.py::EvaluateTest::test_in_tuples [gw15] [ 24%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-score] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_flag_on test/orm/inheritance/test_assorted_poly.py::RelationshipTest4::test_many_to_one_polymorphic [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_in_tuples [gw15] [ 24%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_flag_on test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-15-None] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-nosetinputsizeshook] [gw15] [ 24%] 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] [gw15] [ 24%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-setinputsizeshook] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw21] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_fixed [gw15] [ 24%] 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] test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_options [gw11] [ 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] [gw15] [ 24%] 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] [gw15] [ 24%] 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] [gw15] [ 24%] 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] [gw15] [ 24%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw11] [ 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] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-setinputsizeshook] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value3-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes JSON, INTEGER] [gw15] [ 24%] 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 [gw11] [ 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] [gw15] [ 24%] 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 [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_other_programming_error_on_rollback [gw11] [ 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/dialect/mssql/test_engine.py::InvalidTransactionFalsePositiveTest::test_invalid_transaction_detection test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value5-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, VARCHAR] [gw15] [ 24%] SKIPPED test/dialect/mssql/test_engine.py::InvalidTransactionFalsePositiveTest::test_invalid_transaction_detection test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dm_pdw_nodes [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dm_pdw_nodes test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dont_have_table_perms [gw21] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_options [gw11] [ 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] test/orm/test_eager_relations.py::EagerTest::test_late_compile test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-name-some value-some value name-None] [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dont_have_table_perms test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_exec_sessions [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-name-some value-some value name-None] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t0-idx_to_value0] test/orm/test_evaluator.py::EvaluateTest::test_null_propagation [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_exec_sessions test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[False] [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_null_propagation test/orm/test_evaluator.py::EvaluateTest::test_raise_on_unannotated_unmatched_column [gw21] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_late_compile [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[False] test/orm/test_eager_relations.py::EagerTest::test_limit test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[True] [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_raise_on_unannotated_unmatched_column [gw4] [ 24%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest4::test_many_to_one_polymorphic test/orm/test_evaluator.py::EvaluateTest::test_string_ops[] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_onelevel [gw22] [ 24%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t0-idx_to_value0] [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[True] test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_not_supported [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_string_ops[] test/orm/test_evaluator.py::EvaluateTest::test_true_false test/orm/inheritance/test_assorted_poly.py::RelationshipTest5::test_eager_empty test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[True] [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_not_supported [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_true_false test/orm/test_events.py::QueryEventsTest::test_before_compile_delete test/orm/test_evaluator.py::EvaluateTest::test_warn_on_unannotated_matched_column test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning [gw15] [ 24%] SKIPPED test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning [gw2] [ 24%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_one [gw11] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_warn_on_unannotated_matched_column test/base/test_events.py::DisableClsPropagateTest::test_listen_invoke_clslevel [gw2] [ 24%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_listen_invoke_clslevel test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_disconnect [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_disconnect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_port_setting test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_expired [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_port_setting test/base/test_events.py::DisableClsPropagateTest::test_remove_invoke_clslevel [gw2] [ 24%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_remove_invoke_clslevel test/base/test_events.py::EventsTest::test_append_vs_insert_cls test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_comma_port [gw8] [ 24%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_onelevel [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_append_vs_insert_cls [gw21] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit test/orm/test_eager_relations.py::EagerTest::test_limit_2 [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_comma_port test/base/test_events.py::EventsTest::test_append_vs_insert_instance [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_append_vs_insert_instance test/base/test_events.py::EventsTest::test_bool_clslevel test/base/test_except.py::PickleException::test_exc[ArgumentError-] test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_config_port [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_config_port [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_bool_clslevel test/base/test_events.py::EventsTest::test_decorator test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_extra [gw4] [ 24%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest5::test_eager_empty [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[ArgumentError-] test/base/test_except.py::PickleException::test_exc[AwaitRequired-] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[AwaitRequired-] [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_decorator test/base/test_events.py::EventsTest::test_exec_once test/base/test_except.py::PickleException::test_exc[Base20DeprecationWarning-] [gw15] [ 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 [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_non_trusted [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_exec_once test/base/test_events.py::EventsTest::test_exec_once_exception [gw18] [ 24%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[True] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[Base20DeprecationWarning-] test/base/test_except.py::PickleException::test_exc[CircularDependencyError-0] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[CircularDependencyError-0] [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_exec_once_exception test/orm/inheritance/test_assorted_poly.py::RelationshipTest6::test_basic test/base/test_except.py::PickleException::test_exc[CircularDependencyError-1] [gw11] [ 24%] PASSED test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_expired [gw21] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_2 test/base/test_events.py::EventsTest::test_exec_once_unless_exception test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_not_expired test/orm/test_eager_relations.py::EagerTest::test_limit_3 [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_exec_once_unless_exception test/base/test_events.py::EventsTest::test_immutable_methods test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_trusted [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_trusted test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_old_style_dsn_trusted [gw15] [ 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 [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[CircularDependencyError-1] test/base/test_except.py::PickleException::test_exc[CompileError-] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[CompileError-] test/base/test_except.py::PickleException::test_exc[DBAPIError-0] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-0] test/base/test_except.py::PickleException::test_exc[DBAPIError-1] test/engine/test_execute.py::DialectEventTest::test_cursor_execute_w_replace [gw11] [ 24%] PASSED test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_not_expired [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_disconnect [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_immutable_methods test/base/test_events.py::EventsTest::test_no_instance_level_collections [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_no_instance_level_collections test/base/test_events.py::EventsTest::test_real_name_wrong_dispatch [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-1] test/base/test_except.py::PickleException::test_exc[DBAPIError-details] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-details] test/base/test_except.py::PickleException::test_exc[DataError-0] test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_empty_url_no_warning [gw15] [ 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 [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_real_name_wrong_dispatch test/base/test_events.py::EventsTest::test_register_class [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_register_class [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-0] test/base/test_except.py::PickleException::test_exc[DataError-1] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-1] test/base/test_except.py::PickleException::test_exc[DataError-details] [gw15] [ 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/base/test_events.py::EventsTest::test_register_class_instance [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_register_class_instance test/base/test_events.py::EventsTest::test_register_instance [gw22] [ 24%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_delete test/base/test_events.py::AcceptTargetsTest::test_target_accept [gw11] [ 24%] PASSED test/base/test_events.py::AcceptTargetsTest::test_target_accept test/base/test_events.py::ClsLevelListenTest::test_lis_multisub_lis [gw11] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_lis_multisub_lis test/base/test_events.py::ClsLevelListenTest::test_lis_subcalss_lis [gw11] [ 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] [gw11] [ 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] [gw11] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-False] [gw15] [ 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 [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_host_no_driver test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_hostname [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_hostname test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-details] test/base/test_except.py::PickleException::test_exc[DatabaseError-0] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-0] test/base/test_except.py::PickleException::test_exc[DatabaseError-1] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-1] test/base/test_except.py::PickleException::test_exc[DatabaseError-details] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-details] test/base/test_except.py::PickleException::test_exc[DisconnectionError-] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[DisconnectionError-] test/base/test_except.py::PickleException::test_exc[IdentifierError-] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[IdentifierError-] test/base/test_except.py::PickleException::test_exc[IntegrityError-0] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-0] [gw4] [ 24%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest6::test_basic test/orm/inheritance/test_assorted_poly.py::RelationshipTest7::test_manytoone_lazyload [gw11] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-True] [gw11] [ 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] [gw11] [ 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/base/test_except.py::PickleException::test_exc[IntegrityError-1] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-1] test/base/test_except.py::PickleException::test_exc[IntegrityError-details] [gw8] [ 24%] 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::QueryEventsTest::test_before_compile_execution_options [gw22] [ 24%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_execution_options [gw15] [ 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 [gw15] [ 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 [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_with_dsn test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[issue_8062] [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[issue_8062] test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[original] [gw18] [ 24%] PASSED test/engine/test_execute.py::DialectEventTest::test_cursor_execute_w_replace test/engine/test_execute.py::DialectEventTest::test_cursor_execute_wo_replace [gw18] [ 24%] 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 [gw18] [ 24%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_w_replace test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_wo_replace [gw18] [ 24%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_wo_replace test/engine/test_execute.py::DialectEventTest::test_do_execute_w_replace [gw18] [ 24%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_w_replace test/engine/test_execute.py::DialectEventTest::test_do_execute_wo_replace [gw18] [ 24%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_wo_replace test/engine/test_execute.py::DialectEventTest::test_do_executemany_w_replace [gw18] [ 24%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_executemany_w_replace test/engine/test_execute.py::DialectEventTest::test_do_executemany_wo_replace [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-0] test/base/test_except.py::PickleException::test_exc[InterfaceError-1] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-1] test/base/test_except.py::PickleException::test_exc[InterfaceError-details] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-details] test/base/test_except.py::PickleException::test_exc[InternalError-0] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-0] test/base/test_except.py::PickleException::test_exc[InternalError-1] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-1] test/base/test_except.py::PickleException::test_exc[InternalError-details] [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[original] test/dialect/mssql/test_engine.py::RealIsolationLevelTest::test_isolation_level [gw15] [ 24%] SKIPPED test/dialect/mssql/test_engine.py::RealIsolationLevelTest::test_isolation_level test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pymssql_version [gw11] [ 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] [gw11] [ 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] [gw11] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-False] [gw11] [ 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] [gw11] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-True] [gw18] [ 24%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_executemany_wo_replace test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect [gw1] [ 24%] 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 [gw1] [ 24%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_no_class [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-details] test/base/test_except.py::PickleException::test_exc[InvalidRequestError-] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[InvalidRequestError-] test/base/test_except.py::PickleException::test_exc[InvalidatePoolError-] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[InvalidatePoolError-] test/base/test_except.py::PickleException::test_exc[LegacyAPIWarning-] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[LegacyAPIWarning-] test/base/test_except.py::PickleException::test_exc[MissingGreenlet-] [gw8] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[MissingGreenlet-] test/base/test_except.py::PickleException::test_exc[MovedIn20Warning-] [gw2] [ 24%] PASSED test/base/test_events.py::EventsTest::test_register_instance test/base/test_events.py::JoinTest::test_kw_ok [gw2] [ 24%] PASSED test/base/test_events.py::JoinTest::test_kw_ok test/base/test_events.py::JoinTest::test_neither [gw2] [ 24%] PASSED test/base/test_events.py::JoinTest::test_neither test/base/test_events.py::JoinTest::test_parent_class_child_class [gw2] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_class test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_after [gw2] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_after test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_before [gw2] [ 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 [gw2] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_class_only test/base/test_events.py::JoinTest::test_parent_events_child_no_events [gw2] [ 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 [gw2] [ 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 [gw2] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_before test/base/test_events.py::JoinTest::test_parent_instance_child_instance_apply_before test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[NonExistentFoo] [gw1] [ 24%] 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] [gw18] [ 24%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute [gw18] [ 24%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine [gw18] [ 24%] 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] [gw18] [ 24%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] [gw2] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_instance_apply_before test/base/test_events.py::LegacySignatureTest::test_complex_legacy_accept [gw2] [ 24%] PASSED test/base/test_events.py::LegacySignatureTest::test_complex_legacy_accept test/base/test_events.py::LegacySignatureTest::test_complex_new_accept [gw2] [ 24%] PASSED test/base/test_events.py::LegacySignatureTest::test_complex_new_accept test/base/test_events.py::LegacySignatureTest::test_kw_accept_has_legacies [gw2] [ 24%] 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 [gw2] [ 24%] PASSED test/base/test_events.py::LegacySignatureTest::test_kw_accept_plus_kw_has_legacies test/base/test_events.py::LegacySignatureTest::test_legacy_accept [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pymssql_version test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_fallback [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_fallback test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_productversion [gw15] [ 24%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_productversion test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_async_engine_from_config test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-False] [gw11] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-True] [gw11] [ 25%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-False] [gw11] [ 25%] 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] [gw11] [ 25%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-False] [gw11] [ 25%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-False] [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_async_engine_from_config [gw1] [ 25%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.NonExistentFoo] [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_3 [gw4] [ 25%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest7::test_manytoone_lazyload [gw2] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[MovedIn20Warning-] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-True] [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] test/orm/test_events.py::QueryEventsTest::test_before_compile_no_retval [gw11] [ 25%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-True] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_clear_compiled_cache test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.existent.NonExistentFoo] test/orm/inheritance/test_assorted_poly.py::RelationshipTest8::test_selfref_onjoined test/orm/test_eager_relations.py::EagerTest::test_limit_4 test/base/test_events.py::LegacySignatureTest::test_legacy_accept_from_method [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_clear_compiled_cache test/base/test_except.py::PickleException::test_exc[MultipleResultsFound-] [gw22] [ 25%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_no_retval test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_4 [gw1] [ 25%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.existent.NonExistentFoo] [gw2] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_from_method [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[MultipleResultsFound-] test/base/test_events.py::ClsLevelListenTest::test_two_sub_lis [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/orm/test_events.py::QueryEventsTest::test_before_compile_update [gw11] [ 25%] PASSED test/base/test_events.py::ClsLevelListenTest::test_two_sub_lis [gw4] [ 25%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest8::test_selfref_onjoined test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_conn_transaction_not_started test/orm/test_eager_relations.py::EagerTest::test_many_to_many test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.nonexistent.Foo] test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_cls [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_conn_transaction_not_started test/base/test_except.py::PickleException::test_exc[NoForeignKeysError-] [gw22] [ 25%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_update test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_many [gw1] [ 25%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.nonexistent.Foo] [gw2] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_cls [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoForeignKeysError-] test/base/test_events.py::CustomTargetsTest::test_indirect [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_ctxmanager test/orm/inheritance/test_assorted_poly.py::SelfRefWPolyJoinedLoadTest::test_emit_lazy_loadonpk_parent test/orm/test_events.py::RefreshFlushInReturningTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush [gw11] [ 25%] PASSED test/base/test_events.py::CustomTargetsTest::test_indirect test/orm/test_eager_relations.py::EagerTest::test_many_to_one [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_ctxmanager test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.Foo] test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_instance test/base/test_except.py::PickleException::test_exc[NoInspectionAvailable-] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_one [gw1] [ 25%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.Foo] [gw2] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_instance test/orm/test_events.py::DeclarativeEventListenTest::test_inheritance_propagate_after_config [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_plain [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoInspectionAvailable-] [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_plain [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshFlushInReturningTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush [gw11] [ 25%] PASSED test/orm/test_events.py::DeclarativeEventListenTest::test_inheritance_propagate_after_config test/orm/test_eager_relations.py::EagerTest::test_many_to_one_null test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.NonExistentFoo] test/base/test_events.py::LegacySignatureTest::test_legacy_accept_partial test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_one_null [gw1] [ 25%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.NonExistentFoo] test/base/test_except.py::PickleException::test_exc[NoReferenceError-] [gw2] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_partial test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_eq_ne test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_plain [gw18] [ 25%] SKIPPED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_eq_ne [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferenceError-] [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_plain test/orm/test_eager_relations.py::EagerTest::test_manytoone_limit test/orm/test_events.py::RefreshTest::test_already_present test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_no_fns_in_name_resolve test/base/test_events.py::LegacySignatureTest::test_standard_accept_has_legacies test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_info test/base/test_except.py::PickleException::test_exc[NoReferencedColumnError-] [gw2] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_standard_accept_has_legacies [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_info test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_no_propagate [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferencedColumnError-] [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_no_propagate test/base/test_events.py::ListenOverrideTest::test_listen_override test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_not_started test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_not_started test/base/test_except.py::PickleException::test_exc[NoReferencedTableError-] [gw2] [ 25%] PASSED test/base/test_events.py::ListenOverrideTest::test_listen_override test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_post_mapping_propagate [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferencedTableError-] [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_post_mapping_propagate test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_create_async_engine_server_side_cursor test/base/test_events.py::ListenOverrideTest::test_remove_clslevel [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_create_async_engine_server_side_cursor test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin test/base/test_except.py::PickleException::test_exc[NoResultFound-] [gw2] [ 25%] PASSED test/base/test_events.py::ListenOverrideTest::test_remove_clslevel test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_baseclass [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshTest::test_already_present [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoResultFound-] [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_baseclass test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_dispose test/base/test_events.py::ListenOverrideTest::test_remove_instancelevel [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_dispose test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect test/base/test_except.py::PickleException::test_exc[NoSuchColumnError-] [gw2] [ 25%] PASSED test/base/test_events.py::ListenOverrideTest::test_remove_instancelevel test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_subclass_only [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchColumnError-] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_engine_eq_ne [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_subclass_only test/orm/test_events.py::RefreshTest::test_changes_reset [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_engine_eq_ne test/orm/test_events.py::LoadTest::test_just_loaded test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute_return_none test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events test/base/test_except.py::PickleException::test_exc[NoSuchModuleError-] [gw2] [ 25%] PASSED test/orm/test_events.py::LoadTest::test_just_loaded [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshTest::test_changes_reset [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_execution_options [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchModuleError-] [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_execution_options [gw4] [ 25%] PASSED test/orm/inheritance/test_assorted_poly.py::SelfRefWPolyJoinedLoadTest::test_emit_lazy_loadonpk_parent [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event test/orm/test_events.py::LoadTest::test_repeated_rows [gw0] [ 25%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute_return_none test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/base/test_except.py::PickleException::test_exc[NoSuchTableError-] [gw2] [ 25%] PASSED test/orm/test_events.py::LoadTest::test_repeated_rows test/orm/test_events.py::RefreshTest::test_populate_existing test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_dbapi_connection_raise [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_no_propagate [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_dbapi_connection_raise [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchTableError-] [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshTest::test_populate_existing [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_no_propagate test/orm/test_events.py::MapperEventsTest::test_basic test/orm/inheritance/test_assorted_poly.py::Ticket2419Test::test_join_w_eager_w_any test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_raw_connection test/base/test_except.py::PickleException::test_exc[NotSupportedError-0] [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_raw_connection [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_manytoone_limit test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_propagate test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/orm/test_events.py::RefreshTest::test_repeated_rows [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-0] [gw2] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_basic [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_propagate test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_init_once_concurrency test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_init_once_concurrency [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshTest::test_repeated_rows test/base/test_except.py::PickleException::test_exc[NotSupportedError-1] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-1] test/orm/test_events.py::MapperEventsTest::test_before_after_configured [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] [gw2] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_configured test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] test/orm/test_events.py::RefreshTest::test_via_refresh_state test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] test/base/test_except.py::PickleException::test_exc[NotSupportedError-details] [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_no_propagate [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshTest::test_via_refresh_state [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-details] test/orm/test_events.py::MapperEventsTest::test_before_after_configured_warn_on_non_mapper [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[cte] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_no_propagate [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] [gw2] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_configured_warn_on_non_mapper test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] test/base/test_except.py::PickleException::test_exc[ObjectNotExecutableError-] [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] test/orm/test_events.py::RefreshTest::test_was_expired test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[plain] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ObjectNotExecutableError-] [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired test/orm/test_events.py::MapperEventsTest::test_before_after_only_collection [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate [gw4] [ 25%] PASSED test/orm/inheritance/test_assorted_poly.py::Ticket2419Test::test_join_w_eager_w_any test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] test/base/test_except.py::PickleException::test_exc[OperationalError-0] [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate_two test/orm/test_events.py::RefreshTest::test_was_expired_attrs [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-0] [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate_two [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired_attrs [gw2] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_only_collection test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/base/test_except.py::PickleException::test_exc[OperationalError-1] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_closed_during_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_propagate [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] [gw4] [ 25%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_closed_during_execute [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-1] test/orm/test_events.py::RefreshTest::test_was_expired_via_commit [gw18] [ 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] [gw11] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_propagate test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-False] [gw22] [ 25%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired_via_commit test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_json_codec] test/base/test_except.py::PickleException::test_exc[OperationalError-details] [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] [gw4] [ 25%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_json_codec] 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::DeferredMapperEventsTest::test_instrument_event_auto_remove [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[subquery] [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-details] [gw2] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-False] [gw18] [ 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] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_jsonb_codec] [gw15] [ 25%] 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_nested_outerjoin_propagation_only_on_correct_path [gw4] [ 25%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_jsonb_codec] test/base/test_except.py::PickleException::test_exc[PendingRollbackError-] [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/orm/test_events.py::RemovalTest::test_attr_propagated [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[PendingRollbackError-] test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-True] [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_ddl_cache_raise_recover test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] [gw4] [ 25%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_ddl_cache_raise_recover test/base/test_except.py::PickleException::test_exc[ProgrammingError-0] [gw0] [ 25%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-0] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_invalidate test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_type_cache_raise_recover [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_nested_outerjoin_propagation_only_on_correct_path [gw2] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-True] [gw4] [ 25%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_type_cache_raise_recover [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_invalidate test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event test/base/test_except.py::PickleException::test_exc[ProgrammingError-1] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement test/orm/test_eager_relations.py::EagerTest::test_no_ad_hoc_orderby test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-False] test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_commit_recover test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_isolation_level [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-1] [gw22] [ 25%] PASSED test/orm/test_events.py::RemovalTest::test_attr_propagated [gw4] [ 25%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_commit_recover [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_isolation_level [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql [gw2] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-False] [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_ad_hoc_orderby test/base/test_except.py::PickleException::test_exc[ProgrammingError-details] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_no_attach_to_event_loop test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_rollback_recover test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_no_attach_to_event_loop [gw4] [ 25%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_rollback_recover [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-details] [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin test/orm/test_eager_relations.py::EagerTest::test_no_false_hits test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-True] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_no_timeout test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_rollback_twice_no_problem [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin test/base/test_except.py::PickleException::test_exc[RemovedIn20Warning-] [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_no_timeout [gw4] [ 25%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_rollback_twice_no_problem test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] test/base/test_events.py::RemovalTest::test_clslevel [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[RemovedIn20Warning-] [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] [gw2] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-True] [gw22] [ 25%] PASSED test/base/test_events.py::RemovalTest::test_clslevel test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_some_timeout test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_invalid [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_some_timeout [gw0] [ 25%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect test/base/test_except.py::PickleException::test_exc[ResourceClosedError-] [gw4] [ 25%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_invalid test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events test/base/test_events.py::RemovalTest::test_clslevel_subclass [gw8] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ResourceClosedError-] [gw18] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_connection test/orm/test_events.py::MapperEventsTest::test_inheritance [gw22] [ 25%] PASSED test/base/test_events.py::RemovalTest::test_clslevel_subclass test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events [gw15] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_connection test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_valid [gw21] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_false_hits [gw0] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events [gw4] [ 25%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_valid test/base/test_except.py::PickleException::test_exc[SADeprecationWarning-] test/base/test_events.py::RemovalTest::test_double_event_nonwrapped test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_options test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_engine [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_engine [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[SADeprecationWarning-] [gw22] [ 26%] PASSED test/base/test_events.py::RemovalTest::test_double_event_nonwrapped [gw18] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_options test/orm/test_eager_relations.py::EagerTest::test_no_orphan test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_remove_invalid [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_run_async [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_remove_invalid test/base/test_except.py::PickleException::test_exc[SAPendingDeprecationWarning-] test/base/test_events.py::RemovalTest::test_double_event_wrapped test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_run_async [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_inheritance [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[SAPendingDeprecationWarning-] [gw22] [ 26%] PASSED test/base/test_events.py::RemovalTest::test_double_event_wrapped [gw21] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_orphan [gw18] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_invalid test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_commit_noctx [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_commit_noctx [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_invalid test/base/test_events.py::RemovalTest::test_instance test/base/test_except.py::PickleException::test_exc[SAWarning-] test/orm/test_eager_relations.py::EagerTest::test_no_render_in_subquery test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence test/orm/test_events.py::MapperEventsTest::test_inheritance_subclass_deferred [gw22] [ 26%] PASSED test/base/test_events.py::RemovalTest::test_instance [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[SAWarning-] [gw18] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_future_fixture test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_rollback_noctx test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_valid [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_rollback_noctx [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_future_fixture [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_valid test/orm/test_events.py::RemovalTest::test_instance_event_listen_on_cls_before_map [gw21] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_render_in_subquery test/base/test_except.py::PickleException::test_exc[SQLAlchemyError-] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global [gw22] [ 26%] PASSED test/orm/test_events.py::RemovalTest::test_instance_event_listen_on_cls_before_map test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_accessor [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[SQLAlchemyError-] [gw18] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_accessor test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_remove_invalid test/orm/test_eager_relations.py::EagerTest::test_one_and_many [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_inheritance_subclass_deferred [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_remove_invalid test/base/test_except.py::PickleException::test_exc[StatementError-0] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_commit test/base/test_events.py::RemovalTest::test_listener_collection_removed_cleanup [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-0] [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_commit [gw18] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] test/orm/test_attributes.py::AttributesTest::test_basic [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] test/orm/test_events.py::MapperEventsTest::test_init_allow_kw_modify [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributesTest::test_basic test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_eq_ne test/base/test_except.py::PickleException::test_exc[StatementError-1] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_eq_ne [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_init_allow_kw_modify [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-1] [gw18] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] test/orm/test_attributes.py::AttributesTest::test_collectionclasses [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_rollback [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributesTest::test_collectionclasses [gw21] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_and_many [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_rollback test/base/test_except.py::PickleException::test_exc[StatementError-details] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-details] [gw18] [ 26%] SKIPPED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] test/orm/test_events.py::MapperEventsTest::test_init_failure_hook test/orm/test_attributes.py::AttributesTest::test_deferred [gw1] [ 26%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_no_fns_in_name_resolve test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_we_are_definitely_running_async_tests test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_init_failure_hook [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_we_are_definitely_running_async_tests test/base/test_except.py::PickleException::test_exc[TimeoutError-] [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributesTest::test_deferred test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[TimeoutError-] [gw18] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] test/orm/test_events.py::MapperEventsTest::test_insert_before_configured test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_event_on_sync_connection [gw21] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_event_on_sync_connection test/orm/test_attributes.py::AttributesTest::test_deferred_pickleable [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_insert_before_configured test/base/test_except.py::PickleException::test_exc[UnboundExecutionError-] [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributesTest::test_deferred_pickleable test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_autocommit_option_no_issue_first_connect test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar_subq_wrapping [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[UnboundExecutionError-] [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_autocommit_option_no_issue_first_connect test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners test/orm/test_attributes.py::AttributesTest::test_del_collection_object [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] test/orm/test_events.py::MapperEventsTest::test_insert_flags test/base/test_except.py::PickleException::test_exc[UnreflectableTableError-] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_has_table_assertion [gw4] [ 26%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_collection_object test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_dialect_event [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_dialect_event [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[UnreflectableTableError-] [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_has_table_assertion test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_pool_event [gw21] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar_subq_wrapping test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-0] [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_insert_flags test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_init_uses_options [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_pool_event [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-0] [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_init_uses_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two test/orm/test_eager_relations.py::EagerTest::test_options_pathing test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_connection [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_connection test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-1] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dont_wrap_mixin test/orm/test_events.py::MapperEventsTest::test_instance_event_listen [gw8] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-1] [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dont_wrap_mixin test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_instance_event_listen test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_engine [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_engine [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement test/base/test_except.py::WrapTest::test_db_error_busted_dbapi test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_empty_insert [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_db_error_busted_dbapi [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_empty_insert test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_connection [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_connection [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] test/orm/test_events.py::MapperEventsTest::test_instrument_class_precedes_class_instrumentation test/base/test_except.py::WrapTest::test_db_error_dbapi_uses_wrong_names test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_engine_level_options [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_db_error_dbapi_uses_wrong_names test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_engine [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_engine_level_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_engine [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_instrument_class_precedes_class_instrumentation [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] test/base/test_except.py::WrapTest::test_db_error_keyboard_interrupt test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_dbapi test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_conn [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_db_error_keyboard_interrupt [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_dbapi [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_conn test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events test/orm/test_events.py::MapperEventsTest::test_instrument_event test/base/test_except.py::WrapTest::test_db_error_noncompliant_dbapi test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_error test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_engine [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_engine [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_db_error_noncompliant_dbapi [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_error test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_options [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_instrument_event [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_options test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_connection test/base/test_except.py::WrapTest::test_db_error_normal test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_statement [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_connection [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_db_error_normal [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_statement test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_nested_transaction [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine test/base/test_except.py::WrapTest::test_db_error_system_exit [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_nested_transaction test/orm/test_events.py::MapperEventsTest::test_listen_doesnt_force_compile test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_standard_dbapi_error [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_db_error_system_exit [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_standard_dbapi_error test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_transaction [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_transaction [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence test/base/test_except.py::WrapTest::test_statement_error_no_code test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_execute_compiled_favors_compiled_paramstyle [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_listen_doesnt_force_compile [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_statement_error_no_code [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_execute_compiled_favors_compiled_paramstyle test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_conn_but_not_engine [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_conn_but_not_engine test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch_hasevents test/base/test_except.py::WrapTest::test_statement_error_w_code test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_trans_but_not_conn [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch_hasevents [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_trans_but_not_conn [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_statement_error_w_code test/orm/test_events.py::MapperEventsTest::test_merge test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_execution_options test/base/test_except.py::WrapTest::test_tostring test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regenerate_connection [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regenerate_connection [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_execution_options [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_tostring test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[None] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_initialize_rollback [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional [gw15] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[None] test/base/test_except.py::WrapTest::test_tostring_large_dict [gw2] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_merge [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_initialize_rollback [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_dict test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option [gw0] [ 26%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced test/base/test_except.py::WrapTest::test_tostring_large_executemany [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_executemany test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/base/test_except.py::WrapTest::test_tostring_large_list [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_list 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_not_an_executable [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts0-exec_opts0-expected0] test/base/test_except.py::WrapTest::test_tostring_with_newlines [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_not_an_executable [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_tostring_with_newlines test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts1-exec_opts1-expected1] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts1-exec_opts1-expected1] test/base/test_except.py::WrapTest::test_version_token [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_version_token test/base/test_events.py::NamedCallTest::test_kw_accept test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts2-exec_opts2-expected2] [gw2] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named_invalid [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts2-exec_opts2-expected2] test/base/test_except.py::WrapTest::test_wrap_multi_arg [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named_invalid [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_wrap_multi_arg 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/base/test_events.py::NamedCallTest::test_kw_accept_plus_kw test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_positional_invalid [gw0] [ 26%] 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/base/test_except.py::WrapTest::test_wrap_unicode_arg [gw2] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept_plus_kw [gw11] [ 26%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_instrument_event_auto_remove [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_positional_invalid [gw8] [ 26%] PASSED test/base/test_except.py::WrapTest::test_wrap_unicode_arg test/base/test_events.py::NamedCallTest::test_kw_accept_wrapped 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::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python [gw2] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept_wrapped test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache [gw21] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_options_pathing [gw0] [ 26%] 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/orm/test_events.py::DeferredMapperEventsTest::test_isolation_instrument_event [gw18] [ 26%] SKIPPED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python [gw8] [ 26%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache [gw11] [ 26%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_isolation_instrument_event test/base/test_events.py::NamedCallTest::test_partial_kw_accept 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] test/orm/test_eager_relations.py::EagerTest::test_orderby test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark [gw2] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_partial_kw_accept test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache_noleak_on_statement_values [gw0] [ 26%] 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] [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark test/base/test_events.py::NamedCallTest::test_partial_kw_accept_wrapped 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/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf [gw2] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_partial_kw_accept_wrapped [gw0] [ 26%] 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] [gw18] [ 26%] SKIPPED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_one test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_no_branching test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_no_branching [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping [gw21] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalar [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalar test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping test/orm/test_eager_relations.py::EagerTest::test_orderby_desc test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalars [gw0] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalars test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_false test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_latin1 [gw0] [ 26%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_false [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_latin1 test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_true test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_raised [gw0] [ 26%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_true [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_raised test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_stays_true test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_utf8 [gw0] [ 26%] SKIPPED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_stays_true [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_utf8 test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_to_false test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_object_arg [gw0] [ 26%] SKIPPED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_to_false [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_object_arg test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_connectionless [gw21] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_desc test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_no_dbapi [gw0] [ 26%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_connectionless [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_no_dbapi test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_explicit test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_plus_dbapi test/orm/test_eager_relations.py::EagerTest::test_orderby_multi [gw0] [ 26%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_explicit [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_plus_dbapi test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_autorollback_fails test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args [gw0] [ 26%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_autorollback_fails [gw18] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_ad_hoc_context test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_bytestring [gw0] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_ad_hoc_context [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_bytestring test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_disable_handlers test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_unicode [gw0] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_disable_handlers [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_unicode test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_non_dbapi_error test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_unicode_hook_unicode [gw0] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_non_dbapi_error [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_unicode_hook_unicode test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_subquery_exec_warning [gw0] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_subquery_exec_warning [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_multi test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise_chaining test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose [gw0] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise_chaining [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose test/orm/test_eager_relations.py::EagerTest::test_orderby_related test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose_testing_engine [gw0] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose_testing_engine test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error_event_connect_isolation_level test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_conn_options [gw0] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error_event_connect_isolation_level [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_conn_options test/engine/test_execute.py::MockStrategyTest::test_sequence_not_duped test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_construction_options [gw0] [ 27%] PASSED test/engine/test_execute.py::MockStrategyTest::test_sequence_not_duped [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_construction_options test/engine/test_execute.py::OnConnectTest::test_cant_connect_stay_invalidated test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_options [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_options [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_cant_connect_stay_invalidated test/engine/test_execute.py::ExecutionOptionsTest::test_get_connection_execution_options test/engine/test_execute.py::OnConnectTest::test_dont_touch_non_dbapi_exception_on_connect [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_get_connection_execution_options test/engine/test_execute.py::ExecutionOptionsTest::test_get_engine_execution_options [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_get_engine_execution_options test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_engine_to_connection [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_engine_to_connection test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_option_engine_to_connection [gw18] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_option_engine_to_connection test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_related [gw18] [ 27%] SKIPPED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_dont_touch_non_dbapi_exception_on_connect test/engine/test_execute.py::OnConnectTest::test_ensure_dialect_does_is_disconnect_no_conn test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_bound [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_ensure_dialect_does_is_disconnect_no_conn test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx test/engine/test_execute.py::OnConnectTest::test_handle_error_custom_connect [gw18] [ 27%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_custom_connect test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect [gw18] [ 27%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect_invalidate_flag test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect_invalidate_flag [gw18] [ 27%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback test/engine/test_execute.py::OnConnectTest::test_handle_error_event_implicit_revalidate test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_bound [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_implicit_revalidate test/engine/test_execute.py::OnConnectTest::test_handle_error_event_revalidate [gw18] [ 27%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_unbound test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_revalidate test/engine/test_execute.py::OnConnectTest::test_initialize_connect_calls [gw18] [ 27%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit [gw18] [ 27%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_initialize_connect_calls test/engine/test_execute.py::OnConnectTest::test_initialize_connect_race test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback [gw18] [ 27%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_one [gw21] [ 27%] 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 test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_three [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_three test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_two [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_two test/orm/test_events.py::ORMExecuteTest::test_cache_option [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_cache_option test/orm/test_events.py::ORMExecuteTest::test_chained_events_one [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_chained_events_one test/orm/test_events.py::ORMExecuteTest::test_chained_events_two [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_unnested_outerjoin_propagation_only_on_correct_path [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_chained_events_two test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager test/orm/test_events.py::ORMExecuteTest::test_lazyload_flags [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_lazyload_flags test/orm/test_events.py::ORMExecuteTest::test_select_flags [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_initialize_connect_race test/engine/test_execute.py::OnConnectTest::test_invalidate_on_connect [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_select_flags test/orm/test_events.py::ORMExecuteTest::test_selectinload_flags [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_invalidate_on_connect test/engine/test_execute.py::OnConnectTest::test_wraps_connect_in_dbapi [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager_propagated_present [gw0] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_wraps_connect_in_dbapi [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_selectinload_flags test/orm/test_events.py::ORMExecuteTest::test_subqueryload_flags [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_listener_collection_removed_cleanup test/base/test_events.py::RemovalTest::test_no_add_in_event [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_no_add_in_event test/base/test_events.py::RemovalTest::test_no_remove_in_event test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_no_remove_in_event test/base/test_events.py::RemovalTest::test_once [gw13] [ 27%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_subqueryload_flags [gw1] [ 27%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve_dupe_by_name test/orm/test_events.py::ORMExecuteTest::test_update_delete_flags [gw21] [ 27%] 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 [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_once test/base/test_events.py::RemovalTest::test_once_doesnt_dereference_listener test/orm/test_expire.py::ExpireTest::test_expired_eager [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_update_delete_flags test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-dont_cache] [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_once_doesnt_dereference_listener test/base/test_events.py::RemovalTest::test_once_unless_exception [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_once_unless_exception [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_uselist_false_warning test/base/test_events.py::RemovalTest::test_propagate test/orm/test_eager_relations.py::EagerTest::test_we_adapt_for_compound_for_getter [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_propagate test/base/test_events.py::RemovalTest::test_remove_not_listened [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-dont_cache] [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_remove_not_listened test/base/test_events.py::RemovalTest::test_remove_plain_named test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-fixed] [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_remove_plain_named test/base/test_events.py::RemovalTest::test_remove_wrapped_named [gw22] [ 27%] PASSED test/base/test_events.py::RemovalTest::test_remove_wrapped_named test/orm/test_events.py::RemovalTest::test_unmapped_listen [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_we_adapt_for_compound_for_getter test/orm/test_eager_relations.py::EagerTest::test_wide [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-fixed] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-payload] test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union [gw19] [ 27%] PASSED test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union [gw2] [ 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] test/sql/test_external_traversal.py::ClauseAdapterTest::test_multilevel_equivalents [gw13] [ 27%] PASSED test/orm/test_expire.py::ExpireTest::test_expired_eager [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_multilevel_equivalents [gw22] [ 27%] PASSED test/orm/test_events.py::RemovalTest::test_unmapped_listen test/sql/test_external_traversal.py::ClauseAdapterTest::test_prev_entities_adapt test/orm/test_expire.py::ExpireTest::test_expired_lazy [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_wide [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_prev_entities_adapt test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-load-] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_m2m test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive_equivalents [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive_equivalents [gw13] [ 27%] PASSED test/orm/test_expire.py::ExpireTest::test_expired_lazy test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_10 [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-dont_cache] test/orm/test_expire.py::ExpireTest::test_get_on_deleted_expunges test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-fixed] [gw19] [ 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 [gw19] [ 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 [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-load-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-loaded_as_persistent-] test/orm/test_deprecations.py::LazyTest::test_backrefs_dont_lazyload [gw13] [ 27%] PASSED test/orm/test_expire.py::ExpireTest::test_get_on_deleted_expunges [gw19] [ 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/orm/test_expire.py::ExpireTest::test_get_refreshes [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_13 [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-loaded_as_persistent-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-refresh-] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_14 [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_m2m test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_o2m [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_14 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_15 [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-refresh-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-load-] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_15 [gw13] [ 27%] PASSED test/orm/test_expire.py::ExpireTest::test_get_refreshes test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_16 [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_o2m test/orm/test_expire.py::ExpireTest::test_joinedload_props_load_two [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-load-] test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_m2m [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_16 test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-loaded_as_persistent-] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[False] [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-fixed] [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_m2m test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-payload] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[True] test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_o2m [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-loaded_as_persistent-] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[True] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-refresh-] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[False] [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_o2m [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[False] [gw25] [ 27%] PASSED test/orm/test_deprecations.py::LazyTest::test_backrefs_dont_lazyload test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[True] test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-refresh-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[load-] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[False] [gw13] [ 27%] PASSED test/orm/test_expire.py::ExpireTest::test_joinedload_props_load_two [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[False] test/orm/test_expire.py::ExpireTest::test_joinedload_query_refreshes test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[True] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-none] [gw25] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-none] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[True] [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-payload] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[False] [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[load-] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-pickle] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-dont_cache] [gw25] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-pickle] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[True] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[False] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[False] [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-fixed] [gw13] [ 27%] PASSED test/orm/test_expire.py::ExpireTest::test_joinedload_query_refreshes test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-clone] [gw25] [ 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] [gw25] [ 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] [gw25] [ 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] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[refresh-] [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[refresh-] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-load-] [gw25] [ 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] [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[True] [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-load-] test/orm/test_expire.py::ExpireTest::test_lazyload_autoflushes test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load_of_type [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[True] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-loaded_as_persistent-] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[False] [gw25] [ 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::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-conv_to_unique] [gw25] [ 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] [gw25] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-none] [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-fixed] [gw19] [ 27%] 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/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-payload] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-pickle] [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load_of_type [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-loaded_as_persistent-] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-refresh-] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[True] [gw25] [ 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] [gw13] [ 27%] PASSED test/orm/test_expire.py::ExpireTest::test_lazyload_autoflushes test/orm/test_expire.py::ExpireTest::test_mapper_joinedload_props_load test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_7 test/orm/test_eager_relations.py::EntityViaMultiplePathTestThree::test_multi_path_load_lazy_none [gw25] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-clone] test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_column [gw22] [ 27%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-refresh-] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_7 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_8 [gw19] [ 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/sql/test_delete.py::DeleteFromCompileTest::test_correlation_to_extra test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[False] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-conv_to_unique] [gw25] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-none] [gw25] [ 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] [gw25] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-pickle] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-clone] [gw25] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-clone] [gw8] [ 27%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache_noleak_on_statement_values test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_keys_independent_of_ordering [gw14] [ 27%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_column test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_3 [gw21] [ 27%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestThree::test_multi_path_load_lazy_none [gw2] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-payload] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-dont_cache] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-conv_to_unique] [gw25] [ 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] [gw8] [ 27%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_keys_independent_of_ordering test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_schema_translate_in_key [gw13] [ 27%] PASSED test/orm/test_expire.py::ExpireTest::test_mapper_joinedload_props_load [gw23] [ 27%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_correlation_to_extra test/sql/test_functions.py::CompileTest::test_replace_function_case_insensitive [gw23] [ 27%] PASSED test/sql/test_functions.py::CompileTest::test_replace_function_case_insensitive test/sql/test_functions.py::CompileTest::test_return_type_detection test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_legacy_join_style [gw25] [ 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] test/orm/test_expire.py::ExpireTest::test_no_instance_key [gw22] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[False] [gw23] [ 27%] PASSED test/sql/test_functions.py::CompileTest::test_return_type_detection test/sql/test_functions.py::CompileTest::test_select_method_one [gw25] [ 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] [gw25] [ 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] [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_9 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_valued_column [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_valued_column test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_one [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_one test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_two [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_two test/sql/test_external_traversal.py::ClauseTest::test_adapt_union [gw19] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_union test/sql/test_external_traversal.py::ClauseTest::test_alias [gw25] [ 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] [gw25] [ 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] test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[True] [gw22] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[True] test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_dirty [gw23] [ 27%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_one test/sql/test_functions.py::CompileTest::test_select_method_three [gw23] [ 27%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_three test/sql/test_functions.py::CompileTest::test_select_method_two [gw23] [ 27%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_two test/sql/test_functions.py::CompileTest::test_underscores [gw23] [ 27%] PASSED test/sql/test_functions.py::CompileTest::test_underscores test/sql/test_functions.py::CompileTest::test_underscores_packages [gw23] [ 27%] PASSED test/sql/test_functions.py::CompileTest::test_underscores_packages [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_no_instance_key test/orm/test_expire.py::ExpireTest::test_no_instance_key_no_pk [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_alias test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_exported [gw8] [ 28%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_schema_translate_in_key test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit [gw8] [ 28%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_dirty [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_exported test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_inner [gw8] [ 28%] 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 [gw25] [ 28%] 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 [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_change_in_place test/sql/test_external_traversal.py::TraversalTest::test_clone [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_clone test/sql/test_external_traversal.py::TraversalTest::test_clone_anon_label [gw25] [ 28%] 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 [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_expanding_in_bindparam_safe_to_clone test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_flush_plan [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_no_instance_key_no_pk test/orm/test_expire.py::ExpireTest::test_no_session test/sql/test_functions.py::CompileTest::test_uppercase [gw23] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_uppercase test/sql/test_functions.py::CompileTest::test_uppercase_packages [gw23] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_uppercase_packages test/sql/test_functions.py::CompileTest::test_use_labels [gw23] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_use_labels test/sql/test_functions.py::CompileTest::test_use_labels_function_element [gw23] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_use_labels_function_element test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_as_from [gw21] [ 28%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_legacy_join_style test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_of_type test/sql/test_external_traversal.py::TraversalTest::test_no_clone [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_no_clone test/sql/test_external_traversal.py::TraversalTest::test_test_classes [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_test_classes test/sql/test_external_traversal.py::TraversalTest::test_traversal_size [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_traversal_size test/sql/test_external_traversal.py::TraversalTest::test_visit_name [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_visit_name test/sql/test_external_traversal.py::ValuesBaseTest::test_add_dictionary [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_dictionary test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg_disallowed_multi [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-fixed] [gw8] [ 28%] 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 [gw8] [ 28%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter [gw8] [ 28%] 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 [gw8] [ 28%] 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 [gw8] [ 28%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit [gw2] [ 28%] 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] [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_inner test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_schema_column_adapt_exported [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_schema_column_adapt_exported test/sql/test_external_traversal.py::ClauseTest::test_aliased_column_adapt [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_column_adapt test/sql/test_external_traversal.py::ClauseTest::test_aliased_cte_w_union [gw23] [ 28%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_as_from test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_conn_execute [gw23] [ 28%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_conn_execute test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exec_options [gw23] [ 28%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exec_options test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_bind [gw23] [ 28%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_bind test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_expression [gw23] [ 28%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_expression test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_update [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg_disallowed_multi test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_dict_to_list [gw25] [ 28%] 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 [gw25] [ 28%] 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 [gw25] [ 28%] 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 [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_plus_kw test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_tuples [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_no_session test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback [gw21] [ 28%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_of_type [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_flush_plan [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cte_w_union [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-payload] [gw1] [ 28%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve_dupe_by_name [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_tuples [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_3 [gw8] [ 28%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback test/orm/test_expire.py::ExpireTest::test_options_joinedload_props_load test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_multiple_splice_points 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/orm/test_events.py::SessionEventsTest::test_can_use_session_in_outer_rollback_hook test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-dont_cache] [gw23] [ 28%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_multi test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_same_module_same_name test/orm/test_froms.py::MixedEntitiesTest::test_multi_mappers test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_it_caches [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_options_joinedload_props_load [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_can_use_session_in_outer_rollback_hook [gw19] [ 28%] 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] [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_multi [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-dont_cache] [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_mappers [gw8] [ 28%] PASSED test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_it_caches test/sql/test_functions.py::RegisterTest::test_GenericFunction_is_registered test/orm/test_expire.py::ExpireTest::test_partial_expire test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1 = :col1_1] test/orm/test_events.py::SessionEventsTest::test_class_listen test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-fixed] test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_single [gw23] [ 28%] PASSED test/sql/test_functions.py::RegisterTest::test_GenericFunction_is_registered test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[False] test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_no_cache [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_class_listen [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1 = :col1_1] [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_single [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-fixed] [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[False] [gw8] [ 28%] PASSED test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_no_cache test/sql/test_functions.py::RegisterTest::test_register_function test/orm/test_expire.py::ExpireTest::test_partial_expire_deferred test/orm/test_events.py::SessionEventsTest::test_connection_emits_after_begin test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1] test/sql/test_external_traversal.py::ValuesBaseTest::test_kw_and_dict_simultaneously_single test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-payload] test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[True] [gw23] [ 28%] PASSED test/sql/test_functions.py::RegisterTest::test_register_function test/engine/test_execute.py::DialectEventTest::test_connect_do_connect [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1] [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_connection_emits_after_begin [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-payload] [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_kw_and_dict_simultaneously_single [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[True] [gw8] [ 28%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_deferred test/sql/test_functions.py::ReturnTypeTest::test_array_agg 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/orm/test_events.py::SessionEventsTest::test_flush_in_commit_hook test/sql/test_external_traversal.py::ValuesBaseTest::test_prefixes test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-dont_cache] test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[False] [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_invalidate [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_flush_in_commit_hook [gw19] [ 28%] 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] [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_prefixes [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-dont_cache] [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[False] [gw8] [ 28%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_invalidate test/orm/test_expire.py::ExpireTest::test_partial_expire_eager test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_datatype [gw21] [ 28%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_multiple_splice_points test/orm/test_events.py::SessionEventsTest::test_flush_noautocommit_hook test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1 = :col1_1] test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_constructor test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[True] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-fixed] test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_create_table [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_datatype test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_recycle [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_flush_noautocommit_hook [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_constructor [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1 = :col1_1] [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[True] [gw8] [ 28%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_recycle [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-fixed] [gw0] [ 28%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_create_table test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_one test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_explicit_type test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1] test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_values test/orm/test_froms.py::MixedEntitiesTest::test_raw_columns test/orm/test_events.py::SessionEventsTest::test_on_bulk_delete_hook [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_eager [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_explicit_type test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-payload] test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_crud [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_values [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_raw_columns [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1] [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_on_bulk_delete_hook test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_implicit_type test/orm/test_expire.py::ExpireTest::test_partial_expire_lazy test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_multi test/orm/test_froms.py::MixedEntitiesTest::test_self_referential_from_self test/orm/test_events.py::SessionEventsTest::test_on_bulk_update_hook 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] [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_implicit_type [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_multi [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_on_bulk_update_hook [gw19] [ 28%] 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_functions.py::ReturnTypeTest::test_cume_dist [gw0] [ 28%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_crud test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_single test/orm/test_events.py::SessionEventsTest::test_reentrant_flush test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1 = :col1_1] [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-payload] [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_cume_dist [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_single [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_reentrant_flush [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1 = :col1_1] test/sql/test_functions.py::ReturnTypeTest::test_mode test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-dont_cache] test/sql/test_external_traversal.py::ValuesBaseTest::test_whereclause_returning_adapted[delete] test/orm/test_events.py::SessionEventsTest::test_rollback_hook test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_ddl_hastable [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_mode test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1] [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_whereclause_returning_adapted[delete] [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_rollback_hook [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1] test/sql/test_functions.py::ReturnTypeTest::test_percent_rank [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_lazy test/sql/test_external_traversal.py::ValuesBaseTest::test_whereclause_returning_adapted[update] test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_callable [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percent_rank 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] [gw25] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_whereclause_returning_adapted[update] [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_callable [gw0] [ 28%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_ddl_hastable [gw19] [ 28%] 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_functions.py::ReturnTypeTest::test_percentile_cont [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-dont_cache] test/orm/test_expire.py::ExpireTest::test_pending_raises test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_basic test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_class [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1 = :col1_1] [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_basic test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_option_on_execute [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_class [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1 = :col1_1] [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_pending_raises test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-fixed] test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_nowait test/orm/test_events.py::SessionEventsTest::test_scoped_session_listen [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1] [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_nowait [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_listen [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1] test/orm/test_expire.py::ExpireTest::test_persistence_check test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array_desc test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_basic test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-False] [gw23] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array_desc test/sql/test_external_traversal.py::ClauseTest::test_binary [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_basic [gw0] [ 28%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_option_on_execute [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-fixed] [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-False] [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_binary test/sql/test_functions.py::TableValuedCompileTest::test_aggregate_scalar_over_table_valued [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_persistence_check [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_self_referential_from_self test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_column_list_aliased test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-payload] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-True] [gw23] [ 28%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_aggregate_scalar_over_table_valued test/sql/test_external_traversal.py::ClauseTest::test_binary_anon_label_quirk [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_column_list_aliased test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_via_engine [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-True] [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_binary_anon_label_quirk test/orm/test_froms.py::MixedEntitiesTest::test_with_entities [gw21] [ 28%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_one [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-payload] test/orm/test_expire.py::ExpireTest::test_refresh_cancels_expire test/sql/test_functions.py::TableValuedCompileTest::test_alias_column [gw0] [ 28%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_via_engine [gw14] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_with_entities test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_aliased test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-False] [gw23] [ 28%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_alias_column test/sql/test_external_traversal.py::ClauseTest::test_bindparams test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-dont_cache] [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_aliased [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-False] [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cancels_expire test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_two [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_bindparams test/sql/test_functions.py::TableValuedCompileTest::test_alias_maintains_tableval_type test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_event test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_one test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-True] [gw0] [ 28%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_event [gw23] [ 28%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_alias_maintains_tableval_type test/orm/test_expire.py::ExpireTest::test_refresh_cascade test/sql/test_external_traversal.py::ClauseTest::test_correlated_select [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_one [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-True] [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_correlated_select test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_param test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_one [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-dont_cache] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_nowait [gw0] [ 28%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_param test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-False] [gw23] [ 28%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_one test/sql/test_external_traversal.py::ClauseTest::test_cte_w_union [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_nowait [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-False] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-fixed] [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_cte_w_union test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_tuple_param [gw0] [ 28%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_tuple_param test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_subquery test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-True] [gw23] [ 28%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_subquery [gw13] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem0] [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-True] test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_no_event [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem0] [gw2] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-fixed] [gw0] [ 28%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_no_event test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_two test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-False] test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending [gw23] [ 28%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_two test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem1] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-payload] [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait [gw22] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-False] test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning [gw19] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem1] [gw0] [ 28%] SKIPPED test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning test/sql/test_functions.py::TableValuedCompileTest::test_function_alias test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait_column_list test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-True] [gw23] [ 28%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_function_alias test/sql/test_external_traversal.py::ClauseTest::test_extract [gw25] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait_column_list [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-True] test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_not_in_python3 [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_extract [gw2] [ 29%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-payload] [gw0] [ 29%] PASSED test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_not_in_python3 test/sql/test_functions.py::TableValuedCompileTest::test_json_object_keys_with_ordinality test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_skip_locked test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-False] [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_json_object_keys_with_ordinality [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending test/sql/test_external_traversal.py::ClauseTest::test_funcfilter [gw25] [ 29%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_skip_locked [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-False] test/orm/test_expire.py::ExpireTest::test_deferred [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_funcfilter [gw0] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_skip_locked test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-True] test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending_orphan [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued test/sql/test_external_traversal.py::ClauseTest::test_in [gw25] [ 29%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_skip_locked [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-True] [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_in test/orm/test_expire.py::ExpireTest::test_deferred_expire_explicit_attrs test/base/test_events.py::PropagateTest::test_propagate test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_alias test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-False] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read [gw2] [ 29%] PASSED test/base/test_events.py::PropagateTest::test_propagate [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_alias test/sql/test_external_traversal.py::ClauseTest::test_join [gw25] [ 29%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-False] [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_join [gw0] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_explicit_attrs test/orm/test_events.py::QueryEventsTest::test_alters_entities test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_subquery test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_nowait test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-True] [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending_orphan [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_subquery test/sql/test_external_traversal.py::ClauseTest::test_labeled_expression_adapt [gw25] [ 29%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_nowait [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-True] [gw14] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_labeled_expression_adapt test/orm/test_expire.py::ExpireTest::test_deferred_expire_normally [gw21] [ 29%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_two test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_w_quoting test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_skip_locked test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-False] test/orm/test_expire.py::ExpireTest::test_refresh_collection_exception test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_newstyle [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_w_quoting test/sql/test_external_traversal.py::ClauseTest::test_over [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-False] [gw25] [ 29%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_skip_locked [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_over test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_splice_onto_ac test/sql/test_functions.py::TableValuedCompileTest::test_named_with_ordinality [gw0] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_normally test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-True] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_skip_locked [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_with_ordinality test/sql/test_external_traversal.py::ClauseTest::test_params_elements_in_setup_joins [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-True] [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_collection_exception [gw25] [ 29%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_skip_locked [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_elements_in_setup_joins test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_maintains_tableval_type test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-False] test/orm/test_expire.py::ExpireTest::test_deferred_expire_w_transient_to_detached test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_textual_of [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_maintains_tableval_type test/sql/test_external_traversal.py::ClauseTest::test_params_on_expr_against_subquery [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-False] test/orm/test_expire.py::ExpireTest::test_refresh_on_deleted_raises [gw25] [ 29%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_textual_of [gw2] [ 29%] PASSED test/orm/test_events.py::QueryEventsTest::test_alters_entities [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_on_expr_against_subquery test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[False] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-True] test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_lock [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[False] [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_lock [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-True] test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_one [gw0] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_w_transient_to_detached [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_one test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[True] test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_not_lock test/orm/test_events.py::SessionEventsTest::test_sessionmaker_listen [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_on_deleted_raises [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_not_lock [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[True] [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_listen test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_two [gw1] [ 29%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_same_module_same_name test/orm/test_expire.py::ExpireTest::test_deferred_notfound [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_two test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_no_subquery test/orm/test_expire.py::ExpireTest::test_relationship_changes_preserved [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_no_subquery test/sql/test_functions.py::TableValuedCompileTest::test_scalar_subquery test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_commit test/orm/declarative/test_concurrency.py::ConcurrentUseDeclMappingTest::test_concurrent_create [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_scalar_subquery [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_commit test/sql/test_external_traversal.py::ClauseTest::test_select test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery test/sql/test_functions.py::TableValuedCompileTest::test_scalar_table_valued test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_rollback [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_scalar_table_valued [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_rollback test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_one test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update [gw0] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_notfound [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_one test/sql/test_functions.py::TableValuedCompileTest::test_star_with_ordinality test/orm/test_events.py::SessionEventsTest::test_standalone_on_commit_hook test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update_outer [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_star_with_ordinality test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_two [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_standalone_on_commit_hook [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update_outer [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_two test/orm/test_expire.py::ExpireTest::test_expire [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_relationship_changes_preserved test/sql/test_functions.py::TableValuedCompileTest::test_subquery_as_table_valued test/orm/test_events.py::SessionEventsTest::test_state_after_attach test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_order_for_update_outer [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_order_for_update_outer [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_subquery_as_table_valued [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_state_after_attach test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_one [gw21] [ 29%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_splice_onto_ac [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_one test/orm/test_expire.py::ExpireTest::test_relationships_load_on_query test/dialect/mysql/test_for_update.py::SkipLockedTest::test_skip_locked test/sql/test_functions.py::TableValuedCompileTest::test_table_as_table_valued test/orm/test_events.py::SessionEventsTest::test_state_before_attach [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::SkipLockedTest::test_skip_locked [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_as_table_valued test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_three [gw22] [ 29%] PASSED test/orm/test_events.py::SessionEventsTest::test_state_before_attach [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_three test/dialect/mysql/test_for_update.py::SkipLockedTest::test_unsupported_skip_locked test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_one [gw25] [ 29%] SKIPPED test/dialect/mysql/test_for_update.py::SkipLockedTest::test_unsupported_skip_locked [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_one test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_detached_via_commit test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_c_and_d_both_disconnected test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_two test/orm/test_eager_relations.py::InnerJoinSplicingWSecondaryTest_sqlite+pysqlite_3_41_2::test_joined_across test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_two [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_c_and_d_both_disconnected [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_two [gw23] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_two test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_count_non_eq_comparison_operators test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_straight_clone test/sql/test_compiler.py::SelectTest::test_paramstyles test/orm/test_generative.py::CaseSensitiveTest::test_distinct_count [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_count_non_eq_comparison_operators [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_straight_clone [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_relationships_load_on_query [gw23] [ 29%] PASSED test/orm/test_generative.py::CaseSensitiveTest::test_distinct_count [gw0] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_expire test/sql/test_external_traversal.py::ClauseTest::test_text test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnect_between_ab_cd test/orm/test_generative.py::GenerativeQueryTest::test_aggregate [gw16] [ 29%] PASSED test/sql/test_compiler.py::SelectTest::test_paramstyles [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnect_between_ab_cd [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_text [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate test/orm/test_expire.py::ExpireTest::test_rollback_undoes_expunge_from_deleted test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnected_subquery test/sql/test_external_traversal.py::ClauseTest::test_this_thing test/orm/test_expire.py::ExpireTest::test_expire_all test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_1 test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_shard_id_event [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnected_subquery [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_1 test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_four test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_dont_count_non_comparison_operators test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_2 [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_four [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_dont_count_non_comparison_operators [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_2 test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_one test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_everything_is_connected [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_rollback_undoes_expunge_from_deleted test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_3 [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_one [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_everything_is_connected [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_3 [gw22] [ 29%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_detached_via_commit test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_three test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-joins_implicitly-alias] test/orm/test_generative.py::GenerativeQueryTest::test_filter test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-False] [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_three [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-joins_implicitly-alias] [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_filter test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_two test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-joins_implicitly-none] test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_persistent_via_rollback test/orm/test_generative.py::GenerativeQueryTest::test_offset [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_two [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-joins_implicitly-none] [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_offset test/sql/test_external_traversal.py::ClauseTest::test_union test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-not_joins_implicitly-alias] test/orm/test_generative.py::GenerativeQueryTest::test_offset_order_by [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_union [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-not_joins_implicitly-alias] [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_offset_order_by test/sql/test_external_traversal.py::ClauseTest::test_within_group [gw21] [ 29%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingWSecondaryTest_sqlite+pysqlite_3_41_2::test_joined_across test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-not_joins_implicitly-none] test/orm/test_generative.py::GenerativeQueryTest::test_order_by [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_within_group [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-not_joins_implicitly-none] [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_order_by [gw22] [ 29%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_persistent_via_rollback test/sql/test_external_traversal.py::ColumnAdapterTest::test_columns_memoizes_w_itself test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-joins_implicitly-alias] test/orm/test_generative.py::GenerativeQueryTest::test_selectby [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_columns_memoizes_w_itself [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-joins_implicitly-alias] [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_selectby test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_columns test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-joins_implicitly-none] test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_aliased_abs_bcs test/orm/test_generative.py::GenerativeQueryTest::test_slice [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-False] [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_columns [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-joins_implicitly-none] [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_slice test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_itself test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-not_joins_implicitly-alias] test/orm/test_generative.py::GenerativeTest2::test_distinct_count [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_itself [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-not_joins_implicitly-alias] [gw22] [ 29%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-True] test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_fallthrough test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-not_joins_implicitly-none] [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_fallthrough [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-not_joins_implicitly-none] test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_inclusions test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-joins_implicitly-alias] test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_cascaded_delete [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_inclusions [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-joins_implicitly-alias] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-joins_implicitly-none] [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-joins_implicitly-none] test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_multiple [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_multiple test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_ordering test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-not_joins_implicitly-alias] [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-not_joins_implicitly-alias] [gw23] [ 29%] PASSED test/orm/test_generative.py::GenerativeTest2::test_distinct_count [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_ordering test/sql/test_external_traversal.py::SelectTest::test_columns [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::SelectTest::test_columns test/sql/test_external_traversal.py::SelectTest::test_execution_options [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::SelectTest::test_execution_options test/sql/test_external_traversal.py::SelectTest::test_froms test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-not_joins_implicitly-none] [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-not_joins_implicitly-none] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true_muti_levels [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true_muti_levels test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[cartesian] [gw25] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[cartesian] test/orm/test_generative.py::RelationshipsTest::test_from [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::SelectTest::test_froms test/sql/test_external_traversal.py::SelectTest::test_invalid_options [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::SelectTest::test_invalid_options test/sql/test_external_traversal.py::SelectTest::test_prefixes [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::SelectTest::test_prefixes test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice_2 [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice_2 test/sql/test_external_traversal.py::SpliceJoinsTest::test_stop_on [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_stop_on test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-clone] [gw19] [ 29%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-clone] [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-True] [gw21] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_aliased_abs_bcs [gw22] [ 29%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_cascaded_delete test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[True-False] test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_unaliased_abs_bcs test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_deleted [gw16] [ 29%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_shard_id_event [gw21] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_unaliased_abs_bcs test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_one test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_no_proxy [gw22] [ 29%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_deleted test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_baked_mix [gw3] [ 29%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_no_proxy [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[True-False] test/orm/test_events.py::SessionLifecycleEventsTest::test_loaded_as_persistent test/orm/test_expire.py::ExpireTest::test_state_change_col_to_deferred test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_value [gw3] [ 29%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_value [gw21] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_one test/ext/test_hybrid.py::PropertyComparatorTest::test_docstring [gw22] [ 29%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_loaded_as_persistent test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_two [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_state_change_col_to_deferred test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent [gw3] [ 29%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_docstring test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_one test/orm/test_expire.py::ExpireTest::test_state_deferred_to_col [gw3] [ 29%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_one [gw21] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_two [gw22] [ 29%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_two [gw23] [ 29%] PASSED test/orm/test_generative.py::RelationshipsTest::test_from test/orm/test_generative.py::RelationshipsTest::test_join test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_aliased_abs_bcs test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent_del [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_state_deferred_to_col [gw23] [ 29%] PASSED test/orm/test_generative.py::RelationshipsTest::test_join test/orm/test_expire.py::ExpireTest::test_state_noload_to_lazy [gw3] [ 29%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_two test/orm/test_generative.py::RelationshipsTest::test_outer_join test/ext/test_hybrid.py::PropertyComparatorTest::test_query [gw3] [ 29%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_query [gw21] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_aliased_abs_bcs [gw23] [ 29%] PASSED test/orm/test_generative.py::RelationshipsTest::test_outer_join test/ext/test_hybrid.py::PropertyComparatorTest::test_set_get test/orm/test_generative.py::RelationshipsTest::test_outer_join_count test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_unaliased_abs_bcs [gw3] [ 29%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_set_get test/ext/test_hybrid.py::PropertyComparatorTest::test_value [gw23] [ 29%] PASSED test/orm/test_generative.py::RelationshipsTest::test_outer_join_count [gw13] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_state_noload_to_lazy [gw3] [ 29%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_value test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,contains] [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_unaliased_abs_bcs test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_expression test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_one test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_negative [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_expression test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_query [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_one test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit_offset_newstyle [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_query test/ext/test_hybrid.py::PropertyExpressionTest::test_any test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_two [gw12] [ 30%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit_offset_newstyle test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[sqlite] [gw13] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,contains] [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[sqlite] [gw23] [ 30%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_negative test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,joined] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mariadb] test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_positive [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_any test/ext/test_hybrid.py::PropertyExpressionTest::test_cloning_in_polymorphic_any [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mariadb] [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_two [gw16] [ 30%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_baked_mix test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mysql] test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_joinedload_aliased_abs_bcs [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mysql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-oracle] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_evaluate [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-oracle] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-postgresql] [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-postgresql] [gw23] [ 30%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_positive test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-sqlite] [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_joinedload_aliased_abs_bcs test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_aliased_abs_bcs test/orm/test_deprecations.py::ParentTest::test_select_from_alias_from_entity [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-sqlite] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mariadb] [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mariadb] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mysql] [gw13] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,joined] [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_cloning_in_polymorphic_any test/ext/test_hybrid.py::PropertyExpressionTest::test_docstring [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mysql] test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_overwrite_related test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-oracle] [gw27] [ 30%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_from_entity [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-oracle] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-postgresql] [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_docstring test/ext/test_hybrid.py::PropertyExpressionTest::test_expression [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-postgresql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-sqlite] [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_aliased_abs_bcs test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_plus_joined_aliased_abs_bcs [gw12] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-sqlite] test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_two test/orm/test_immediate_load.py::ImmediateTest::test_basic [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_expression test/ext/test_hybrid.py::PropertyExpressionTest::test_expression_isnt_clause_element [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_expression_isnt_clause_element test/ext/test_hybrid.py::PropertyExpressionTest::test_info [gw13] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_overwrite_related [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_two [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_plus_joined_aliased_abs_bcs test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_one [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_info test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_one [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_one test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_two test/orm/test_expire.py::ExpiredPendingTest::test_expired_pending [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_legacy [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_two test/sql/test_insert.py::InsertTest::test_insert_from_select_dont_mutate_raw_columns [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_dont_mutate_raw_columns test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_legacy test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_tablename_plus_col [gw14] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_newstyle [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_one test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_w_labels_newstyle test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_two [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound [gw14] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_w_labels_newstyle test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound_subquery [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_tablename_plus_col test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_auto_correlate test/ext/test_hybrid.py::PropertyExpressionTest::test_query [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_two [gw14] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_auto_correlate [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[False] [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound_subquery test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[immediate] [gw16] [ 30%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_evaluate test/sql/test_insert.py::InsertTest::test_insert_from_select_no_defaults [gw13] [ 30%] PASSED test/orm/test_expire.py::ExpiredPendingTest::test_expired_pending test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_query test/ext/test_hybrid.py::PropertyExpressionTest::test_set_get [gw14] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[False] test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[None] [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_no_defaults [gw14] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[None] test/sql/test_insert.py::InsertTest::test_insert_from_select_override_defaults test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_explicit_correlate test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_fetch [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_set_get [gw14] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_explicit_correlate [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_override_defaults test/ext/test_hybrid.py::PropertyMirrorTest::test_aliased_mismatched_col test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_auto_correlate test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted test/sql/test_insert.py::InsertTest::test_insert_from_select_returning [gw14] [ 30%] 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 [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_returning [gw14] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_correlate_off test/sql/test_insert.py::InsertTest::test_insert_from_select_select test/orm/test_collection.py::CustomCollectionsTest::test_dict [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[immediate] test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_explicit_correlate [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_aliased_mismatched_col test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise] test/ext/test_hybrid.py::PropertyMirrorTest::test_c_collection_func_element [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_select [gw14] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_explicit_correlate test/sql/test_insert.py::InsertTest::test_insert_from_select_select_alt_ordering [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_c_collection_func_element test/ext/test_hybrid.py::PropertyMirrorTest::test_class [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_select_alt_ordering [gw13] [ 30%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted test/sql/test_insert.py::InsertTest::test_insert_from_select_seq [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_class test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_expired test/orm/test_froms.py::RawSelectTest::test_select [gw9] [ 30%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_dict [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise_on_sql] [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_seq test/sql/test_insert.py::InsertTest::test_insert_from_select_table test/base/test_inspect.py::TestInspection::test_hierarchy_insp [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present [gw9] [ 30%] PASSED test/base/test_inspect.py::TestInspection::test_hierarchy_insp test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present_ac [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_table test/base/test_inspect.py::TestInspection::test_no_inspect [gw13] [ 30%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_expired test/sql/test_insert.py::InsertTest::test_insert_from_select_union [gw9] [ 30%] PASSED test/base/test_inspect.py::TestInspection::test_no_inspect test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_fetched [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_union test/sql/test_insert.py::InsertTest::test_insert_from_select_with_python_defaults test/orm/test_inspect.py::TestORMInspection::test_aliased_class [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise_on_sql] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[select] [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present_ac [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_with_python_defaults test/ext/test_hybrid.py::PropertyMirrorTest::test_filter_by_mismatched_col test/sql/test_insert.py::InsertTest::test_insert_from_select_with_sql_defaults test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_updated_include_unchanged [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_with_sql_defaults [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[select] [gw13] [ 30%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_fetched test/sql/test_insert.py::InsertTest::test_insert_literal_binds test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[immediate] [gw3] [ 30%] 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::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/orm/test_expire.py::LifecycleTest::test_cols_missing_in_load [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_literal_binds test/sql/test_insert.py::InsertTest::test_insert_literal_binds_sequence_notimplemented [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_literal_binds_sequence_notimplemented [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_get_history test/ext/test_hybrid.py::PropertyMirrorTest::test_info_from_hybrid test/sql/test_insert.py::InsertTest::test_insert_mix_select_values_exception [gw0] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_all [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_mix_select_values_exception [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[immediate] [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_info_from_hybrid test/sql/test_insert.py::InsertTest::test_insert_mix_values_select_exception test/ext/test_hybrid.py::PropertyMirrorTest::test_info_not_mirrored test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise] test/orm/test_expire.py::ExpireTest::test_expire_autoflush [gw13] [ 30%] PASSED test/orm/test_expire.py::LifecycleTest::test_cols_missing_in_load [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_mix_values_select_exception test/sql/test_insert.py::InsertTest::test_insert_returning_not_in_default [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_info_not_mirrored test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_sql_one test/ext/test_hybrid.py::PropertyMirrorTest::test_key test/orm/test_expire.py::LifecycleTest::test_deferred_cols_missing_in_load_state_reset [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_returning_not_in_default [gw24] [ 30%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_sql_one test/sql/test_insert.py::InsertTest::test_insert_seq_non_pk_multi_values [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_key test/ext/test_hybrid.py::PropertyMirrorTest::test_property [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise] [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_property [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_non_pk_multi_values test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise_on_sql] [gw7] [ 30%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_updated_include_unchanged test/ext/test_hybrid.py::PropertyOverrideTest::test_override_comparator test/orm/test_joins.py::SelfReferentialM2MTest::test_contains [gw27] [ 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 [gw13] [ 30%] PASSED test/orm/test_expire.py::LifecycleTest::test_deferred_cols_missing_in_load_state_reset [gw0] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_autoflush [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values_seq_not_supported test/sql/test_insert.py::InsertTest::test_insert_values_multiple [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise_on_sql] test/orm/test_expire.py::ExpireTest::test_expire_cascade test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_implicit_left [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[select] test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_values_multiple test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key [gw14] [ 30%] PASSED test/orm/test_froms.py::RawSelectTest::test_select test/sql/test_insert.py::InsertTest::test_insert_with_user_supplied_bind_params [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_comparator test/ext/test_hybrid.py::PropertyOverrideTest::test_override_expr [gw27] [ 30%] 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 test/orm/test_froms.py::SelectFromTest::test_aliased_class_vs_nonaliased [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_dict [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[select] [gw9] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_aliased_class [gw16] [ 30%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_fetch test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[joined] test/sql/test_insert.py::InsertTest::test_insert_with_values_func [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_func test/sql/test_insert.py::InsertTest::test_insert_with_values_tuple test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_classical [gw0] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade [gw7] [ 30%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_implicit_left [gw13] [ 30%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_evaluate test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_explicit_left test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key_pk_absent [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_tuple test/sql/test_insert.py::InsertTest::test_prefix_with [gw24] [ 30%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_contains test/orm/test_joins.py::SelfReferentialM2MTest::test_explicit_join [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[joined] test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[selectin] [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_expr test/ext/test_hybrid.py::PropertyOverrideTest::test_override_getter [gw7] [ 30%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_explicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_implicit_left [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_prefix_with test/sql/test_insert.py::InsertTest::test_unconsumed_names_kwargs [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_kwargs [gw24] [ 30%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_explicit_join test/orm/test_joins.py::SelfReferentialTest::test_any test/sql/test_insert.py::InsertTest::test_unconsumed_names_multi_values_dict [gw13] [ 30%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key_pk_absent test/orm/test_expire.py::PolymorphicExpireTest::test_poly_deferred [gw7] [ 30%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_implicit_left [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_multi_values_dict test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/sql/test_insert.py::InsertTest::test_unconsumed_names_values_dict test/orm/test_joins.py::JoinLateralTest::test_from_function [gw27] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_values_dict [gw22] [ 30%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent_del [gw0] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_getter test/ext/test_hybrid.py::PropertyOverrideTest::test_override_setter [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[selectin] test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[subquery] [gw14] [ 30%] PASSED test/orm/test_froms.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_froms.py::SelectFromTest::test_differentiate_self_external test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending_orphan test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_expunge test/sql/test_insert.py::MultirowTest::test_inline_default [gw13] [ 30%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_poly_deferred test/orm/test_expire.py::RefreshTest::test_persistence_check [gw22] [ 30%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_expunge [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_setter [gw27] [ 30%] PASSED test/sql/test_insert.py::MultirowTest::test_inline_default test/ext/test_hybrid.py::PropertyOverrideTest::test_property test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_multi_first [gw24] [ 30%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_any test/orm/test_joins.py::SelfReferentialTest::test_contains [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/orm/test_eager_relations.py::LoadOnExistingTest::test_no_crash_on_existing [gw27] [ 30%] PASSED test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_multi_first test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_single_first [gw7] [ 30%] PASSED test/orm/test_joins.py::JoinLateralTest::test_from_function test/orm/test_joins.py::JoinLateralTest::test_from_function_aas [gw9] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_classical test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_rollback [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[subquery] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[immediate] [gw24] [ 30%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_contains test/orm/test_joins.py::SelfReferentialTest::test_eq_ne [gw0] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending_orphan test/orm/test_expire.py::ExpireTest::test_expire_committed test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_noinh [gw27] [ 30%] PASSED test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_single_first test/sql/test_insert.py::MultirowTest::test_multi_multi [gw22] [ 30%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_rollback [gw27] [ 30%] PASSED test/sql/test_insert.py::MultirowTest::test_multi_multi [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_property [gw7] [ 30%] PASSED test/orm/test_joins.py::JoinLateralTest::test_from_function_aas [gw24] [ 30%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_eq_ne test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_1 [gw14] [ 30%] PASSED test/orm/test_froms.py::SelectFromTest::test_differentiate_self_external test/orm/test_froms.py::SelectFromTest::test_filter_by_selected_from test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted test/orm/test_joins.py::JoinLateralTest::test_select_subquery test/sql/test_insert.py::MultirowTest::test_named [gw27] [ 30%] PASSED test/sql/test_insert.py::MultirowTest::test_named test/ext/test_hybrid.py::PropertyValueTest::test_nonassignable [gw21] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_no_crash_on_existing [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[immediate] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[joined] test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[columns] [gw7] [ 30%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate [gw0] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_committed test/orm/test_eager_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw27] [ 30%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[columns] test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[inspectables] [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_nonassignable test/ext/test_hybrid.py::PropertyValueTest::test_nondeletable [gw3] [ 30%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_nondeletable test/ext/test_hybrid.py::PropertyValueTest::test_set_get [gw24] [ 30%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_1 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_10 [gw24] [ 30%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_10 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_2 [gw14] [ 30%] PASSED test/orm/test_froms.py::SelectFromTest::test_filter_by_selected_from test/orm/test_froms.py::SelectFromTest::test_join [gw22] [ 30%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted test/orm/test_expire.py::ExpireTest::test_expire_doesntload_on_set [gw27] [ 30%] 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] [gw12] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[joined] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[selectin] [gw24] [ 30%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_2 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_3 [gw7] [ 30%] 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 [gw7] [ 30%] 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 test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted_del [gw27] [ 30%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[strings] test/sql/test_insert.py::MultirowTest::test_not_supported [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_not_supported [gw13] [ 31%] PASSED test/orm/test_expire.py::RefreshTest::test_persistence_check [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_3 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_4 [gw0] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_doesntload_on_set [gw3] [ 31%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_set_get test/ext/test_hybrid.py::SpecialObjectTest::test_docstring [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_docstring test/ext/test_hybrid.py::SpecialObjectTest::test_instance_four [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_four test/ext/test_hybrid.py::SpecialObjectTest::test_instance_one [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_one test/ext/test_hybrid.py::SpecialObjectTest::test_instance_three [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_three test/ext/test_hybrid.py::SpecialObjectTest::test_instance_two test/orm/test_expire.py::ExpireTest::test_expire_preserves_changes [gw7] [ 31%] 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 [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_4 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_5 [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_5 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_6 [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_join test/orm/test_froms.py::SelectFromTest::test_join_ent_selected_from [gw12] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[selectin] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[subquery] [gw7] [ 31%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate_coreonly [gw21] [ 31%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[immediate] [gw21] [ 31%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[immediate] [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_two test/ext/test_hybrid.py::SpecialObjectTest::test_query_five [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_five test/ext/test_hybrid.py::SpecialObjectTest::test_query_four [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_four test/ext/test_hybrid.py::SpecialObjectTest::test_query_one [gw24] [ 31%] 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::LoadOnExistingTest::test_refresh_no_recursion[selectin] [gw9] [ 31%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_noinh test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_onelevel_inh test/sql/test_insert.py::MultirowTest::test_positional [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_positional test/sql/test_insert.py::MultirowTest::test_positional_w_defaults [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_positional_w_defaults test/sql/test_insert.py::MultirowTest::test_python_fn_default [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_python_fn_default test/sql/test_insert.py::MultirowTest::test_python_scalar_default[columns] [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[columns] test/sql/test_insert.py::MultirowTest::test_python_scalar_default[inspectables] [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_one test/ext/test_hybrid.py::SpecialObjectTest::test_query_three [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_three test/ext/test_hybrid.py::SpecialObjectTest::test_query_two [gw0] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_preserves_changes test/orm/test_joins.py::JoinOnSynonymTest::test_join_on_synonym test/orm/test_expire.py::RefreshTest::test_refresh [gw12] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[subquery] [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[inspectables] test/sql/test_insert.py::MultirowTest::test_python_scalar_default[strings] [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_join_ent_selected_from test/orm/test_froms.py::SelectFromTest::test_join_relname_from_selected_from [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_join_relname_from_selected_from test/orm/test_froms.py::SelectFromTest::test_more_joins [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_7 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_8 [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_8 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_9 [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_two test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_expr [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_9 test/orm/test_joins.py::SelfReferentialTest::test_from_self_inside_excludes_outside [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[strings] test/sql/test_insert.py::MultirowTest::test_server_default [gw21] [ 31%] 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] test/ext/test_indexable.py::IndexPropertyArrayTest::test_modified [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_modified test/ext/test_indexable.py::IndexPropertyArrayTest::test_mutable [gw13] [ 31%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_server_default [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_expr [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_mutable test/ext/test_indexable.py::IndexPropertyArrayTest::test_query test/sql/test_insert.py::MultirowTest::test_server_default_absent_value test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_property [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_query test/ext/test_indexable.py::IndexPropertyJsonTest::test_cast_type [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_cast_type test/ext/test_indexable.py::IndexPropertyJsonTest::test_modified [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_modified test/ext/test_indexable.py::IndexPropertyJsonTest::test_multi_dimension [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_multi_dimension [gw7] [ 31%] PASSED test/orm/test_joins.py::JoinOnSynonymTest::test_join_on_synonym [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_server_default_absent_value test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_lastinserted [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_lastinserted test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_returning [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_more_joins test/orm/test_froms.py::SelectFromTest::test_replace_with_eager [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_property test/ext/test_hybrid.py::SynonymOfPropertyTest::test_hasattr test/orm/test_expire.py::RefreshTest::test_refresh2 test/ext/test_indexable.py::IndexPropertyJsonTest::test_mutable [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_mutable test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_init [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_init [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_returning [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_from_self_inside_excludes_outside test/orm/test_joins.py::SelfReferentialTest::test_has [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_hasattr test/ext/test_hybrid.py::SynonymOfPropertyTest::test_instance_access test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_noautoinc_returning [gw21] [ 31%] 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 test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_set [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_set test/ext/test_indexable.py::IndexPropertyJsonTest::test_query [gw12] [ 31%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_query test/ext/test_indexable.py::IndexPropertyTest::test_array [gw12] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_array [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_noautoinc_returning test/sql/test_insert.py::MultirowTest::test_sql_functions test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_core_round_trip test/ext/test_indexable.py::IndexPropertyTest::test_array_longinit [gw3] [ 31%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_instance_access test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_autoincrement_true [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_has test/orm/test_joins.py::SelfReferentialTest::test_join_4_explicit_join [gw27] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_functions [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_replace_with_eager test/orm/test_froms.py::SelectFromTest::test_replace_with_select [gw12] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_array_longinit test/ext/test_indexable.py::IndexPropertyTest::test_get_attribute_error [gw3] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_autoincrement_true test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] [gw13] [ 31%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh2 [gw3] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] 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/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_columns [gw12] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_get_attribute_error test/ext/test_indexable.py::IndexPropertyTest::test_get_default_value test/orm/test_expire.py::RefreshTest::test_refresh_autoflush [gw21] [ 31%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw3] [ 31%] 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/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw12] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_get_default_value test/ext/test_indexable.py::IndexPropertyTest::test_json [gw9] [ 31%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_onelevel_inh [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_4_explicit_join test/orm/test_joins.py::SelfReferentialTest::test_join_to_nonaliased [gw3] [ 31%] 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/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_columns test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_keys test/orm/test_inspect.py::TestORMInspection::test_attr_keys [gw12] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_json test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_one test/ext/test_indexable.py::IndexPropertyTest::test_set_immutable [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_keys test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_insert_heterogeneous_params [gw3] [ 31%] 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/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw3] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw12] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_set_immutable test/ext/test_indexable.py::IndexPropertyTest::test_set_mutable_dict 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)] [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_insert_heterogeneous_params [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_to_nonaliased test/orm/test_joins.py::SelfReferentialTest::test_join_to_self_no_aliases_raises [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_to_self_no_aliases_raises test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_five test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_five [gw3] [ 31%] 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)] 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)] [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_replace_with_select test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_one [gw12] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_set_mutable_dict test/ext/test_indexable.py::IndexPropertyTest::test_value_is_none_attributeerror [gw12] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_value_is_none_attributeerror [gw3] [ 31%] 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)] 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)] [gw13] [ 31%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_autoflush test/orm/test_expire.py::RefreshTest::test_refresh_expired test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_abstract_in_hierarchy [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_five test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four [gw27] [ 31%] 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 [gw3] [ 31%] 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)] [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_one [gw27] [ 31%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four_a 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/orm/test_froms.py::SelectFromTest::test_select_from_aliased_two test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_one [gw27] [ 31%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_one test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_six [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_five [gw3] [ 31%] 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)] [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_two [gw27] [ 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 test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_four [gw12] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_abstract_in_hierarchy test/orm/test_froms.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw3] [ 31%] 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)] [gw13] [ 31%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_expired test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_classreg_setup [gw1] [ 31%] PASSED test/orm/declarative/test_concurrency.py::ConcurrentUseDeclMappingTest::test_concurrent_create [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_three test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_two [gw3] [ 31%] 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/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_base test/orm/test_expire.py::RefreshTest::test_refresh_maintains_deferred_options test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] [gw27] [ 31%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_two test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrowid_zero [gw3] [ 31%] 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 [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_four test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_one [gw3] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_nullable_kwarg test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_other_options [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrowid_zero [gw1] [ 31%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_base test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_misordered_lastrow [gw3] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_other_options test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_decorated test/sql/test_identity_column.py::IdentityDDL::test_autoincrement_true [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_misordered_lastrow [gw9] [ 31%] PASSED test/orm/test_inspect.py::TestORMInspection::test_attr_keys [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_autoincrement_true test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[column] [gw1] [ 31%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_decorated test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_one test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_three test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] test/orm/test_inspect.py::TestORMInspection::test_attrs_props_prop_added_after_configure test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[column] [gw3] [ 31%] 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/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_declarative_base [gw1] [ 31%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_declarative_base [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[expect] [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[expect] test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_deferred test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[string] [gw13] [ 31%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_maintains_deferred_options test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] [gw3] [ 31%] 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)] [gw3] [ 31%] 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)] [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[string] [gw7] [ 31%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_core_round_trip [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_three test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_two [gw3] [ 31%] 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)] [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] [gw21] [ 31%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_one test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_three test/orm/test_expire.py::RefreshTest::test_refresh_with_eager test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_no_inserted_pk_on_returning [gw27] [ 31%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_no_inserted_pk_on_returning [gw14] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_very_nested_joins_with_joinedload 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] [gw7] [ 31%] 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_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] [gw7] [ 31%] 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] [gw21] [ 31%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_three test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_two [gw24] [ 31%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_two [gw3] [ 31%] 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)] [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] [gw3] [ 31%] 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 [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_nullable_kwarg test/sql/test_identity_column.py::IdentityDDL::test_on_null [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_on_null test/sql/test_identity_column.py::IdentityDDL::test_other_options [gw3] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_other_options test/sql/test_identity_column.py::IdentityTest::test_autoincrement_column [gw3] [ 31%] PASSED test/sql/test_identity_column.py::IdentityTest::test_autoincrement_column test/sql/test_identity_column.py::IdentityTest::test_identity_and_sequence test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params_returning 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_froms.py::TestOverlyEagerEquivalentCols::test_equivs [gw27] [ 31%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params_returning [gw1] [ 31%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_deferred test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_parentcol_after_the_fact [gw12] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_classreg_setup test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_column_attr_names [gw12] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_column_attr_names test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_configure_discriminator_col test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback [gw24] [ 31%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback_use_labels [gw24] [ 31%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback_use_labels test/sql/test_labels.py::ColExprLabelTest::test_boolean_auto_label [gw24] [ 31%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_boolean_auto_label test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_disabmiguate [gw21] [ 31%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_two test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities [gw13] [ 31%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_with_eager test/orm/test_expire.py::RefreshTest::test_refresh_with_lazy [gw7] [ 31%] 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_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] [gw7] [ 31%] 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] test/orm/test_joins.py::JoinTest::test_aliased_classes [gw24] [ 31%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_disabmiguate test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_none [gw24] [ 31%] 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 [gw1] [ 31%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_parentcol_after_the_fact test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_explicit_sequence [gw27] [ 31%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_explicit_sequence test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk [gw27] [ 31%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_inline [gw14] [ 31%] PASSED test/orm/test_froms.py::TestOverlyEagerEquivalentCols::test_equivs test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_sub_parentcol_after_the_fact [gw24] [ 31%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_disambiguate test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_none [gw24] [ 31%] 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 [gw3] [ 31%] PASSED test/sql/test_identity_column.py::IdentityTest::test_identity_and_sequence test/sql/test_identity_column.py::IdentityTest::test_identity_autoincrement_false [gw3] [ 31%] PASSED test/sql/test_identity_column.py::IdentityTest::test_identity_autoincrement_false test/sql/test_identity_column.py::IdentityTest::test_server_default_onupdate [gw3] [ 31%] PASSED test/sql/test_identity_column.py::IdentityTest::test_server_default_onupdate test/sql/test_identity_column.py::IdentityTest::test_to_metadata [gw3] [ 31%] PASSED test/sql/test_identity_column.py::IdentityTest::test_to_metadata test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mariadb] [gw3] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mariadb] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mysql] [gw3] [ 32%] 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] [gw3] [ 32%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[oracle] [gw27] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_inline test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_multi_rows test/sql/test_functions.py::CompileTest::test_alias_method_columns [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_columns test/sql/test_functions.py::CompileTest::test_alias_method_columns_two [gw12] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_configure_discriminator_col test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_prop_on_base [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_use_labels test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_use_labels [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_use_labels test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label_use_labels [gw13] [ 32%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_with_lazy [gw9] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_attrs_props_prop_added_after_configure test/orm/test_inspect.py::TestORMInspection::test_class_mapper [gw21] [ 32%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_columns_two test/sql/test_functions.py::CompileTest::test_alias_method_one [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_one test/sql/test_functions.py::CompileTest::test_alias_method_two [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_two test/sql/test_functions.py::CompileTest::test_annotation_dialect_specific [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label_use_labels test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case0-'_1,2]'_1] [gw24] [ 32%] 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] test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities_with_joins [gw27] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_multi_rows test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_sql_expr_lastrowid [gw27] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_sql_expr_lastrowid test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_annotation_dialect_specific test/sql/test_functions.py::CompileTest::test_ansi_functions_with_args [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_ansi_functions_with_args test/sql/test_functions.py::CompileTest::test_as_comparison [gw24] [ 32%] 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] [gw24] [ 32%] 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]'] [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case0-SELECT '(1,2]', '(1,2]'] test/ext/test_extendedattr.py::DisposeTest::test_unregister [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::DisposeTest::test_unregister [gw27] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params [gw1] [ 32%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_sub_parentcol_after_the_fact test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_subcol_after_the_fact [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison test/sql/test_functions.py::CompileTest::test_as_comparison_annotate [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison_annotate test/sql/test_functions.py::CompileTest::test_as_comparison_many_argument test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case1-SELECT )), ))] [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case1-SELECT )), ))] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case2-SELECT '%(', '%('] [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case2-SELECT '%(', '%('] test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[columns] [gw21] [ 32%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities_with_joins test/orm/test_eager_relations.py::MixedSelfReferentialEagerTest::test_eager_load [gw27] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params_returning [gw27] [ 32%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params_returning [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[columns] test/ext/test_extendedattr.py::ExtendedEventsTest::test_subclassed [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::ExtendedEventsTest::test_subclassed test/ext/test_extendedattr.py::FinderTest::test_customfinder_greedy [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::FinderTest::test_customfinder_greedy test/ext/test_extendedattr.py::FinderTest::test_customfinder_pass test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[table] [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[table] [gw12] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_prop_on_base test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_implicit [gw27] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_implicit [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::FinderTest::test_customfinder_pass test/ext/test_extendedattr.py::FinderTest::test_nativeext_interfaceexact [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::FinderTest::test_nativeext_interfaceexact test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_concrete_disc_resolves_overlap test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_compiler_expression [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_compiler_expression test/sql/test_labels.py::ColExprLabelTest::test_plain_select_column_expression [gw1] [ 32%] 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_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline [gw27] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison_many_argument test/sql/test_functions.py::CompileTest::test_assorted [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_assorted test/sql/test_functions.py::CompileTest::test_case_sensitive [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_case_sensitive test/sql/test_functions.py::CompileTest::test_char_length_fixed_args [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_char_length_fixed_args test/sql/test_functions.py::CompileTest::test_compile [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_select_column_expression test/sql/test_labels.py::ColExprLabelTest::test_plain_select_compiler_expression [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_select_compiler_expression test/sql/test_labels.py::ColExprLabelTest::test_returning_dupes_column_expression test/ext/test_extendedattr.py::FinderTest::test_nativeext_submanager [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::FinderTest::test_nativeext_submanager test/ext/test_extendedattr.py::FinderTest::test_standard [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::FinderTest::test_standard test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b1 [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b1 test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b2 [gw12] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_concrete_disc_resolves_overlap test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_for_overlap [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_returning_dupes_column_expression test/sql/test_labels.py::ColExprLabelTest::test_select_dupes_column_expression [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_select_dupes_column_expression [gw9] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_class_mapper test/orm/test_inspect.py::TestORMInspection::test_col_filter test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline_implicit [gw27] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline_implicit test/sql/test_inspect.py::TestCoreInspection::test_col_now_has_a_clauseelement [gw27] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_col_now_has_a_clauseelement test/sql/test_inspect.py::TestCoreInspection::test_column_expr [gw1] [ 32%] 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 [gw1] [ 32%] 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 [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_compile test/sql/test_functions.py::CompileTest::test_cube_operators [gw12] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_for_overlap test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_base_didnt_configure [gw21] [ 32%] PASSED test/orm/test_eager_relations.py::MixedSelfReferentialEagerTest::test_eager_load [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b2 test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_c_b [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_c_b test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_none [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_none test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_down [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_down test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_disambiguate [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_disambiguate test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_none [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_none test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[inside] [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[inside] test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[outside] test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_up [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_up test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_alternate_finders test/orm/test_eager_relations.py::OrderBySecondaryTest::test_ordering [gw24] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[outside] test/sql/test_labels.py::LabelLengthTest::test_adjustable_1 [gw27] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_column_expr test/sql/test_inspect.py::TestCoreInspection::test_no_clause_element_on_clauseelement [gw27] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_no_clause_element_on_clauseelement test/sql/test_inspect.py::TestCoreInspection::test_select [gw27] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_select test/sql/test_inspect.py::TestCoreInspection::test_table [gw27] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_table test/base/test_inspect.py::TestInspection::test_class_insp [gw27] [ 32%] PASSED test/base/test_inspect.py::TestInspection::test_class_insp [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_classes [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_alternate_finders test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_basic [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_1 test/sql/test_labels.py::LabelLengthTest::test_adjustable_2 test/orm/test_joins.py::JoinTest::test_aliased_classes_m2m [gw12] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_base_didnt_configure test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_basic test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_collection_with_backref [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_cube_operators test/sql/test_functions.py::CompileTest::test_custom_args [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_args test/sql/test_functions.py::CompileTest::test_custom_default_namespace [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_default_namespace test/sql/test_functions.py::CompileTest::test_custom_legacy_type [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_legacy_type test/sql/test_functions.py::CompileTest::test_custom_name [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_name test/sql/test_functions.py::CompileTest::test_custom_package_namespace [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_package_namespace test/sql/test_functions.py::CompileTest::test_custom_registered_identifier [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_classes_m2m test/orm/test_joins.py::JoinTest::test_aliased_order_by [gw21] [ 32%] PASSED test/orm/test_eager_relations.py::OrderBySecondaryTest::test_ordering [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_collection_with_backref test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_deferred [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_2 test/sql/test_labels.py::LabelLengthTest::test_adjustable_3 [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_3 test/sql/test_labels.py::LabelLengthTest::test_adjustable_4 [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_4 test/sql/test_labels.py::LabelLengthTest::test_adjustable_5 [gw1] [ 32%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_registered_identifier test/sql/test_functions.py::CompileTest::test_custom_type [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_type test/sql/test_functions.py::CompileTest::test_custom_w_custom_name [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_custom_name test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name test/orm/test_eager_relations.py::SecondaryOptionsTest::test_contains_eager [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_5 [gw9] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_col_filter test/orm/test_inspect.py::TestORMInspection::test_col_property test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution_pk [gw1] [ 32%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution_pk test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_custom_join_condition [gw1] [ 32%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_custom_join_condition test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_dupe_name_in_hierarchy test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_1 [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_1 test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_2 [gw24] [ 32%] 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 [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_deferred test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_history [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_history test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_inheritance [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_inheritance test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_instance_dict [gw1] [ 32%] 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 [gw12] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension [gw14] [ 32%] 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 [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name_no_identifier test/sql/test_functions.py::CompileTest::test_funcfilter_arrayagg_subscript [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_arrayagg_subscript test/sql/test_functions.py::CompileTest::test_funcfilter_chaining [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_chaining test/sql/test_functions.py::CompileTest::test_funcfilter_compound_criterion [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_instance_dict test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_null_instrumentation [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_null_instrumentation test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_lowercase test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_uppercase [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_uppercase test/sql/test_labels.py::LabelLengthTest::test_label_overlap_unlabeled [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_label_overlap_unlabeled test/sql/test_labels.py::LabelLengthTest::test_table_plus_column_exceeds_length [gw24] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_table_plus_column_exceeds_length [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_order_by test/orm/test_joins.py::JoinTest::test_backwards_join [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_backwards_join test/orm/test_joins.py::JoinTest::test_clause_onclause [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_clause_onclause test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_w_onclause test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension_descriptor_refresh test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_non_truncated [gw24] [ 32%] 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 [gw22] [ 32%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted_del test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_w_onclause test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_wo_onclause [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_wo_onclause [gw13] [ 32%] 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 [gw13] [ 32%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error_iter_ok test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_basic [gw13] [ 32%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_basic test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_composed [gw13] [ 32%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_composed test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_subquery test/orm/test_joins.py::JoinTest::test_expression_onclauses [gw22] [ 32%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge [gw12] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension_descriptor_refresh test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_compound_criterion test/sql/test_functions.py::CompileTest::test_funcfilter_criterion [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_criterion test/sql/test_functions.py::CompileTest::test_funcfilter_empty [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_empty test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromcriterion [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromcriterion test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromfunc [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromfunc test/sql/test_functions.py::CompileTest::test_funcfilter_label [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_label test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby_partitionby [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby_partitionby test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range [gw13] [ 32%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_subquery test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_with_tuples [gw13] [ 32%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_with_tuples test/sql/test_external_traversal.py::ClauseAdapterTest::test_adapt_select_w_unlabeled_fn [gw21] [ 32%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_contains_eager [gw1] [ 32%] 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 [gw1] [ 32%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_abstract_class_on_classical test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[lateral] [gw1] [ 32%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[lateral] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_ok_do_we_still_find_cartesians [gw24] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_named test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_positional [gw24] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_positional [gw1] [ 32%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_ok_do_we_still_find_cartesians [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range_positional [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_expression_onclauses test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-False] [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-True] [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-True] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-False] [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range_positional test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_rows [gw9] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_col_property test/orm/test_inspect.py::TestORMInspection::test_column_collection_iterate test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_1 [gw24] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_1 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_2 [gw24] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_2 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length [gw24] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_rows test/sql/test_functions.py::CompileTest::test_funcfilter_within_group [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_desc test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_w_joins [gw1] [ 32%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_w_joins test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_no_froms [gw13] [ 32%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_adapt_select_w_unlabeled_fn test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge_all [gw22] [ 32%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge_all test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_transient_via_rollback [gw22] [ 32%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_transient_via_rollback [gw7] [ 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] [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-True] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-False] test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_other [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_desc test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_multi [gw14] [ 32%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_multi test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-has spaces-has_spaces] [gw10] [ 32%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-has spaces-has_spaces] [gw1] [ 32%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_no_froms test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connect_it [gw1] [ 32%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connect_it [gw21] [ 32%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_other test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_same [gw13] [ 32%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[False] test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length_onconnect [gw24] [ 32%] 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 [gw24] [ 32%] 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 [gw24] [ 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 [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_user_set_manually test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_w_over [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_w_over test/sql/test_functions.py::CompileTest::test_functions_with_cols [gw12] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_concrete_disc_resolves_overlap [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[False] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_three] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_three] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_two] test/orm/test_events.py::SessionLifecycleEventsTest::test_transient_to_pending [gw22] [ 33%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_transient_to_pending test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connected [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connected test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_plain_cartesian [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_plain_cartesian test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_with_an_issue [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_functions_with_cols test/sql/test_functions.py::CompileTest::test_generic_annotation [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_generic_annotation test/sql/test_functions.py::CompileTest::test_generic_count [gw9] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_column_collection_iterate test/orm/test_inspect.py::TestORMInspection::test_extension_types test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[True] [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[True] [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_with_an_issue test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_raise_too_large [gw24] [ 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/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 [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect_returns_none [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect_returns_none test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_anon_alias [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_anon_alias test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_limit [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_limit test/base/test_events.py::SlotsEventsTest::test_no_slots_dispatch [gw22] [ 33%] PASSED test/base/test_events.py::SlotsEventsTest::test_no_slots_dispatch test/base/test_events.py::SlotsEventsTest::test_slots_dispatch [gw16] [ 33%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_evaluate test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_fetch [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-True] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-True] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-False] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-True] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-True] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-False] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-True] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_without_issue [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_without_issue test/sql/test_from_linter.py::TestLinter::test_does_not_modify_query test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_subquery [gw22] [ 33%] PASSED test/base/test_events.py::SlotsEventsTest::test_slots_dispatch test/base/test_events.py::SubclassGrowthTest::test_subclass [gw21] [ 33%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_same test/orm/test_eager_relations.py::SelectUniqueTest::test_many_to_one [gw24] [ 33%] 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 [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_use_labels test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_1 [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_1 [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestLinter::test_does_not_modify_query test/sql/test_from_linter.py::TestLinter::test_no_linting [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_generic_count test/sql/test_functions.py::CompileTest::test_generic_now [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_generic_now test/sql/test_functions.py::CompileTest::test_generic_random [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_generic_random test/sql/test_functions.py::CompileTest::test_incorrect_none_type [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_incorrect_none_type test/sql/test_functions.py::CompileTest::test_mixed_case [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_mixed_case test/sql/test_functions.py::CompileTest::test_mixed_case_packages [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_mixed_case_packages test/sql/test_functions.py::CompileTest::test_namespacing_conflicts [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_namespacing_conflicts test/sql/test_functions.py::CompileTest::test_non_functions [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_non_functions test/sql/test_functions.py::CompileTest::test_operators_custom[False-add-5-myfunc() + 5] [gw14] [ 33%] 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] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_two] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_no_tracking [gw10] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_no_tracking test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_negative [gw10] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_negative test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_positive [gw10] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_positive test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[closure-lambda_crit] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[closure-lambda_crit] [gw12] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_concrete_disc_resolves_overlap test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_for_overlap [gw12] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_for_overlap test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_inline_non_polymorphic [gw14] [ 33%] 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)] [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-in_op-other0-myfunc() IN (1, 2, 3)] test/sql/test_functions.py::CompileTest::test_operators_custom[True-add-5-myfunc() + 5] [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-add-5-myfunc() + 5] [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestLinter::test_no_linting test/sql/test_from_linter.py::TestLinter::test_noop_for_unhandled_objects [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestLinter::test_noop_for_unhandled_objects test/sql/test_from_linter.py::TestLinter::test_warn_anon_alias [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_anon_alias test/sql/test_from_linter.py::TestLinter::test_warn_anon_cte [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_anon_cte test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_2 [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_2 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_too_long_name_disallowed [gw24] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_too_long_name_disallowed test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_five] [gw24] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_five] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_four] [gw24] [ 33%] 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] [gw24] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_one] test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_straight [gw13] [ 33%] 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] [gw13] [ 33%] 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] [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[True] test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[closure-lambda_stmt] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[closure-lambda_stmt] test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[none-lambda_crit] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-True] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-False] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-True] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-True] test/orm/test_joins.py::JoinTest::test_full_flag [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_full_flag test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_multiple_from_clause [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_multiple_from_clause test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_no_from_clause [gw7] [ 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/sql/test_functions.py::CompileTest::test_operators_custom[True-eq-other2-myfunc() = q] [gw14] [ 33%] 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)] [gw14] [ 33%] 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 [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_pickle_over test/sql/test_functions.py::CompileTest::test_pickle_within_group [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_pickle_within_group test/sql/test_functions.py::CompileTest::test_quote_special_chars [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_quote_special_chars test/sql/test_functions.py::CompileTest::test_quote_special_chars_packages [gw14] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_quote_special_chars_packages [gw10] [ 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] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[none-lambda_stmt] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[False] [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[True] [gw13] [ 33%] 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 [gw9] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_extension_types test/orm/test_inspect.py::TestORMInspection::test_identity_key [gw7] [ 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 [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_kwarg_join test/orm/test_joins.py::JoinTest::test_isouter_flag [gw7] [ 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] test/sql/test_from_linter.py::TestLinter::test_warn_simple [gw1] [ 33%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_simple test/orm/test_froms.py::AddEntityEquivalenceTest::test_add_entity_equivalence test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[parameter-lambda_crit] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[parameter-lambda_crit] test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[parameter-lambda_stmt] [gw12] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_inline_non_polymorphic test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_explicit [gw7] [ 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] [gw7] [ 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] [gw7] [ 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] [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlation_on_clone test/sql/test_external_traversal.py::ClauseAdapterTest::test_derived_from [gw7] [ 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 [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_derived_from test/sql/test_external_traversal.py::ClauseAdapterTest::test_functions [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[parameter-lambda_stmt] test/sql/test_lambdas.py::LambdaElementTest::test_adapt_select [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_functions test/sql/test_external_traversal.py::ClauseAdapterTest::test_include_exclude [gw7] [ 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 [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_include_exclude test/sql/test_external_traversal.py::ClauseAdapterTest::test_join_to_alias [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_adapt_select test/sql/test_lambdas.py::LambdaElementTest::test_assignment_one [gw1] [ 33%] PASSED test/orm/test_froms.py::AddEntityEquivalenceTest::test_add_entity_equivalence test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert [gw12] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_explicit [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_join_to_alias test/sql/test_external_traversal.py::ClauseAdapterTest::test_joins_dont_adapt [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_one [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_from_clause test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wlabels test/sql/test_lambdas.py::LambdaElementTest::test_assignment_three test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_adapted [gw9] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_identity_key [gw20] [ 33%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-False] test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_doesnt_consider_base test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_column_prop [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_joins_dont_adapt test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_one [gw12] [ 33%] 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 [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_one test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_three [gw21] [ 33%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_many_to_one test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[contains_eager] [gw7] [ 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 [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_three test/sql/test_lambdas.py::LambdaElementTest::test_assignment_two [gw16] [ 33%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_fetch test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_evaluate [gw7] [ 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 [gw13] [ 33%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_three [gw12] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_in_mapper_args [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_two [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_nonmapped_column test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_ok_to_override_type_from_abstract test/sql/test_lambdas.py::LambdaElementTest::test_bind_type test/orm/test_joins.py::JoinTest::test_join_relationship_propagate_attrs [gw7] [ 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] test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_outermost_w_wrapping_elements [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[False-False] test/orm/test_joins.py::JoinTest::test_join_with_entities[False-True] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_bind_type [gw7] [ 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] test/sql/test_lambdas.py::LambdaElementTest::test_boolean_conditionals [gw7] [ 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] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[True-True] test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_boolean_conditionals [gw9] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_column_prop test/sql/test_lambdas.py::LambdaElementTest::test_boolean_constants [gw12] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_ok_to_override_type_from_abstract [gw17] [ 33%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_outermost_w_wrapping_elements test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_relationship_prop [gw7] [ 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 [gw20] [ 33%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-False] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_boolean_constants test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches test/sql/test_insert.py::EmptyTest::test_empty_insert_default test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-True] [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches_annotations test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_with_set [gw1] [ 33%] 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 [gw12] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_empty_insert_default test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection0] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities_isouter test/orm/test_joins.py::JoinTest::test_left_is_none_and_query_has_no_entities [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_left_is_none_and_query_has_no_entities test/orm/test_joins.py::JoinTest::test_left_w_no_entity [gw21] [ 33%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[contains_eager] [gw10] [ 33%] 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 [gw12] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection0] test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection1] test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[joinedload] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_left_w_no_entity test/orm/test_joins.py::JoinTest::test_multiple_with_aliases [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_one test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_two [gw12] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection1] [gw1] [ 33%] 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 [gw1] [ 33%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_oldstyle test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection2] [gw10] [ 33%] 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 [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_incorrect test/sql/test_lambdas.py::LambdaElementTest::test_coercion_cols_clause [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_multiple_with_aliases test/orm/test_joins.py::JoinTest::test_no_joinpoint_expr [gw12] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection2] test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_false [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_coercion_cols_clause test/sql/test_lambdas.py::LambdaElementTest::test_coercion_where_clause [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_coercion_where_clause test/sql/test_lambdas.py::LambdaElementTest::test_conditional_must_be_tracked [gw12] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_false test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true [gw12] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true [gw1] [ 33%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_oldstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_explicit_aliased_join_newstyle test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true_executemany_mode [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_conditional_must_be_tracked test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_four [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_no_joinpoint_expr test/orm/test_joins.py::JoinTest::test_no_onclause [gw12] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true_executemany_mode [gw1] [ 33%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_explicit_aliased_join_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_flag_aliased_join_newstyle [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_four [gw17] [ 33%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_with_set [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_no_onclause test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_one [gw9] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_relationship_prop test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values [gw7] [ 33%] 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/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_persistent_allows_backref_event [gw1] [ 33%] 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 test/orm/test_inspect.py::TestORMInspection::test_insp_column_prop [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_one test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_three [gw7] [ 33%] 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 [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_three test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_two [gw16] [ 33%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_evaluate [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two_future [gw1] [ 33%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_oldstyle [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two_future [gw12] [ 33%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_literal_binds [gw10] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_two test/sql/test_lambdas.py::LambdaElementTest::test_dict_literal_keys_proper_use test/orm/test_joins.py::JoinTest::test_overlap_with_aliases [gw17] [ 33%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_persistent_allows_backref_event test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_history_on_persistent_allows_backref_event [gw12] [ 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 test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_fetch [gw1] [ 33%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_oldstyle test/orm/test_froms.py::ColumnAccessTest::test_select_from_no_aliasing [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_return_defaults [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_dict_literal_keys_proper_use test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select test/sql/test_lambdas.py::LambdaElementTest::test_execute_boolean [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_overlap_with_aliases [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select test/orm/test_joins.py::JoinTest::test_overlapping_backwards_joins [gw1] [ 34%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_select_from_no_aliasing test/orm/test_froms.py::ColumnAccessTest::test_table_anonymous_expression_from_self_twice_newstyle test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select_return_defaults [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_history_on_persistent_allows_backref_event [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_backwards_joins test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_boolean [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select_return_defaults [gw21] [ 34%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[joinedload] test/orm/test_joins.py::JoinTest::test_overlapping_paths_multilevel [gw1] [ 34%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_table_anonymous_expression_from_self_twice_newstyle test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_element_values test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_multiple_entity test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_cached [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_element_values [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-False] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_paths_multilevel test/orm/test_joins.py::JoinTest::test_overlapping_paths_one test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-True] test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_list_values [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_list_values [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_paths_one test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-False] test/orm/test_joins.py::JoinTest::test_plain_table [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-True] test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_cached [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_plain_table test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_uncached test/orm/test_joins.py::JoinTest::test_pure_expression [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_pure_expression [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-False] test/orm/test_joins.py::JoinTest::test_replace_multiple_from_clause test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-True] [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk [gw9] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_column_prop [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_replace_multiple_from_clause test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_implicit_returning test/orm/test_joins.py::JoinTest::test_select_from [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-True] test/orm/test_inspect.py::TestORMInspection::test_insp_relationship_prop [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_uncached [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_implicit_returning test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-False] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_select_from test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_prefetch [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-False] test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_cached test/orm/test_joins.py::JoinTest::test_select_from_orm_joins test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-True] [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_prefetch [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-True] test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_lower_case_table [gw12] [ 34%] 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 [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_cached [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-False] test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_uncached [gw12] [ 34%] 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 [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_select_from_orm_joins test/orm/test_joins.py::JoinTest::test_single_prop_1 [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-True] [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_implicit_returning [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-True] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_1 test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_prefetch test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate-False] test/orm/test_joins.py::JoinTest::test_single_prop_12 [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-True] [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_prefetch [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_uncached test/sql/test_lambdas.py::LambdaElementTest::test_global_tracking test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-False] test/sql/test_insert.py::InsertTest::test_anticipate_nullable_composite_pk [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_12 test/orm/test_joins.py::JoinTest::test_single_prop_13 [gw21] [ 34%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_multiple_entity [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_nullable_composite_pk test/sql/test_insert.py::InsertTest::test_bindparam_name_no_consume_error [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_global_tracking test/sql/test_lambdas.py::LambdaElementTest::test_in_columnelement test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_single_entity [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_13 test/orm/test_joins.py::JoinTest::test_single_prop_2 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-True] [gw16] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_fetch [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_bindparam_name_no_consume_error [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_2 test/orm/test_joins.py::JoinTest::test_single_prop_3 [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_columnelement test/sql/test_lambdas.py::LambdaElementTest::test_in_expr_compile test/sql/test_insert.py::InsertTest::test_binds_that_match_columns [gw1] [ 34%] 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] [gw9] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_relationship_prop test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_evaluate [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-False] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_3 test/orm/test_joins.py::JoinTest::test_single_prop_4 [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_4 test/orm/test_inspect.py::TestORMInspection::test_instance_state test/orm/test_joins.py::JoinTest::test_single_prop_6 [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_expr_compile [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_binds_that_match_columns [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-False] [gw22] [ 34%] PASSED test/base/test_events.py::SubclassGrowthTest::test_subclass [gw28] [ 34%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] test/sql/test_lambdas.py::LambdaElementTest::test_in_expressions test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-True] test/sql/test_insert.py::InsertTest::test_generic_insert_bind_params_all_columns [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_6 test/orm/test_joins.py::JoinTest::test_single_prop_9 [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_generic_insert_bind_params_all_columns test/base/test_except.py::PickleException::test_all_exc [gw22] [ 34%] PASSED test/base/test_except.py::PickleException::test_all_exc test/sql/test_insert.py::InsertTest::test_inline_default [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-True] [gw1] [ 34%] 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] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_9 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-False] [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_inline_default test/sql/test_insert.py::InsertTest::test_inline_defaults [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_expressions test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-True] test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_five [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_inline_defaults test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-plain] test/sql/test_insert.py::InsertTest::test_insert_from_select_col_values test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child [gw12] [ 34%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_col_values [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_five test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_four [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-False] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-True] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-False] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_four test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_one test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-True] [gw21] [ 34%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_single_entity [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_one test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_three test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_multiple_entity [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-True] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_three test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-False] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child_select_from test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_two [gw9] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-True] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-False] test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_two test/sql/test_lambdas.py::LambdaElementTest::test_insert_statement test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-True] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-True] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_insert_statement test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-False] test/sql/test_lambdas.py::LambdaElementTest::test_maintain_required_bindparam [gw7] [ 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 [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_maintain_required_bindparam test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-True] test/sql/test_lambdas.py::LambdaElementTest::test_no_var_dict_keys [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-True] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_no_var_dict_keys test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_no_paramtrack [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-True] [gw16] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_evaluate test/dialect/mysql/test_dialect.py::ParseVersionTest::test_502_minimum [gw30] [ 34%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_502_minimum [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_no_paramtrack test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_paramtrack test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-False] test/engine/test_logging.py::PoolLoggingTest::test_queuepool_echo test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_fetch [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_select_parent_child [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_paramtrack test/sql/test_lambdas.py::LambdaElementTest::test_op_forwards [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-True] test/orm/test_joins.py::SelfRefMixedTest::test_m2m_aliased_plus_o2m test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-False] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-False] [gw30] [ 34%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_queuepool_echo test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-True] test/engine/test_logging.py::PoolLoggingTest::test_queuepool_logging [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-plain] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_op_forwards test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-text] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-True] test/sql/test_lambdas.py::LambdaElementTest::test_op_reverse [gw30] [ 34%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_queuepool_logging [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-text] test/engine/test_logging.py::PoolLoggingTest::test_stpool_echo test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-literal_column] [gw9] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-False] [gw28] [ 34%] 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] [gw21] [ 34%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_multiple_entity [gw30] [ 34%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_stpool_echo test/engine/test_logging.py::PoolLoggingTest::test_stpool_logging [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-False] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-True] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-text] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-text] test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_single_entity [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-True] test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_collection [gw30] [ 34%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_stpool_logging test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-literal_column] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-literal_column] [gw7] [ 34%] PASSED test/orm/test_joins.py::SelfRefMixedTest::test_m2m_aliased_plus_o2m test/orm/test_joins.py::SelfRefMixedTest::test_o2m_aliased_plus_o2m [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_op_reverse test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_ok_w_tracking_disabled [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_ok_w_tracking_disabled test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_used_outside_lambda test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-plain] [gw28] [ 34%] 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] test/engine/test_logging.py::TransactionContextLoggingTest::test_begin_once_block [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_begin_once_block test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-False] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-False] [gw28] [ 34%] 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] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-literal_column] [gw7] [ 34%] PASSED test/orm/test_joins.py::SelfRefMixedTest::test_o2m_aliased_plus_o2m [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_autocommit [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_used_outside_lambda test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_cols_clause [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_cols_clause test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-plain] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-text] [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_autocommit test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_engine_level_autocommit test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_from_clause [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_from_clause test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_full_stmt [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-literal_column] [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-True] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-True] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-False] [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_engine_level_autocommit test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-plain] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-text] [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback_autocommit [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_full_stmt test/sql/test_lambdas.py::LambdaElementTest::test_reject_dict_literal_keys [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_dict_literal_keys test/sql/test_lambdas.py::LambdaElementTest::test_reject_methods [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-True] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-literal_column] [gw30] [ 34%] 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 [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_methods test/sql/test_lambdas.py::LambdaElementTest::test_reject_plain_object [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-False] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-True] [gw28] [ 34%] 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] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-text] [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_engine_level_autocommit_exec_opt_nonauto test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_echo [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_echo [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_plain_object test/sql/test_lambdas.py::LambdaElementTest::test_rhs_type_detection_from_left [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_rhs_type_detection_from_left test/sql/test_lambdas.py::LambdaElementTest::test_rhs_type_detection_standalone [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-text] test/orm/test_loading.py::SelectStarTest::test_single_star[core-literal_column] test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_plain [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_plain [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-literal_column] test/orm/test_loading.py::SelectStarTest::test_single_star[core-plain] [gw9] [ 34%] 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 [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-False] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-True] [gw17] [ 34%] PASSED 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_persistent[True-False-True-True-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_rhs_type_detection_standalone test/sql/test_lambdas.py::LambdaElementTest::test_select_columns_clause [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_columns_clause [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-plain] test/orm/test_loading.py::SelectStarTest::test_single_star[core-text] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-text] test/sql/test_lambdas.py::LambdaElementTest::test_select_fromclause [gw21] [ 34%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_single_entity [gw16] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_fetch [gw1] [ 34%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-True] test/orm/test_froms.py::CustomJoinTest::test_double_same_mappers_explicit_alias test/engine/test_logging.py::TransactionContextLoggingTest::test_logging_compatibility [gw30] [ 34%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_logging_compatibility test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[joins] [gw17] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-False] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_fromclause test/sql/test_lambdas.py::LambdaElementTest::test_select_future_expanding_columns test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_filter_baked_query_shard_id test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-True] test/orm/test_loading.py::SelectStarTest::test_single_star[orm-literal_column] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-literal_column] test/orm/test_loading.py::SelectStarTest::test_single_star[orm-plain] [gw28] [ 34%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-plain] test/orm/test_loading.py::SelectStarTest::test_single_star[orm-text] [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_future_expanding_columns test/sql/test_lambdas.py::LambdaElementTest::test_select_legacy_expanding_columns [gw10] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_legacy_expanding_columns test/sql/test_lambdas.py::LambdaElementTest::test_select_whereclause test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_basic [gw28] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-text] [gw17] [ 35%] 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_persistent[True-True-False-False-False] [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_whereclause test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_embedded [gw17] [ 35%] PASSED 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_m2o_lazy_loader_on_persistent[True-True-False-False-True] test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_fixed test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_w_limit [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_embedded test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_linked [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-False] [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_linked test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_statement [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-False] [gw9] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_scalar [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_basic test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-True] [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_statement test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_lazy_fallback_doesnt_affect_eager test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_hey_theres_multiple_paths [gw31] [ 35%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_fixed test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_hist [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-False] [gw1] [ 35%] PASSED test/orm/test_froms.py::CustomJoinTest::test_double_same_mappers_explicit_alias [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-False] [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_hey_theres_multiple_paths test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-True] test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_key test/orm/test_mapper.py::MapperTest::test_key_error_raised_class_mapper [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_lazy_fallback_doesnt_affect_eager [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_key test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_no_depth test/orm/test_froms.py::EntityFromSubqueryTest::test_aliases test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_no_key [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-True] [gw28] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_w_limit [gw10] [ 35%] 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 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-False] test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_wo_limit [gw17] [ 35%] PASSED 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_persistent[True-True-True-True-True] [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_no_depth test/ext/test_automap.py::AutomapTest::test_exception_prepare_not_called [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[0] test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_options [gw10] [ 35%] 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 [gw17] [ 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] [gw16] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_filter_baked_query_shard_id [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_key_error_raised_class_mapper [gw28] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_wo_limit [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_one [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-False] test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_three test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_join_w_subquery [gw9] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_hist test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-True] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get test/orm/test_mapper.py::MapperTest::test_many_to_many_count [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[0] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[1] [gw10] [ 35%] 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 [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-False] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[use_unicode-False] [gw30] [ 35%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[joins] test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_load_hist [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_options test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_with_deferred [gw29] [ 35%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[use_unicode-False] [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-True] [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[1] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[2] test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[plain] [gw5] [ 35%] PASSED test/ext/test_automap.py::AutomapTest::test_exception_prepare_not_called [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_two test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_additional_hascachekey_variants test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-load-normal] [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-False] [gw28] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_join_w_subquery [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_many_to_many_count [gw10] [ 35%] 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] [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-False] [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[2] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[3] test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_w_limit test/orm/test_mapper.py::MapperTest::test_mapping_to_join_exclude_prop [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_customtrack_binds[False] test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_customtrack_binds[True] [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-False] test/aaa_profiling/test_memusage.py::CycleTest::test_proxied_attribute [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-False] [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[3] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_exclude_prop test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[4] [gw10] [ 35%] 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 [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-False] [gw10] [ 35%] 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 [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_aliases test/orm/test_froms.py::EntityFromSubqueryTest::test_error_w_aliased_against_select test/orm/test_mapper.py::MapperTest::test_mapping_to_join_explicit_prop [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-False] [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[4] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[5] [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_with_deferred test/orm/test_eager_relations.py::SelfReferentialM2MEagerTest::test_basic [gw9] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_load_hist [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_error_w_aliased_against_select test/orm/test_froms.py::EntityFromSubqueryTest::test_filter test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-True] [gw10] [ 35%] 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 [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-True] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_explicit_prop test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_persistent test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-False] [gw28] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_w_limit [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_values_notrack test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_list_of_opts test/orm/test_mapper.py::MapperTest::test_mapping_to_join_no_pk [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[5] test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_wo_limit [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_filter test/orm/test_froms.py::EntityFromSubqueryTest::test_group_by test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[6] [gw17] [ 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_transient[False-True-False-True-True] [gw10] [ 35%] 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 [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_set_of_opts test/sql/test_lambdas.py::LambdaElementTest::test_update_statement [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-True] [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SelfReferentialM2MEagerTest::test_basic [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_group_by test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-False] test/orm/test_froms.py::EntityFromSubqueryTest::test_having [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[6] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_no_pk test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[7] [gw30] [ 35%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[plain] [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-False] test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_multi_null_booleans [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_having test/orm/test_froms.py::EntityFromSubqueryTest::test_join test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-True] test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[unions] test/orm/test_mapper.py::MapperTest::test_mapping_to_join_raises [gw10] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_update_statement [gw29] [ 35%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-load-normal] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_cols_round_trip [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_raises test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-load-viewonly] [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_join [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-False] test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_entities [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[7] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[8] test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-False] [gw28] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_wo_limit test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-True] [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-True] test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_plain test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-False] [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_entities test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_newstyle [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[8] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin [gw9] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_persistent test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[9] [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-True] test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin_no_partial_pks test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_transient [gw16] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_newstyle test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_oldstyle [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-False] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_oldstyle [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[9] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_lambdas_rejected_in_options test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_none_to_subquery [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin_no_partial_pks [gw17] [ 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_transient[True-False-False-True-True] [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_none_to_subquery test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_adaption test/orm/test_mapper.py::MapperTest::test_mapping_to_union_dont_overlimit_pk [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_lambdas_rejected_in_options test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_multiple_entities_single_lambda [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-True] [gw28] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_plain test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-False] test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf [gw10] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_cols_round_trip [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_adaption test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_replace [gw26] [ 35%] SKIPPED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-False] [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_multiple_entities_single_lambda 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_subqueryload_external_lambda_caveats test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-normal] [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_replace test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_w_alias_to_none test/orm/test_lockmode.py::CompileTest::test_default_update [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-False] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_union_dont_overlimit_pk [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_w_alias_to_none test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_aliases_none_to_none [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-True] [gw9] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_transient [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_aliases_none_to_none test/orm/test_froms.py::EntityFromSubqueryTest::test_no_joinedload test/orm/test_mapper.py::MapperTest::test_no_pks_1 [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_multi_null_booleans [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-True] test/orm/test_inspect.py::TestORMInspection::test_instance_state_info test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-False] test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_null [gw1] [ 35%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_no_joinedload [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-False] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_no_pks_1 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-True] test/orm/test_mapper.py::MapperTest::test_no_pks_2 test/orm/test_froms.py::ExternalColumnsTest::test_external_columns [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-True] [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_external_lambda_caveats test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_internal_lambda test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-False] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_no_pks_2 [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-True] test/orm/test_mapper.py::MapperTest::test_oldstyle_mixin [gw28] [ 35%] PASSED test/orm/test_lockmode.py::CompileTest::test_default_update [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-False] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_oldstyle_mixin [gw26] [ 35%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-normal] test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-False] test/orm/test_mapper.py::MapperTest::test_override_1 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-True] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-viewonly] [gw9] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_info [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-True] [gw20] [ 35%] 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 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-False] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_override_1 test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist test/orm/test_mapper.py::MapperTest::test_override_2 [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-True] [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_null [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda [gw28] [ 35%] PASSED test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda_query [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-True] test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload_no_render_oracle [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_override_2 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_no_load_on_pending_allows_backref_event test/orm/test_mapper.py::MapperTest::test_override_3 test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property [gw17] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_no_load_on_pending_allows_backref_event [gw16] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query [gw26] [ 35%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-viewonly] [gw20] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda_query test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-normal] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query_shard_id test/orm/test_loading.py::InstanceProcessorTest::test_state_no_load_path_comparison [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_override_3 [gw28] [ 35%] PASSED test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload_no_render_oracle test/orm/test_mapper.py::MapperTest::test_prop_filters test/orm/test_lambdas.py::PolymorphicTest::test_join_second_prop_lambda test/orm/test_lockmode.py::CompileTest::test_mysql_read [gw1] [ 35%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_bad [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property [gw1] [ 35%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_bad test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_compound test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_correlated [gw28] [ 35%] PASSED test/orm/test_lockmode.py::CompileTest::test_mysql_read [gw26] [ 35%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-normal] [gw9] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-viewonly] test/orm/test_lockmode.py::CompileTest::test_not_supported_by_dialect_should_just_use_update test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist_load [gw1] [ 35%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_compound [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_filters test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_joinedload [gw28] [ 35%] 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::MapperTest::test_prop_filters_defaults [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_correlated test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_desc [gw26] [ 35%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-viewonly] [gw17] [ 35%] PASSED test/orm/test_loading.py::InstanceProcessorTest::test_state_no_load_path_comparison test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-normal] [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_filters_defaults [gw28] [ 35%] PASSED test/orm/test_lockmode.py::CompileTest::test_oracle_update test/orm/test_lockmode.py::CompileTest::test_oracle_update_skip_locked test/orm/test_mapper.py::MapperTest::test_prop_shadow test/orm/test_loading.py::InstancesTest::test_cursor_close_exception_raised_in_iteration [gw20] [ 35%] PASSED test/orm/test_lambdas.py::PolymorphicTest::test_join_second_prop_lambda [gw1] [ 35%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_joinedload [gw21] [ 35%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_desc [gw28] [ 35%] PASSED test/orm/test_lockmode.py::CompileTest::test_oracle_update_skip_locked test/orm/test_lambdas.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_nowait_update [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_shadow [gw26] [ 35%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-normal] test/orm/test_mapper.py::MapperTest::test_props test/orm/test_froms.py::InstancesTest::test_contains_eager_aliased test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-viewonly] [gw9] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist_load [gw28] [ 35%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_nowait_update test/orm/test_inspect.py::TestORMInspection::test_is_instance test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_update [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_props [gw20] [ 35%] PASSED test/orm/test_lambdas.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_mapper.py::MapperTest::test_reassign_polymorphic_identity_warns test/sql/test_lateral.py::LateralTest::test_alias_of_lateral [gw28] [ 35%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_update [gw26] [ 35%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-viewonly] test/orm/test_lockmode.py::CompileTest::test_postgres_read [gw16] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query_shard_id test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-normal] [gw20] [ 35%] PASSED test/sql/test_lateral.py::LateralTest::test_alias_of_lateral [gw31] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_reassign_polymorphic_identity_warns test/sql/test_lateral.py::LateralTest::test_from_function test/orm/test_mapper.py::MapperTest::test_reconfigure_on_other_mapper test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_explicit_shard [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_from_function test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[False] [gw28] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_read test/orm/test_lockmode.py::CompileTest::test_postgres_read_nowait [gw20] [ 36%] 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] [gw17] [ 36%] PASSED test/orm/test_loading.py::InstancesTest::test_cursor_close_exception_raised_in_iteration test/orm/test_loading.py::InstancesTest::test_cursor_close_w_failed_rowproc [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-normal] test/orm/test_attributes.py::AttributesTest::test_del_scalar_nonobject [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[True] [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconfigure_on_other_mapper test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_implicit_subquery [gw4] [ 36%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_scalar_nonobject [gw17] [ 36%] PASSED test/orm/test_loading.py::InstancesTest::test_cursor_close_w_failed_rowproc test/orm/test_loading.py::InstancesTest::test_row_proc_not_created test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-viewonly] [gw28] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_read_nowait [gw9] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_is_instance [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_implicit_subquery test/sql/test_metadata.py::ConstraintTest::test_copy_doesnt_reference test/orm/test_mapper.py::MapperTest::test_reconstructor test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_subquery test/orm/test_lockmode.py::CompileTest::test_postgres_update [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_copy_doesnt_reference [gw17] [ 36%] PASSED test/orm/test_loading.py::InstancesTest::test_row_proc_not_created [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_subquery test/sql/test_lateral.py::LateralTest::test_no_alias_construct test/sql/test_metadata.py::ConstraintTest::test_derived_column_references test/orm/test_inspect.py::TestORMInspection::test_local_table [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_derived_column_references [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_no_alias_construct test/sql/test_lateral.py::LateralTest::test_plain_join test/orm/test_loading.py::MergeResultTest::test_entity_col_mix_plain_tuple_frozen [gw28] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update test/sql/test_metadata.py::ConstraintTest::test_double_fk_usage_raises [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_double_fk_usage_raises test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_inline test/orm/test_mapper.py::MapperTest::test_reconstructor_inheritance [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_aliased [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-viewonly] [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_plain_join [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_inline test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_standalone test/orm/test_lockmode.py::CompileTest::test_postgres_update_of test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining test/sql/test_lateral.py::LateralTest::test_plain_join_implicit_subquery [gw4] [ 36%] 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 [gw4] [ 36%] 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 [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_w_cols_private_table_arg [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining_aliased_endpoint [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_plain_join_implicit_subquery test/sql/test_lateral.py::LateralTest::test_select_from test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns_functional [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns_functional test/sql/test_metadata.py::ConstraintTest::test_inline_decl_string [gw28] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_inheritance [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from test/sql/test_lateral.py::LateralTest::test_select_from_implicit_subquery [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining_aliased_endpoint test/orm/test_froms.py::InstancesTest::test_contains_eager_four [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_string test/sql/test_metadata.py::ConstraintTest::test_inline_decl_textonly [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_textonly test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from_implicit_subquery test/sql/test_lateral.py::LateralTest::test_select_from_text_implicit_subquery [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_four test/orm/test_froms.py::InstancesTest::test_contains_eager_four_future test/orm/test_mapper.py::MapperTest::test_reconstructor_init [gw4] [ 36%] 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 [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from_text_implicit_subquery [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns_notattached test/sql/test_lateral.py::LateralTest::test_standalone test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_strings [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_four_future [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_standalone [gw28] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_alias test/sql/test_lateral.py::LateralTest::test_standalone_implicit_subquery test/orm/test_mapper.py::MapperTest::test_reconstructor_init_callable_object test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending_doesnt_interfere_no_ident test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity_list [gw20] [ 36%] PASSED test/sql/test_lateral.py::LateralTest::test_standalone_implicit_subquery [gw4] [ 36%] 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 [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_no_warning_w_no_columns test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_dont_use_get_pj_is_different test/sql/test_metadata.py::ConstraintTest::test_non_attached_col_plus_string_expr [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_non_attached_col_plus_string_expr test/sql/test_metadata.py::ConstraintTest::test_pickle_ck_binary_annotated_col [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_ck_binary_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_fk_annotated_col [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_alias test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased [gw9] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_local_table [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_callable_object [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_fk_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_idx_expr_annotated_col [gw28] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity_list test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable test/orm/test_mapper.py::MapperTest::test_reconstructor_init_inheritance test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_list [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_idx_expr_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_uq_annotated_col [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_uq_annotated_col test/sql/test_metadata.py::ConstraintTest::test_raise_clauseelement_not_a_column [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending_doesnt_interfere_no_ident [gw20] [ 36%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_dont_use_get_pj_is_different [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_clauseelement_not_a_column test/sql/test_metadata.py::ConstraintTest::test_raise_expr_no_column [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased test/orm/test_merge.py::MergeTest::test_resolve_conflicts_persistent test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased_of_type test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_reverseorder [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_expr_no_column test/sql/test_metadata.py::ConstraintTest::test_raise_index_nonexistent_name [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_index_nonexistent_name test/sql/test_metadata.py::ConstraintTest::test_raise_not_a_column [gw17] [ 36%] PASSED test/orm/test_loading.py::MergeResultTest::test_entity_col_mix_plain_tuple_frozen [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_not_a_column test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor [gw28] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_list test/orm/test_lockmode.py::CompileTest::test_postgres_update_skip_locked [gw16] [ 36%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_explicit_shard test/orm/test_loading.py::MergeResultTest::test_single_column_frozen [gw20] [ 36%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_reverseorder [gw17] [ 36%] PASSED test/orm/test_loading.py::MergeResultTest::test_single_column_frozen [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_inheritance test/orm/test_loading.py::MergeResultTest::test_single_entity_frozen [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor_not_available test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_sameorder [gw4] [ 36%] 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 [gw4] [ 36%] 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 [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased_of_type test/orm/test_froms.py::InstancesTest::test_contains_eager_one test/orm/test_mapper.py::MapperTest::test_reconstructor_init_simulate_cython test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_lookup_w_shard [gw17] [ 36%] PASSED test/orm/test_loading.py::MergeResultTest::test_single_entity_frozen [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_linktoname_conflict test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_onname [gw28] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_skip_locked [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_one test/orm/test_froms.py::InstancesTest::test_contains_eager_two [gw4] [ 36%] 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 [gw20] [ 36%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_sameorder [gw30] [ 36%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[unions] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-literal_column] [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_persistent [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_simulate_cython [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_remove_table_fk_bookkeeping test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns test/orm/test_lazy_relations.py::CorrelatedTest::test_correlated_lazyload [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns_functional test/orm/test_lockmode.py::ForUpdateTest::test_key_share test/orm/test_mapper.py::MapperTest::test_reentrant_compile [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns_functional [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_two [gw9] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable_fixed test/orm/test_merge.py::MergeTest::test_synonym [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_synonym test/orm/test_merge.py::MergeTest::test_transient_no_load test/sql/test_metadata.py::ConstraintTest::test_separate_decl_textonly [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_textonly test/sql/test_metadata.py::ConstraintTest::test_table_references test/orm/test_manytomany.py::AssortedPersistenceTests::test_remove_scalar test/orm/test_froms.py::InstancesTest::test_from_alias_four [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_four test/orm/test_froms.py::InstancesTest::test_from_alias_three [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_transient_no_load [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_table_references test/sql/test_metadata.py::ConstraintTest::test_to_metadata_ok [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_to_metadata_ok test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_col_orig_first [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_col_orig_first test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_first [gw4] [ 36%] 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 [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_three test/orm/test_froms.py::InstancesTest::test_from_alias_two test/orm/test_merge.py::MergeTest::test_transient_non_mutated_collection [gw4] [ 36%] 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 [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reentrant_compile test/orm/test_mapper.py::MapperTest::test_registry_configure[False] [gw20] [ 36%] PASSED test/orm/test_lazy_relations.py::CorrelatedTest::test_correlated_lazyload [gw28] [ 36%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_key_share [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname_conflict [gw4] [ 36%] 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 test/orm/test_lockmode.py::ForUpdateTest::test_nowait test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_no_initialize [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_two test/orm/test_froms.py::InstancesTest::test_from_alias_two_needs_nothing [gw4] [ 36%] 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 [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_string [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_transient_non_mutated_collection test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_col [gw29] [ 36%] 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_transient_to_pending [gw4] [ 36%] 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 [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_two_needs_nothing test/orm/test_froms.py::InstancesTest::test_mixed_eager_contains_with_limit [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_registry_configure[False] test/orm/test_mapper.py::MapperTest::test_registry_configure[True] [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_string test/sql/test_metadata.py::ConstraintTest::test_unnamed_column_exception [gw4] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_unnamed_column_exception [gw28] [ 36%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_nowait test/orm/test_lockmode.py::ForUpdateTest::test_of_single_col test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-noload-normal] [gw30] [ 36%] PASSED test/orm/test_manytomany.py::AssortedPersistenceTests::test_remove_scalar test/sql/test_metadata.py::CopyDialectOptionsTest::test_dialect_options_are_copied [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending test/orm/test_manytomany.py::AssortedPersistenceTests::test_session_delete test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection [gw4] [ 36%] PASSED test/sql/test_metadata.py::CopyDialectOptionsTest::test_dialect_options_are_copied test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_kwargs [gw28] [ 36%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_of_single_col [gw16] [ 36%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_lookup_w_shard [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_kwargs [gw20] [ 36%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_no_initialize test/orm/test_lockmode.py::ForUpdateTest::test_plain test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_opt [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_opt [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_registry_configure[True] [gw17] [ 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] [gw29] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-noload-normal] [gw17] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-plain] [gw1] [ 36%] PASSED test/orm/test_froms.py::InstancesTest::test_mixed_eager_contains_with_limit [gw9] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable_fixed test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_return_never_set test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_participating_via_kwargs [gw4] [ 36%] 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 [gw4] [ 36%] 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 test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-text] [gw17] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-text] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[False] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-noload-viewonly] [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection test/orm/test_inspect.py::TestORMInspection::test_not_mapped_class test/orm/test_mapper.py::MapperTest::test_replace_col_prop_w_syn [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_dialect test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_key [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_key test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_invalid_dialect test/orm/test_froms.py::LabelCollideTest::test_overlap_plain [gw28] [ 36%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_plain test/orm/test_lockmode.py::ForUpdateTest::test_read [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_invalid_dialect test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_nonparticipating [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_nonparticipating test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection_pk_none [gw20] [ 36%] 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 test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating [gw29] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-noload-viewonly] [gw30] [ 36%] PASSED test/orm/test_manytomany.py::AssortedPersistenceTests::test_session_delete test/orm/inheritance/test_manytomany.py::InheritTest::test_basic [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating_no_existing [gw28] [ 36%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_read [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_replace_col_prop_w_syn [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating_no_existing test/sql/test_metadata.py::DialectKWArgTest::test_bad_kwarg_raise test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-load-normal] [gw1] [ 36%] PASSED test/orm/test_froms.py::LabelCollideTest::test_overlap_plain test/orm/test_mapper.py::MapperTest::test_replace_rel_prop_with_rel_warns [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_bad_kwarg_raise test/sql/test_metadata.py::DialectKWArgTest::test_combined [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_combined test/orm/test_froms.py::LabelCollideTest::test_overlap_subquery test/sql/test_metadata.py::DialectKWArgTest::test_contains_wildcard [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_contains_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate test/engine/test_logging.py::EchoTest::test_echo_flag_independence [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate_exceptions_delayed [gw20] [ 36%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_no_initialize test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_return_never_set [gw26] [ 36%] 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 [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate_exceptions_delayed test/sql/test_metadata.py::DialectKWArgTest::test_key_error_dialect_options [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_replace_rel_prop_with_rel_warns [gw1] [ 36%] PASSED test/orm/test_froms.py::LabelCollideTest::test_overlap_subquery [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_no_pk [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_dialect_options test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_argument [gw30] [ 36%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest::test_basic test/orm/test_mapper.py::MapperTest::test_scalar_pk_arg test/orm/test_froms.py::MixedEntitiesTest::test_add_multi_columns [gw4] [ 36%] 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 [gw4] [ 36%] 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 [gw29] [ 36%] 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] [gw28] [ 36%] PASSED test/engine/test_logging.py::EchoTest::test_echo_flag_independence test/engine/test_logging.py::EchoTest::test_levels [gw28] [ 36%] PASSED test/engine/test_logging.py::EchoTest::test_levels test/engine/test_logging.py::LogParamsTest::test_error_large_dict test/orm/test_merge.py::MergeTest::test_transient_to_persistent [gw9] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_not_mapped_class test/orm/inheritance/test_manytomany.py::InheritTest2::test_basic [gw20] [ 36%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_return_never_set [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_underscore test/sql/test_metadata.py::DialectKWArgTest::test_multiple_participating [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_multiple_participating test/sql/test_metadata.py::DialectKWArgTest::test_nonparticipating test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_no_initialize [gw28] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_error_large_dict [gw26] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_persistent [gw31] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_scalar_pk_arg test/orm/test_inspect.py::TestORMInspection::test_not_mapped_instance [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_nonparticipating test/sql/test_metadata.py::DialectKWArgTest::test_not_contains_wildcard [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_not_contains_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_participating test/orm/test_merge.py::MergeTest::test_transient_to_persistent_collection [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating test/sql/test_metadata.py::DialectKWArgTest::test_participating_bad_kw test/orm/test_mapper.py::MapperTest::test_self_ref_synonym test/engine/test_logging.py::LogParamsTest::test_error_large_list [gw28] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_error_large_list [gw4] [ 36%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating_bad_kw test/sql/test_metadata.py::DialectKWArgTest::test_participating_unknown_schema_item [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_no_initialize test/engine/test_logging.py::LogParamsTest::test_exception_format_dict_param [gw4] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating_unknown_schema_item test/sql/test_metadata.py::DialectKWArgTest::test_uninit_wildcard [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-load-viewonly] test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_return_never_set [gw4] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_uninit_wildcard [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_dict_param test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-noload-normal] [gw30] [ 37%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest2::test_basic test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning [gw4] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters test/orm/inheritance/test_manytomany.py::InheritTest2::test_get [gw4] [ 37%] 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 [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_self_ref_synonym [gw4] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates_multiple test/sql/test_metadata.py::DialectKWArgTest::test_update [gw4] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_update [gw16] [ 37%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[False] [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_dbapi_round_trip test/orm/test_mapper.py::MapperTest::test_sort_states_comparisons [gw26] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_persistent_collection [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_return_never_set test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_no_initialize [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_dbapi_round_trip test/orm/test_merge.py::MergeTest::test_unsaved_cascade test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[True] test/sql/test_metadata.py::DialectKWArgTest::test_wildcard [gw4] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_wildcard test/sql/test_metadata.py::InfoTest::test_check_constraint_info [gw4] [ 37%] PASSED test/sql/test_metadata.py::InfoTest::test_check_constraint_info test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_nondbapi_round_trip [gw30] [ 37%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest2::test_get [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_sort_states_comparisons test/sql/test_metadata.py::InfoTest::test_column_info [gw4] [ 37%] PASSED test/sql/test_metadata.py::InfoTest::test_column_info test/sql/test_metadata.py::InfoTest::test_foreignkey_constraint_info [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-noload-normal] test/orm/test_mapper.py::MapperTest::test_synonym [gw4] [ 37%] PASSED test/sql/test_metadata.py::InfoTest::test_foreignkey_constraint_info test/sql/test_metadata.py::InfoTest::test_foreignkey_info [gw4] [ 37%] PASSED test/sql/test_metadata.py::InfoTest::test_foreignkey_info [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_no_initialize test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-noload-viewonly] [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_nondbapi_round_trip test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_member_parameter test/orm/inheritance/test_manytomany.py::InheritTest3::test_advanced test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_return_never_set [gw26] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_unsaved_cascade [gw9] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_not_mapped_instance [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_member_parameter test/orm/test_merge.py::MergeTest::test_value_to_none test/orm/test_inspect.py::TestORMInspection::test_object_accessor test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_parameter [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_add_multi_columns test/orm/test_froms.py::MixedEntitiesTest::test_alias_naming [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_parameter [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-noload-viewonly] test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_dict [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_alias_naming test/orm/test_froms.py::MixedEntitiesTest::test_aliased_adapt_on_names [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_return_never_set [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-load-normal] [gw23] [ 37%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_missing [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_dict test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative_child_expired test/orm/test_mapper.py::MapperTest::test_synonym_column_location [gw26] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_value_to_none test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_tuple test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_nopk [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_tuple [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_column_location [gw26] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_nopk test/engine/test_logging.py::LogParamsTest::test_log_large_multi_parameter [gw30] [ 37%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest3::test_advanced [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_missing test/orm/test_mapper.py::MapperTest::test_synonym_get_history test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_pk [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_aliased_adapt_on_names test/orm/inheritance/test_manytomany.py::InheritTest3::test_basic test/orm/test_froms.py::MixedEntitiesTest::test_aliased_multi_mappers test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_multi_parameter [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-load-normal] test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_multiple [gw26] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_pk test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-load-viewonly] [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_get_history [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_aliased_multi_mappers test/orm/test_froms.py::MixedEntitiesTest::test_column_from_limited_joinedload test/orm/test_mapper.py::MapperTest::test_synonym_map_column_conflict [gw30] [ 37%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest3::test_basic [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_multiple test/orm/test_merge.py::MutableMergeTest::test_list [gw9] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_object_accessor test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_single [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable test/orm/test_inspect.py::TestORMInspection::test_persist_selectable test/orm/test_manytomany.py::M2MTest::test_bidirectional test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable_on_pending [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_from_limited_joinedload test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eight [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_map_column_conflict [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-load-viewonly] [gw16] [ 37%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[True] test/orm/test_mapper.py::MapperTest::test_synonym_nonexistent_attr test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-noload-normal] [gw26] [ 37%] PASSED test/orm/test_merge.py::MutableMergeTest::test_list [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eight test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eleven [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_single test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[False] test/engine/test_logging.py::LogParamsTest::test_log_no_parameters test/orm/test_merge.py::PolymorphicOnTest::test_merge_polymorphic_on [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_nonexistent_attr [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable_on_pending [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_no_parameters test/orm/test_mapper.py::MapperTest::test_synonym_of_non_property_raises test/engine/test_logging.py::LogParamsTest::test_log_positional_array [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_positional_array [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-noload-normal] test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_list test/orm/test_lazy_relations.py::LazyTest::test_annotated_fn_criteria [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_of_non_property_raises test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-noload-viewonly] test/orm/test_mapper.py::MapperTest::test_synonym_of_synonym [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_list [gw26] [ 37%] PASSED test/orm/test_merge.py::PolymorphicOnTest::test_merge_polymorphic_on test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_named_dict [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eleven test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_five [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_named_dict test/sql/test_metadata.py::CatchAllEventsTest::test_all_events [gw30] [ 37%] PASSED test/orm/test_manytomany.py::M2MTest::test_bidirectional test/engine/test_logging.py::LogParamsTest::test_repr_params_large_list_of_dict [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_five test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_four [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_of_synonym [gw26] [ 37%] PASSED test/sql/test_metadata.py::CatchAllEventsTest::test_all_events test/sql/test_metadata.py::CatchAllEventsTest::test_events_per_constraint test/orm/test_manytomany.py::M2MTest::test_joinedload_on_double [gw9] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_persist_selectable [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_large_list_of_dict [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_four test/orm/test_mapper.py::MapperTest::test_synonym_replaces_backref test/engine/test_logging.py::LogParamsTest::test_repr_params_named_dict [gw26] [ 37%] PASSED test/sql/test_metadata.py::CatchAllEventsTest::test_events_per_constraint test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_clause test/orm/test_inspect.py::TestORMInspection::test_persistence_states test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_nine [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_clause [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-noload-viewonly] [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_named_dict test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-load-normal] test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_array [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_nine test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_schemaitem [gw26] [ 37%] 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 [gw26] [ 37%] 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 [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_schemaitem test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_one [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_one test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_seven test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_positional [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_array test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_list [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_positional test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_positional [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_positional test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_four [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_four [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_seven test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_six test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_one [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_list [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_replaces_backref [gw26] [ 37%] 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 test/engine/test_logging.py::LogParamsTest::test_repr_params_unknown_list test/orm/test_mapper.py::MapperTest::test_unicode_relationship_backref_names [gw30] [ 37%] PASSED test/orm/test_manytomany.py::M2MTest::test_joinedload_on_double [gw26] [ 37%] 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 [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_two [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_six test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_ten test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_clause test/orm/test_manytomany.py::M2MTest::test_overlapping_attribute_error [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_annotated_fn_criteria [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_unknown_list [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_clause test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_schemaitem [gw26] [ 37%] 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 test/orm/test_lazy_relations.py::LazyTest::test_backrefs_dont_lazyload [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-load-normal] test/engine/test_logging.py::LogParamsTest::test_result_large_param [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_ten test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_three test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-load-viewonly] [gw30] [ 37%] PASSED test/orm/test_manytomany.py::M2MTest::test_overlapping_attribute_error [gw26] [ 37%] 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 [gw26] [ 37%] 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 [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_positional [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_three test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_two test/orm/test_manytomany.py::M2MTest::test_self_referential_bidirectional_mutation test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_positional [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_positional [gw16] [ 37%] 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] [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unicode_relationship_backref_names test/orm/test_mapper.py::MapperTest::test_unmapped_error test/sql/test_metadata.py::ColumnDefinitionTest::test_basic [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_basic test/sql/test_metadata.py::ColumnDefinitionTest::test_bogus [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_two test/orm/test_froms.py::MixedEntitiesTest::test_correlated_subquery [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_bogus test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_create [gw28] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_result_large_param [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_backrefs_dont_lazyload [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_create test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy [gw30] [ 37%] PASSED test/orm/test_manytomany.py::M2MTest::test_self_referential_bidirectional_mutation [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_correlated_subquery test/orm/test_froms.py::MixedEntitiesTest::test_expression_selectable_matches_mzero test/orm/test_lazy_relations.py::LazyTest::test_basic [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_error test/engine/test_logging.py::LoggingNameTest::test_named_logger_echoflags_execute [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy_typeerror [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-load-viewonly] [gw9] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_persistence_states test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error test/orm/test_manytomany.py::M2MTest::test_self_referential_roundtrip test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-noload-normal] [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy_typeerror test/sql/test_metadata.py::ColumnDefinitionTest::test_incomplete_key test/orm/test_inspect.py::TestORMInspection::test_primary_key [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_echoflags_execute test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_incomplete_key test/sql/test_metadata.py::ColumnDefinitionTest::test_name_blank [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_basic [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_name_blank test/sql/test_metadata.py::ColumnDefinitionTest::test_name_none [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute test/orm/test_lazy_relations.py::LazyTest::test_callable_bind [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_expression_selectable_matches_mzero test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute_after_dispose [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_name_none test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_schema test/orm/test_froms.py::MixedEntitiesTest::test_from_self_internal_literals_newstyle test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error_iter_ok [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_schema test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_sql [gw26] [ 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 [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error_iter_ok [gw30] [ 37%] PASSED test/orm/test_manytomany.py::M2MTest::test_self_referential_roundtrip [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_unique_index_flags_default_to_none [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_from_self_internal_literals_newstyle [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute_after_dispose test/engine/test_logging.py::LoggingNameTest::test_named_logger_names [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_names test/engine/test_logging.py::LoggingNameTest::test_named_logger_names_after_dispose test/orm/test_manytomany.py::M2MTest::test_stale_conditions test/sql/test_metadata.py::ColumnOptionsTest::test_argument_signatures [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-noload-normal] test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns test/orm/test_mapper.py::MapperTest::test_unmapped_reconstructor_inheritance [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_names_after_dispose test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_echoflags_execute [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_callable_bind test/orm/test_lazy_relations.py::LazyTest::test_distinct test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-noload-viewonly] [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_echoflags_execute [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_argument_signatures test/sql/test_metadata.py::ColumnOptionsTest::test_column_info [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_reconstructor_inheritance [gw1] [ 37%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_execute [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_column_info test/sql/test_metadata.py::ColumnOptionsTest::test_default_generators [gw26] [ 37%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_default_generators test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_postmap [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_execute test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_names test/sql/test_metadata.py::ConstraintTest::test_ambig_check_constraint_auto_append [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_names [gw26] [ 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 test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_connection [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_one [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_postmap test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_three [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-noload-viewonly] [gw26] [ 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 [gw16] [ 37%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[True] test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_premap [gw28] [ 37%] PASSED test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_connection test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-load-normal] [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_two test/sql/test_metadata.py::ConstraintTest::test_auto_append_constraint [gw30] [ 37%] PASSED test/orm/test_manytomany.py::M2MTest::test_stale_conditions test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_db_lookup [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_constraint [gw9] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_primary_key test/sql/test_metadata.py::ConstraintTest::test_auto_append_lowercase_table [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_premap [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_lowercase_table test/orm/test_inspect.py::TestORMInspection::test_property test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_five test/orm/test_mapper.py::ComparatorFactoryTest::test_column [gw20] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_distinct test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_five test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_four test/orm/test_mapper.py::MapperTest::test_update_attr_keys [gw26] [ 37%] 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 [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_one test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_three [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_three test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_two [gw29] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-load-normal] [gw26] [ 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 [gw31] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_update_attr_keys test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-load-viewonly] [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_check_constraint_copy test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_one test/orm/test_mapper.py::MapperTest::test_utils [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_one test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_three [gw26] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_three test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_two [gw26] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_two test/sql/test_metadata.py::ConstraintTest::test_column_accessor_clause_element [gw26] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_clause_element test/sql/test_metadata.py::ConstraintTest::test_column_accessor_col [gw31] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_utils [gw26] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_col test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent [gw26] [ 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 test/orm/test_mapper.py::MapperTest::test_we_dont_call_bool [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-load-viewonly] [gw26] [ 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 test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-noload-normal] [gw26] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_column test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_table [gw26] [ 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 [gw31] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_we_dont_call_bool [gw26] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_associated_w_lowercase_table test/sql/test_metadata.py::ConstraintTest::test_column_references [gw9] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_property [gw30] [ 38%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_column [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac [gw26] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_references test/orm/test_mapper.py::MapperTest::test_we_dont_call_eq test/sql/test_metadata.py::ConstraintTest::test_column_references_derived test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac_against_subquery [gw26] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_references_derived test/orm/test_mapper.py::ComparatorFactoryTest::test_kwarg_accepted test/orm/test_inspect.py::TestORMInspection::test_rel_accessors [gw16] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_db_lookup [gw30] [ 38%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_kwarg_accepted [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-noload-normal] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_query_explicit_shard_via_bind_opts test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-noload-viewonly] test/orm/test_mapper.py::ComparatorFactoryTest::test_relationship [gw31] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_we_dont_call_eq [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-noload-viewonly] test/orm/test_mapper.py::ORMLoggingTest::test_mapper_info_aliased test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-load-normal] [gw30] [ 38%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_relationship test/orm/test_mapper.py::ComparatorFactoryTest::test_synonym [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac_against_subquery [gw9] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_rel_accessors test/orm/test_lazy_relations.py::LazyTest::test_limit test/orm/test_inspect.py::TestORMInspection::test_relationship_filter [gw30] [ 38%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_synonym [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-load-viewonly] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[False] [gw31] [ 38%] PASSED test/orm/test_mapper.py::ORMLoggingTest::test_mapper_info_aliased [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_limit test/orm/test_lazy_relations.py::LazyTest::test_many_to_many test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[False] [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-load-viewonly] [gw16] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_query_explicit_shard_via_bind_opts test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-noload-normal] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip [gw31] [ 38%] 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] [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_many test/orm/test_lazy_relations.py::LazyTest::test_many_to_one [gw30] [ 38%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[False] [gw9] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_relationship_filter [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-noload-normal] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[True] test/orm/test_inspect.py::TestORMInspection::test_session_accessor [gw31] [ 38%] 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_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-noload-viewonly] [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_one test/orm/test_lazy_relations.py::LazyTest::test_many_to_one_binds [gw31] [ 38%] 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] [gw30] [ 38%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[True] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[False] [gw31] [ 38%] 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] [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-noload-viewonly] [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_one_binds test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-load-normal] test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[cte] [gw31] [ 38%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[False] [gw30] [ 38%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[False] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[True] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[True] [gw31] [ 38%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[True] [gw30] [ 38%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[True] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[False] [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[cte] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[False] test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[plain] [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-load-viewonly] [gw9] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_session_accessor test/orm/test_inspect.py::TestORMInspection::test_synonym_filter [gw31] [ 38%] 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] [gw30] [ 38%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[False] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[True] [gw20] [ 38%] 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] [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-load-viewonly] [gw31] [ 38%] PASSED 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_on_sql-noload-normal] test/orm/test_mapper.py::RequirementsTest::test_comparison_overrides [gw16] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip [gw30] [ 38%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[True] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip_future [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[subquery] test/orm/test_lazy_relations.py::LazyTest::test_needs_parent test/orm/test_mapper.py::DocumentTest::test_doc_propagate [gw29] [ 38%] 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] [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_needs_parent [gw30] [ 38%] PASSED test/orm/test_mapper.py::DocumentTest::test_doc_propagate test/orm/test_lazy_relations.py::LazyTest::test_no_orphan test/orm/test_mapper.py::IsUserlandTest::test_column [gw30] [ 38%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_column [gw9] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_synonym_filter test/orm/test_mapper.py::IsUserlandTest::test_descriptor [gw30] [ 38%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_descriptor [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-noload-viewonly] test/orm/test_mapper.py::IsUserlandTest::test_dict [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_no_orphan test/orm/test_inspect.py::TestORMInspection::test_with_polymorphic test/orm/test_lazy_relations.py::LazyTest::test_one_to_many_scalar [gw30] [ 38%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_dict test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-normal] test/orm/test_mapper.py::IsUserlandTest::test_int [gw30] [ 38%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_int test/orm/test_mapper.py::IsUserlandTest::test_relationship [gw30] [ 38%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_relationship test/orm/test_mapper.py::IsUserlandTest::test_set [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_one_to_many_scalar [gw30] [ 38%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_set test/orm/test_lazy_relations.py::LazyTest::test_orderby test/orm/test_mapper.py::IsUserlandTest::test_string [gw30] [ 38%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_string [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-normal] test/orm/test_mapper.py::IsUserlandTest::test_unicode [gw31] [ 38%] PASSED test/orm/test_mapper.py::RequirementsTest::test_comparison_overrides [gw30] [ 38%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_unicode test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-viewonly] test/orm/test_mapper.py::RequirementsTest::test_composite_results [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby test/orm/test_mapper.py::MagicNamesTest::test_direct_stateish test/orm/test_lazy_relations.py::LazyTest::test_orderby_desc [gw30] [ 38%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_direct_stateish test/orm/test_mapper.py::MagicNamesTest::test_indirect_stateish [gw16] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip_future [gw31] [ 38%] PASSED test/orm/test_mapper.py::RequirementsTest::test_composite_results [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby_desc test/orm/test_mapper.py::RequirementsTest::test_nonzero_len_recursion test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_shard_id_event test/orm/test_lazy_relations.py::LazyTest::test_orderby_secondary [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-viewonly] [gw30] [ 38%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_indirect_stateish test/orm/test_mapper.py::MagicNamesTest::test_mappish [gw9] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_with_polymorphic [gw31] [ 38%] PASSED test/orm/test_mapper.py::RequirementsTest::test_nonzero_len_recursion test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-normal] test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_cloned_traversal [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby_secondary test/orm/test_lazy_relations.py::LazyTest::test_use_get_lambda_key_wont_go_stale test/orm/test_instrumentation.py::InitTest::test_A [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_A test/orm/test_instrumentation.py::InitTest::test_A_B_C [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-normal] [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_B_C test/orm/test_instrumentation.py::InitTest::test_A_B_Ci [gw30] [ 38%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_mappish test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-viewonly] [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_B_Ci test/orm/test_instrumentation.py::InitTest::test_A_Bi_C [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_use_get_lambda_key_wont_go_stale [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_Bi_C test/orm/test_lazy_relations.py::LazyTest::test_uselist_false_warning test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[False] test/orm/test_instrumentation.py::InitTest::test_Ai [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai test/orm/test_instrumentation.py::InitTest::test_Ai_B [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B test/orm/test_instrumentation.py::InitTest::test_Ai_B_C [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B_C test/orm/test_instrumentation.py::InitTest::test_Ai_B_Ci [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uselist_false_warning [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B_Ci [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-viewonly] test/orm/test_instrumentation.py::InitTest::test_Ai_Bi test/orm/test_lazy_relations.py::LazyTest::test_uses_get [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_Bi test/orm/test_instrumentation.py::InitTest::test_Ai_Bi_Ci test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-normal] [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_Bi_Ci test/orm/test_instrumentation.py::InitTest::test_Ai_b_Ci [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_b_Ci test/orm/test_instrumentation.py::InitTest::test_Ai_bi [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_bi test/orm/test_instrumentation.py::InitTest::test_Ai_bi_Ci [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_bi_Ci test/orm/test_instrumentation.py::InitTest::test_ai [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai test/orm/test_instrumentation.py::InitTest::test_ai_B [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai_B test/orm/test_instrumentation.py::InitTest::test_ai_Bi [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai_Bi test/orm/test_instrumentation.py::InitTest::test_defaulted_init [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-normal] [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_defaulted_init test/orm/test_instrumentation.py::MapperInitTest::test_del_warning [gw16] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_shard_id_event test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-viewonly] [gw30] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[False] [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::MapperInitTest::test_del_warning test/orm/test_instrumentation.py::MapperInitTest::test_partially_mapped_inheritance test/base/test_events.py::DisableClsPropagateTest::test_insert_invoke_clslevel [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uses_get test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_db test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[True] [gw11] [ 38%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_insert_invoke_clslevel test/orm/test_lazy_relations.py::LazyTest::test_uses_get_compatible_types [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::MapperInitTest::test_partially_mapped_inheritance test/sql/test_metadata.py::InfoTest::test_metadata_info [gw11] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_metadata_info test/sql/test_metadata.py::InfoTest::test_primarykey_constraint_info [gw11] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_primarykey_constraint_info test/sql/test_metadata.py::InfoTest::test_table_info test/orm/test_instrumentation.py::MiscTest::test_compileonattr [gw11] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_table_info [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr test/sql/test_metadata.py::InfoTest::test_unique_constraint_info test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-viewonly] [gw11] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_unique_constraint_info test/sql/test_metadata.py::MetaDataTest::test_assorted_repr test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-normal] [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_assorted_repr [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel test/sql/test_metadata.py::MetaDataTest::test_check_constraint_copy test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_a [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_check_constraint_copy test/sql/test_metadata.py::MetaDataTest::test_col_replace_w_constraint [gw30] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[True] [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_col_replace_w_constraint test/sql/test_metadata.py::MetaDataTest::test_col_subclass_copy test/orm/test_mapper.py::MapperTest::test_add_prop_via_backref_resets_memoizations_reconfigures [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_col_subclass_copy test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_fks_delivered_separately [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_a [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-normal] test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_b test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[mappings] [gw15] [ 38%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[mappings] [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_fks_delivered_separately test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-explicit_name] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-viewonly] [gw30] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_add_prop_via_backref_resets_memoizations_reconfigures [gw15] [ 38%] 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] test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_usealter [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_usealter test/orm/test_mapper.py::MapperTest::test_add_property [gw16] [ 38%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_db test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_one [gw15] [ 38%] 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] [gw15] [ 38%] 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] test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_identity_map [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_one [gw15] [ 38%] 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] test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_two [gw15] [ 38%] 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] [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-viewonly] [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_b test/orm/test_instrumentation.py::MiscTest::test_uninstrument [gw15] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-nopk] [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_two test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-column] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-normal] test/sql/test_metadata.py::MetaDataTest::test_deterministic_order [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_uninstrument [gw15] [ 38%] 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] test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_managerattr [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_deterministic_order test/sql/test_metadata.py::MetaDataTest::test_dupe_tables [gw15] [ 38%] 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] [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_managerattr [gw15] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-explicit_name] [gw20] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uses_get_compatible_types test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_stateattr test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-nopk] [gw30] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_add_property [gw15] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-nopk] [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_dupe_tables test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_stateattr test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_added_to_table [gw11] [ 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 [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table [gw15] [ 38%] 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 test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table_real_cols [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table_real_cols test/orm/test_instrumentation.py::NativeInstrumentationTest::test_register_reserved_attribute [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_register_reserved_attribute test/orm/test_instrumentation.py::OnLoadTest::test_basic [gw15] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_no_name test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_via_fk [gw11] [ 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 [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::OnLoadTest::test_basic test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_not_on_name test/orm/test_lazy_relations.py::M2OGetTest::test_m2o_noload [gw16] [ 38%] 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 [gw29] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-normal] [gw15] [ 38%] 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 test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_w_table test/sql/test_metadata.py::MetaDataTest::test_fk_construct [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_construct test/sql/test_metadata.py::MetaDataTest::test_fk_copy [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_copy test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-viewonly] test/orm/test_mapper.py::MapperTest::test_attribute_error_raised_class_mapper [gw30] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_attribute_error_raised_class_mapper [gw11] [ 38%] 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 test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args_plus_opt [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args_plus_opt test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_sig [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_sig test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_opt_sig [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_opt_sig test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_posn_args [gw11] [ 38%] 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 [gw11] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col_clauseelem [gw9] [ 38%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_posn_args [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_enum test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_propagate_conv [gw15] [ 39%] 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 [gw15] [ 39%] 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 [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_table_attached_ck_name test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_key [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_key test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_name test/orm/test_joins.py::CreateJoinsTest::test_double_level_aliased_exists test/orm/test_mapper.py::MapperTest::test_check_descriptor_as_method [gw11] [ 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 [gw11] [ 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 [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_parent_col_error [gw16] [ 39%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_no_baked_conflict test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_baked_mix [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_name test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_truncated_name [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_truncated_name test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_underscore_name [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_underscore_name test/sql/test_metadata.py::NamingConventionTest::test_uq_conv_name [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_baked_mix test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_evaluate [gw16] [ 39%] 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 [gw16] [ 39%] 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 [gw16] [ 39%] 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 [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_fetch test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_evaluate [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_conv_name test/sql/test_metadata.py::NamingConventionTest::test_uq_defer_name_convention [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_defer_name_convention test/sql/test_metadata.py::NamingConventionTest::test_uq_key [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_key test/sql/test_metadata.py::NamingConventionTest::test_uq_label [gw29] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-normal] [gw16] [ 39%] 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 [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_fetch test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_evaluate [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_evaluate test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_fetch [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_fetch test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_filter_baked_query_shard_id test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_target_col_error_delayed [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_target_col_error_delayed test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_target_col_error_upfront [gw11] [ 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 [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fks_deterministic_order test/sql/test_metadata.py::MetaDataTest::test_manual_dependencies [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_manual_dependencies test/sql/test_metadata.py::MetaDataTest::test_metadata_contains [gw9] [ 39%] PASSED test/orm/test_joins.py::CreateJoinsTest::test_double_level_aliased_exists test/orm/test_joins.py::InheritedJoinTest::test_auto_aliasing_multi_link [gw20] [ 39%] PASSED test/orm/test_lazy_relations.py::M2OGetTest::test_m2o_noload [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_check_descriptor_as_method test/orm/test_mapper.py::MapperTest::test_class_already_mapped [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[Mapper] [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[Mapper] [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_contains test/sql/test_metadata.py::MetaDataTest::test_metadata_schema_arg [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_schema_arg test/sql/test_metadata.py::MetaDataTest::test_metadata_tables_immutable [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_tables_immutable test/sql/test_metadata.py::MetaDataTest::test_nonexistent [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_nonexistent test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_schema [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_schema test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_implicit [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_implicit test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_restated [gw29] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-viewonly] [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_filter_baked_query_shard_id test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query [gw16] [ 39%] 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 [gw16] [ 39%] 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 [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_explicit_shard test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_core_lookup_w_shard [gw16] [ 39%] 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 [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_db_lookup test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[mapper] [gw30] [ 39%] 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::O2MWOSideFixedTest::test_lazyload_assert_expected_sql test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_query_explicit_shard_via_bind_opts [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_query_explicit_shard_via_bind_opts [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_label test/sql/test_metadata.py::NamingConventionTest::test_uq_name [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_name test/sql/test_metadata.py::NamingConventionTest::test_uq_name_already_conv [gw15] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_name_already_conv test/sql/test_metadata.py::PKAutoIncrementTest::test_explicit_autoinc_but_fks [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_explicit_autoinc_but_fks test/sql/test_metadata.py::PKAutoIncrementTest::test_implicit_autoinc_but_fks [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_implicit_autoinc_but_fks test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_multi_autoinc [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_multi_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_no_autoinc [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_no_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_no_kw_args [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_no_kw_args test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_default [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_default test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_no_autoinc [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_no_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_server_default [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_server_default test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_illegal_autoinc [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_illegal_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_no_autoinc [gw15] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_no_autoinc test/sql/test_metadata.py::SchemaTest::test_ad_hoc_schema_equiv_fk test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip_future [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip_future test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_shard_id_event [gw16] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_shard_id_event test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_deferred [gw20] [ 39%] 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 [gw29] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-normal] [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_restated test/sql/test_metadata.py::MetaDataTest::test_schema_collection_add [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_add test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove_all [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove_all test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_existing_table [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_existing_table test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_table [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_table test/sql/test_metadata.py::MetaDataTest::test_sequence_restated_replaced [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_restated_replaced test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy [gw16] [ 39%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_deferred test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_refresh [gw16] [ 39%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_refresh test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_unexpire [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_ad_hoc_schema_equiv_fk test/sql/test_metadata.py::SchemaTest::test_create_drop_schema [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_create_drop_schema test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk [gw15] [ 39%] 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 [gw15] [ 39%] 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 [gw15] [ 39%] 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 [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_remote test/sql/test_metadata.py::SchemaTest::test_iteration [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_iteration [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy_events [gw11] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy_events test/sql/test_metadata.py::NamingConventionTest::test_ck_constraint_redundant_event [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_constraint_redundant_event test/sql/test_metadata.py::NamingConventionTest::test_ck_name_deferred_required [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_name_deferred_required test/sql/test_metadata.py::NamingConventionTest::test_ck_name_required [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_name_required test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element0-CREATE SCHEMA sa_schema] [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_class_hier_only_instrument_once_multiple_configure test/orm/test_mapper.py::MapperTest::test_column_not_present [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_column_not_present test/orm/test_mapper.py::MapperTest::test_column_prefix [gw20] [ 39%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_no_other_exists test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_other_exists [gw29] [ 39%] 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] [gw11] [ 39%] 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 [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag_no_conv test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_obj [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_obj test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_flag [gw11] [ 39%] 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 [gw15] [ 39%] 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] [gw15] [ 39%] 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)] [gw15] [ 39%] 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] [gw15] [ 39%] 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)] [gw15] [ 39%] 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] [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element5-DROP INDEX foo] test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element6-CREATE SEQUENCE my_seq START WITH 1] [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element6-CREATE SEQUENCE my_seq START WITH 1] test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element7-DROP SEQUENCE my_seq] [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element7-DROP SEQUENCE my_seq] [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_column_prefix [gw20] [ 39%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_other_exists [gw11] [ 39%] 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 [gw11] [ 39%] 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 [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_column_attached_ck_name test/sql/test_metadata.py::NamingConventionTest::test_custom [gw9] [ 39%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_auto_aliasing_multi_link test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_one [gw9] [ 39%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_one test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_two test/orm/test_mapper.py::MapperTest::test_column_prop_stays_annotated [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_column_prop_stays_annotated test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_array_enclosing_schematype [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_array_enclosing_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_plain test/orm/test_lazy_relations.py::RefersToSelfLazyLoadInterferenceTest::test_lazy_doesnt_interfere [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_custom test/sql/test_metadata.py::NamingConventionTest::test_expression_index [gw16] [ 39%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_unexpire test/ext/test_horizontal_shard.py::SelectinloadRegressionTest::test_selectinload_query [gw16] [ 39%] PASSED test/ext/test_horizontal_shard.py::SelectinloadRegressionTest::test_selectinload_query test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_baked_mix test/orm/test_mapper.py::MapperTest::test_column_synonyms [gw15] [ 39%] 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 [gw9] [ 39%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_two test/orm/test_joins.py::InheritedJoinTest::test_force_via_select_from [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_expression_index test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_merged_name [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_merged_name test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_truncated_name [gw29] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-viewonly] [gw9] [ 39%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_force_via_select_from test/orm/test_joins.py::InheritedJoinTest::test_single_prop [gw15] [ 39%] 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 [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_enclosing_schematype [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_truncated_name test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_underscore_name test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-normal] test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_of_schematype [gw9] [ 39%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_single_prop test/orm/test_joins.py::InheritedJoinTest::test_single_prop_of_type [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_underscore_name [gw9] [ 39%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_single_prop_of_type [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_column_synonyms test/sql/test_metadata.py::NamingConventionTest::test_fk_attrs [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_attrs [gw15] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_of_schematype test/sql/test_metadata.py::NamingConventionTest::test_fk_name_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_variant_array_schematype [gw15] [ 39%] 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 test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_1 [gw11] [ 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] [gw15] [ 39%] 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 test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_explicit_left [gw11] [ 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] test/engine/test_execute.py::DialectEventTest::test_connect_replace_params [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_1 [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_ref_local_referent_has_no_type[True] test/sql/test_metadata.py::NamingConventionTest::test_ix_allcols_truncation [gw15] [ 39%] 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 [gw15] [ 39%] 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 [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ix_allcols_truncation test/sql/test_metadata.py::NamingConventionTest::test_ix_name [gw20] [ 39%] PASSED test/orm/test_lazy_relations.py::RefersToSelfLazyLoadInterferenceTest::test_lazy_doesnt_interfere test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_2 [gw8] [ 39%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_replace_params test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_schema [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ix_name test/sql/test_metadata.py::NamingConventionTest::test_pickle_metadata [gw29] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-normal] [gw15] [ 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 [gw15] [ 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 test/orm/test_lazy_relations.py::TypeCoerceTest_sqlite+pysqlite_3_41_2::test_lazyload_singlecast [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_2 [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pickle_metadata test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-column] [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-column] [gw9] [ 39%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_explicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_implicit_left test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-viewonly] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-constraint] test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_3 [gw11] [ 39%] 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] [gw9] [ 39%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_implicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_explicit_left [gw15] [ 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 [gw15] [ 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 [gw15] [ 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 [gw15] [ 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 [gw16] [ 39%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_baked_mix [gw9] [ 39%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_explicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_implicit_left [gw8] [ 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 [gw8] [ 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 [gw8] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_append_column_existing_name test/sql/test_metadata.py::TableTest::test_append_column_replace_existing [gw8] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_append_column_replace_existing test/sql/test_metadata.py::TableTest::test_autoincrement_replace [gw8] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_autoincrement_replace test/sql/test_metadata.py::TableTest::test_c_immutable [gw11] [ 39%] 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] [gw9] [ 39%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_implicit_left test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_evaluate [gw11] [ 39%] 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] [gw11] [ 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] [gw11] [ 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] [gw8] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_c_immutable test/sql/test_metadata.py::TableTest::test_c_mutate_after_unpickle [gw8] [ 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] [gw8] [ 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] [gw30] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_3 test/orm/test_mapper.py::MapperTest::test_configure_on_prop_1 [gw11] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-explicit_name] [gw20] [ 39%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_no_new_impl [gw29] [ 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::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_decorator_schematype [gw15] [ 40%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_decorator_schematype [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_1 test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-nopk] [gw11] [ 40%] 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] [gw11] [ 40%] 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] [gw16] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_evaluate test/orm/test_mapper.py::MapperTest::test_configure_on_prop_2 [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_2 [gw8] [ 40%] 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] [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[info-attrib_values2] test/sql/test_metadata.py::TableTest::test_foreign_key_constraints_collection [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_foreign_key_constraints_collection test/sql/test_metadata.py::TableTest::test_invalid_objects [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_invalid_objects test/sql/test_metadata.py::TableTest::test_must_exist [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_must_exist test/sql/test_metadata.py::TableTest::test_pk_always_flips_nullable [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_pk_always_flips_nullable test/sql/test_metadata.py::TableTest::test_pk_args_standalone [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_pk_args_standalone test/sql/test_metadata.py::TableTest::test_pk_can_be_nullable [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_pk_can_be_nullable test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_four [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_four test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_one [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_one test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_three [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_three test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_two [gw11] [ 40%] 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] [gw11] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-explicit_name] [gw20] [ 40%] PASSED test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_one test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_two [gw20] [ 40%] PASSED test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_two test/orm/test_load_on_fks.py::FlushOnPendingTest::test_dont_load_if_no_keys [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-viewonly] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-nopk] [gw11] [ 40%] 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] [gw11] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-column] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_fetch [gw20] [ 40%] PASSED test/orm/test_load_on_fks.py::FlushOnPendingTest::test_dont_load_if_no_keys test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_load_on_pending_on_pending test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_new_impl [gw15] [ 40%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] 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 [gw15] [ 40%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_type test/orm/test_mapper.py::MapperTest::test_configure_on_prop_3 [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_3 test/orm/test_mapper.py::MapperTest::test_configure_on_session [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_two test/sql/test_metadata.py::TableTest::test_pk_cols_sets_flags [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_pk_cols_sets_flags test/sql/test_metadata.py::TableTest::test_prefixes [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[None-expected0] [gw8] [ 40%] 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] [gw8] [ 40%] 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] [gw8] [ 40%] 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] [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg3-expected3] test/sql/test_metadata.py::TableTest::test_reset_exported_passes [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_reset_exported_passes test/sql/test_metadata.py::TableTest::test_table_ctor_duplicated_column_name [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_session test/orm/test_mapper.py::MapperTest::test_constructor_exc [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-viewonly] [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_table_ctor_duplicated_column_name test/sql/test_metadata.py::TableTest::test_table_info [gw8] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_table_info test/sql/test_metadata.py::ToMetaDataTest::test_already_exists [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_constructor_exc [gw20] [ 40%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_load_on_pending_on_pending test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_on_pending test/orm/test_events.py::QueryEventsTest::test_before_compile test/orm/test_mapper.py::MapperTest::test_count [gw16] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_fetch test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-normal] [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_already_exists test/sql/test_metadata.py::ToMetaDataTest::test_change_name_change_metadata test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_evaluate [gw20] [ 40%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_on_pending test/orm/test_load_on_fks.py::LoadOnFKsTest::test_backref_doesnt_double [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_change_metadata test/sql/test_metadata.py::ToMetaDataTest::test_change_name_retain_metadata [gw2] [ 40%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_retain_metadata test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves [gw20] [ 40%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_backref_doesnt_double [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-normal] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_no_sql test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-viewonly] [gw8] [ 40%] 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 [gw20] [ 40%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_no_sql [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves_w_schema test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_populated [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_count test/sql/test_metadata.py::ToMetaDataTest::test_change_schema test/orm/test_mapper.py::MapperTest::test_custom_join [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_schema test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype test/sql/test_metadata.py::ToMetaDataTest::test_col_key_fk_parent [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_col_key_fk_parent [gw20] [ 40%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_populated test/sql/test_metadata.py::ToMetaDataTest::test_column_collection_constraint_w_ad_hoc_columns [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_column_collection_constraint_w_ad_hoc_columns test/sql/test_metadata.py::ToMetaDataTest::test_copy [gw2] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-viewonly] test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_orig test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-normal] [gw16] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_evaluate [gw2] [ 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 test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_fetch [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_custom_join test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect [gw2] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_reflection test/orm/test_mapper.py::MapperTest::test_decl_attributes test/sql/test_metadata.py::UseExistingTest::test_keep_existing_no_dupe_constraints [gw18] [ 40%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect [gw2] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_no_dupe_constraints test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-viewonly] [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_decl_attributes [gw2] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_orig [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_copy test/orm/test_mapper.py::MapperTest::test_default_constructor_imperative_map test/sql/test_metadata.py::ToMetaDataTest::test_copy_info [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_copy_info test/sql/test_metadata.py::ToMetaDataTest::test_default_schema_metadata [gw2] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_orig test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_reflection [gw18] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_default_constructor_imperative_map [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_default_schema_metadata test/sql/test_metadata.py::ToMetaDataTest::test_dialect_kwargs test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace_itself_still_ok [gw2] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_reflection test/orm/test_mapper.py::MapperTest::test_deferred_subclass_attribute_instrument [gw8] [ 40%] 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 test/sql/test_metadata.py::UseExistingTest::test_keep_plus_existing_raises [gw16] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_fetch test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_evaluate [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-viewonly] [gw8] [ 40%] 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 [gw2] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_plus_existing_raises test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-normal] [gw8] [ 40%] 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 test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_cached [gw8] [ 40%] 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 [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_deferred_subclass_attribute_instrument [gw18] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace_itself_still_ok [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_string_retain_schema test/orm/test_mapper.py::MapperTest::test_entity_descriptor test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_new_schema test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_setdefault [gw8] [ 40%] 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 [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_entity_descriptor [gw8] [ 40%] 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 [gw29] [ 40%] PASSED 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_exceptions_sticky [gw8] [ 40%] 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 test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-viewonly] [gw8] [ 40%] 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 [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_custom_system test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_new_schema [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_exceptions_sticky [gw18] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_setdefault [gw16] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_evaluate [gw8] [ 40%] 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 test/orm/test_mapper.py::MapperTest::test_friendly_attribute_str_on_uncompiled_boom test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_unrelated_flush test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_fetch [gw8] [ 40%] 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 [gw8] [ 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 [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-viewonly] [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_friendly_attribute_str_on_uncompiled_boom [gw8] [ 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 test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-normal] test/orm/test_mapper.py::MapperTest::test_function [gw8] [ 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] [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[None] [gw18] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_unrelated_flush 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 ')] [gw8] [ 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/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_update test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname [gw8] [ 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 [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_function [gw8] [ 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 [gw2] [ 40%] SKIPPED test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_cached test/orm/test_mapper.py::MapperTest::test_incomplete_columns test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_not_cached [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_index_true_flag test/sql/test_metadata.py::ToMetaDataTest::test_indexes [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-normal] [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_indexes test/sql/test_metadata.py::ToMetaDataTest::test_indexes_with_col_redefine [gw18] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_update [gw16] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_fetch test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-viewonly] [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_incomplete_columns [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_indexes_with_col_redefine test/sql/test_metadata.py::ToMetaDataTest::test_retain_table_schema test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_evaluate test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_append test/orm/test_mapper.py::MapperTest::test_info [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_append test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_clear [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_retain_table_schema [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_clear test/sql/test_metadata.py::ToMetaDataTest::test_strip_schema test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_none [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_none test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_raise [gw30] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_info [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_raise test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_copy [gw2] [ 40%] SKIPPED test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_not_cached [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_copy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_deepcopy [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_strip_schema test/sql/test_metadata.py::ToMetaDataTest::test_unique_true_flag [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_deepcopy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_del_slice test/aaa_profiling/test_misc.py::EnumTest::test_create_enum_from_pep_435_w_expensive_members [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_del_slice test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_extend [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_extend test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_mutation [gw2] [ 40%] SKIPPED test/aaa_profiling/test_misc.py::EnumTest::test_create_enum_from_pep_435_w_expensive_members [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-viewonly] [gw8] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_unique_true_flag [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_mutation test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_slice_mutation [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_slice_mutation test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_insert test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-normal] test/sql/test_metadata.py::UseExistingTest::test_autoload_replace_column [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_insert test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_legacy_pickle_loads [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_legacy_pickle_loads test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_operator_extend [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_operator_extend test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pickle_parent [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pickle_parent test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pop [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pop test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_remove test/base/test_misc_py3k.py::TestGenerics::test_traversible_is_generic [gw2] [ 40%] PASSED test/base/test_misc_py3k.py::TestGenerics::test_traversible_is_generic test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_clear [gw8] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_autoload_replace_column test/sql/test_metadata.py::UseExistingTest::test_exception_no_flags [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_remove test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_reverse [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_reverse test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_key [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_key test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_reverse_kwarg [gw8] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_exception_no_flags test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_reverse_kwarg test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_unrelated_flush [gw18] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_unrelated_flush test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_clear [gw16] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_evaluate test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_fetch [gw2] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_clear [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-viewonly] [gw5] [ 40%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_proxied_attribute [gw8] [ 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 test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce test/aaa_profiling/test_memusage.py::CycleTest::test_query test/orm/test_expire.py::ExpireTest::test_expire_synonym [gw8] [ 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 [gw2] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce [gw8] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_reflection test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_none [gw29] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-viewonly] [gw0] [ 40%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_synonym [gw18] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_clear [gw8] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_orig test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-normal] [gw8] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_orig test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_none test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_reflection [gw2] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_none test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_raise [gw8] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_reflection test/sql/test_metadata.py::UseExistingTest::test_extend_existing_dupes_constraints test/ext/test_mutable.py::MutableListNoHashTest::test_deepcopy [gw8] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_dupes_constraints test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote [gw2] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_raise [gw16] [ 41%] 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 [gw8] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_copy [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_deepcopy [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-normal] test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_orig [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_none test/ext/test_mutable.py::MutableListNoHashTest::test_del_slice [gw8] [ 41%] 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 test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-viewonly] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_raise [gw8] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_reflection [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_copy test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_deepcopy test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column [gw8] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_del_slice test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_orig [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_raise test/ext/test_mutable.py::MutableListNoHashTest::test_ensure_not_hashable [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_deepcopy [gw8] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_orig test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_in_place_mutation test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_copy [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_ensure_not_hashable [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-viewonly] test/ext/test_mutable.py::MutableListNoHashTest::test_extend test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-normal] [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_filter_baked_query_shard_id test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_in_place_mutation [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_copy test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_negated test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_modified_event test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_deepcopy [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_extend test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_mutation [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_modified_event test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pickle_parent [gw29] [ 41%] 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] [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_deepcopy [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pickle_parent [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_mutation test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_slice_mutation [gw21] [ 41%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_negated test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_in_place_mutation test/ext/test_mutable.py::MutableWithScalarPickleTest::test_in_place_mutation [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query test/base/test_except.py::PickleException::test_exc[AmbiguousForeignKeysError-] [gw22] [ 41%] PASSED test/base/test_except.py::PickleException::test_exc[AmbiguousForeignKeysError-] [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_slice_mutation [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-viewonly] [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_explicit_withpoly test/ext/test_mutable.py::MutableListNoHashTest::test_insert test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop_default test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-normal] [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_in_place_mutation [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_in_place_mutation test/ext/test_mutable.py::MutableWithScalarPickleTest::test_modified_event [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_insert test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_modified_event [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop_default test/ext/test_mutable.py::MutableListNoHashTest::test_legacy_pickle_loads test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_popitem [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_modified_event [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_legacy_pickle_loads test/ext/test_mutable.py::MutableWithScalarPickleTest::test_non_mutable [gw29] [ 41%] 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] test/ext/test_mutable.py::MutableListNoHashTest::test_operator_extend [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_modified_event test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_non_mutable [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_popitem [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query_shard_id [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_operator_extend test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-conv_to_unique] test/ext/test_mutable.py::MutableListNoHashTest::test_pickle_parent [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_non_mutable [gw19] [ 41%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-conv_to_unique] [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-viewonly] test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pickle_parent [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly_innerjoin test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-normal] [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_non_mutable test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pickle_parent [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_pickle_parent test/ext/test_mutable.py::MutableListNoHashTest::test_pop test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[join] [gw25] [ 41%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[join] [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_setdefault [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-normal] [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query_shard_id [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_pop [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pickle_parent test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_explicit_shard test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-viewonly] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-2] test/ext/test_mutable.py::MutableListNoHashTest::test_remove test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop [gw25] [ 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] [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_setdefault [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-3] [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_remove test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-4] test/ext/test_mutable.py::MutableListNoHashTest::test_reverse [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-4] test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_unrelated_flush test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-5] [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_explicit_withpoly test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop_default test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_implicit_withpoly [gw25] [ 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] [gw29] [ 41%] 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] [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_reverse [gw25] [ 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] [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_unrelated_flush test/ext/test_mutable.py::MutableListNoHashTest::test_sort test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_update [gw25] [ 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] [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_explicit_shard [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-0] [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly_innerjoin test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-1] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_core_lookup_w_shard [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop_default test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wsubclass [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_implicit_withpoly test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_popitem test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_any [gw25] [ 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] [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wsubclass [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-normal] [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wpoly [gw2] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_update [gw25] [ 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] test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_key test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-viewonly] [gw22] [ 41%] 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 [gw25] [ 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] test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[False] [gw25] [ 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] [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_compile_one [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-5] test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_one test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-6] [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_popitem [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_key [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-6] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-7] test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_reverse_kwarg [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wpoly [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-7] test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wsubclass test/sql/test_operators.py::AnyAllTest::test_any_subq [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_core_lookup_w_shard [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_subq test/sql/test_operators.py::AnyAllTest::test_any_subq_method [gw22] [ 41%] 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] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_db_lookup [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_subq_method test/sql/test_operators.py::AnyAllTest::test_illegal_ops [gw25] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_illegal_ops [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-viewonly] [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_reverse_kwarg test/sql/test_operators.py::ArrayIndexOpTest::test_contains_override_raises [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_lazyload test/ext/test_mutable.py::MutableListNoHashTest::test_unrelated_flush test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace_itself_still_ok test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-normal] [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_contains_override_raises test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal_zeroind [gw2] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[False] [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_unrelated_flush test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[True] [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr_zeroind [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_append [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_lazyload test/orm/test_of_type.py::SubclassRelationshipTest::test_subquery_wsubclass [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace_itself_still_ok [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal_zeroind test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_setdefault [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_db_lookup test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_five [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_query_explicit_shard_via_bind_opts [gw29] [ 41%] 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] [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr_zeroind [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr_zeroind [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_append [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_subquery_wsubclass test/sql/test_operators.py::ArrayIndexOpTest::test_override_operators test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_joinedload_wsubclass test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_clear [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_override_operators test/sql/test_operators.py::ArrayIndexOpTest::test_setup_getitem_w_dims [gw25] [ 41%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_setup_getitem_w_dims test/sql/test_operators.py::BetweenTest::test_between_1 [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_setdefault [gw25] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_1 [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-viewonly] test/sql/test_operators.py::BetweenTest::test_between_2 test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_unrelated_flush [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_joinedload_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_clear test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-normal] [gw25] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_2 test/sql/test_operators.py::BetweenTest::test_between_3 test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_none [gw25] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_3 test/sql/test_operators.py::BetweenTest::test_between_4 [gw2] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[True] test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_non_present] [gw25] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_4 test/sql/test_operators.py::BetweenTest::test_between_5 [gw25] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_5 test/sql/test_operators.py::BetweenTest::test_between_6 [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_query_explicit_shard_via_bind_opts [gw25] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_6 test/sql/test_operators.py::BooleanEvalTest::test_eight test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_eight [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_none [gw2] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_non_present] [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_unrelated_flush test/sql/test_operators.py::BooleanEvalTest::test_eleven test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_present] [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_eleven test/sql/test_operators.py::BooleanEvalTest::test_five_a [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_update test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_raise [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-normal] [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_five_a test/sql/test_operators.py::BooleanEvalTest::test_five_b test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass_mapper_term [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_five_b test/sql/test_operators.py::BooleanEvalTest::test_four test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-viewonly] [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_four test/sql/test_operators.py::BooleanEvalTest::test_four_double [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_four_double test/sql/test_operators.py::BooleanEvalTest::test_nine [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_raise [gw2] [ 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] [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_nine test/sql/test_operators.py::BooleanEvalTest::test_one [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_five test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_four [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_one test/sql/test_operators.py::BooleanEvalTest::test_seven_a [gw19] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass_mapper_term test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_copy [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_a test/sql/test_operators.py::BooleanEvalTest::test_seven_b [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_b test/sql/test_operators.py::BooleanEvalTest::test_seven_c [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_c test/sql/test_operators.py::BooleanEvalTest::test_seven_d [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_update test/orm/test_of_type.py::SubclassRelationshipTest2::test_all_subq_query [gw2] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_non_present] [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_four test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_one [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_d test/sql/test_operators.py::BooleanEvalTest::test_six [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_copy test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_present] [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-viewonly] [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_one test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_three test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-normal] [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_six test/sql/test_operators.py::BooleanEvalTest::test_ten [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_ten test/sql/test_operators.py::BooleanEvalTest::test_three_a test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_deepcopy test/ext/test_mutable.py::MutableColumnDefaultTest::test_evt_on_flush_refresh [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_a test/sql/test_operators.py::BooleanEvalTest::test_three_a_double [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_three [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_a_double test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_two test/sql/test_operators.py::BooleanEvalTest::test_three_b [gw2] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_present] [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_b test/sql/test_operators.py::BooleanEvalTest::test_twelve [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnDefaultTest::test_evt_on_flush_refresh [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_twelve test/sql/test_operators.py::BooleanEvalTest::test_two_a test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_non_present] [gw0] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_deepcopy [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_two [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_two_a test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_five test/ext/test_mutable.py::MutableCompositeCallableTest::test_basic test/sql/test_operators.py::BooleanEvalTest::test_two_b [gw16] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_del_slice [gw25] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_two_b [gw29] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-normal] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip_future test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[eq] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-viewonly] [gw22] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_five test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_four [gw2] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_non_present] test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_present] [gw25] [ 41%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[eq] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ge] [gw18] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeCallableTest::test_basic [gw22] [ 41%] 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 [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_del_slice [gw25] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ge] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[gt] test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_two test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_extend [gw2] [ 42%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_present] test/ext/test_mutable.py::MutableCompositeColumnDefaultTest::test_evt_on_flush_refresh [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_one [gw29] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-viewonly] test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_three [gw25] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[gt] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[le] test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_clear [gw13] [ 42%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_two [gw25] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[le] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[lt] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-normal] [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_three [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositeColumnDefaultTest::test_evt_on_flush_refresh test/sql/test_operators.py::ConjunctionTest::test_single_bool_two test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_two [gw25] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[lt] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ne] [gw13] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_two test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_custom_coerce test/sql/test_operators.py::ConjunctionTest::test_six [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_extend [gw25] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ne] test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_one test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_mutation [gw22] [ 42%] 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 [gw13] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_six test/sql/test_operators.py::ConjunctionTest::test_six_pt_five [gw25] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_one test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_two [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_clear [gw25] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_two [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_custom_coerce [gw16] [ 42%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip_future [gw13] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_six_pt_five test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_round_trip_ok test/sql/test_operators.py::ConjunctionTest::test_ten test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_shard_id_event [gw13] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_ten [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_autoescape test/sql/test_operators.py::ConjunctionTest::test_thirteen test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_none [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_concat [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_mutation [gw22] [ 42%] 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] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-normal] [gw13] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_thirteen test/sql/test_operators.py::ConjunctionTest::test_twelve test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-viewonly] [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_encoded test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_slice_mutation [gw22] [ 42%] 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 [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_round_trip_ok [gw13] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_twelve [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_encoded_mysql test/sql/test_operators.py::CustomComparatorTest::test_alias_proxy [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_encoded_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_escape test/ext/test_mutable.py::MutableCompositesTest::test_dont_reset_on_attr_refresh [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_none [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_alias_proxy [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal test/sql/test_operators.py::CustomComparatorTest::test_binary_multi_propagate [gw19] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest2::test_all_subq_query test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_raise [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal_concat [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_binary_multi_propagate [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_slice_mutation test/sql/test_operators.py::CustomComparatorTest::test_binary_propagate [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal_concat test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1 test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_insert test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_binary_propagate test/sql/test_operators.py::CustomComparatorTest::test_column_proxy [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_implicit_withpoly [gw29] [ 42%] 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::ComposedLikeOperatorsTest::test_contains_text_concat [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_raise [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_column_proxy test/sql/test_operators.py::CustomComparatorTest::test_no_boolean_propagate [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_no_boolean_propagate test/sql/test_operators.py::CustomComparatorTest::test_override_builtin [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_dont_reset_on_attr_refresh test/ext/test_mutable.py::MutableCompositesTest::test_in_place_mutation [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_override_builtin test/sql/test_operators.py::CustomComparatorTest::test_reverse_binary_propagate [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_reverse_binary_propagate [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_copy test/sql/test_operators.py::CustomComparatorTest::test_subquery_proxy [gw16] [ 42%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_shard_id_event test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_subquery_proxy test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_alias_proxy [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_stacked_of_type [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_insert test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_legacy_pickle_loads [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_custom_escape [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_custom_escape [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_alias_proxy test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_multi_propagate [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_in_place_mutation [gw29] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-normal] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_multi_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_propagate test/ext/test_mutable.py::MutableCompositesTest::test_pickle_of_parent [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_legacy_pickle_loads [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_copy [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_propagate test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-viewonly] test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_operator_extend test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_deepcopy [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_column_proxy test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect_w_update_expr [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_column_proxy test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_no_boolean_propagate [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_stacked_of_type [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_no_boolean_propagate test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_explicit_withpoly test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_override_builtin [gw19] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1_c1 [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_override_builtin test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_reverse_binary_propagate [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_pickle_of_parent test/ext/test_mutable.py::MutableCompositesTest::test_set_illegal [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_reverse_binary_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_subquery_proxy [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect_w_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_plain [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_operator_extend [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_deepcopy test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pickle_parent [gw29] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-viewonly] test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_in_place_mutation [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_subquery_proxy test/sql/test_operators.py::CustomOpTest::test_is_comparison [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_plain [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_set_illegal [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_is_comparison test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(Integer())] test/ext/test_mutable.py::MutableCompositesTest::test_set_none [gw19] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1_c1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1 test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_w_update_expr test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-normal] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(Integer())] test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(String())] [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_implicit_withpoly [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_w_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_non_hybrid_attr [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(String())] test/sql/test_operators.py::CustomOpTest::test_return_types[Boolean()] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Boolean()] [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pickle_parent test/sql/test_operators.py::CustomOpTest::test_return_types[DateTime()] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[DateTime()] test/sql/test_operators.py::CustomOpTest::test_return_types[Integer()] [gw19] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1_c1 [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Integer()] test/sql/test_operators.py::CustomOpTest::test_return_types[JSON()] [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_non_hybrid_attr test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_indirect [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[JSON()] test/sql/test_operators.py::CustomOpTest::test_return_types[NullType()] [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_in_place_mutation [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_set_none test/ext/test_mutable.py::MutableCompositesTest::test_unrelated_flush test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pop [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[NullType()] test/sql/test_operators.py::CustomOpTest::test_return_types[Numeric(precision=5, scale=2)] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Numeric(precision=5, scale=2)] test/sql/test_operators.py::CustomOpTest::test_return_types[String(length=50)] test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_modified_event [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_indirect test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_plain [gw29] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-viewonly] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[String(length=50)] [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_any test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial [gw19] [ 42%] 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 [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_unrelated_flush test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial_invert [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial_invert test/ext/test_mutable.py::MutableCompositesUnpickleTest::test_unpickle_modified_eq [gw16] [ 42%] 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 [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_modified_event test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_invert [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_invert [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pop test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_remove [gw22] [ 42%] 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 test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pickle_parent [gw19] [ 42%] 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 [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesUnpickleTest::test_unpickle_modified_eq test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_prefix [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_prefix test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[format] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[format] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[named] [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_w_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_update_expr [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_update_plain test/ext/test_mutable.py::MutableDictNoHashTest::test_clear [gw22] [ 42%] 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 [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[named] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[pyformat] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[pyformat] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[qmark] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[qmark] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[format] [gw29] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-normal] [gw19] [ 42%] 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 [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[format] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[named] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[named] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[pyformat] [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_remove test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_reverse [gw19] [ 42%] 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 [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pickle_parent [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[pyformat] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[qmark] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[qmark] test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_both_ops [gw21] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_reverse test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort [gw23] [ 42%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative_child_expired test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive [gw29] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-normal] [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_clear test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_none test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_one test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_both_ops test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_no_ops [gw13] [ 42%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_no_ops test/sql/test_operators.py::DefaultColumnComparatorTest::test_collate [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_collate test/sql/test_operators.py::DefaultColumnComparatorTest::test_concatenable_adapt [gw16] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_update_plain test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_expression [gw16] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_expression test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query [gw16] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query_col [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_concatenable_adapt test/sql/test_operators.py::DefaultColumnComparatorTest::test_contains_override_raises [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_contains_override_raises test/sql/test_operators.py::DefaultColumnComparatorTest::test_default_adapt [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_default_adapt test/sql/test_operators.py::DefaultColumnComparatorTest::test_in [gw22] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw21] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop_default [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_none test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_raise [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_list_of_non_column_element [gw13] [ 42%] 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 [gw13] [ 42%] 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 test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-viewonly] [gw29] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-viewonly] [gw16] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query_col test/ext/test_hybrid.py::MethodExpressionTest::test_call [gw16] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_call test/ext/test_hybrid.py::MethodExpressionTest::test_docstring [gw16] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_docstring test/ext/test_hybrid.py::MethodExpressionTest::test_expression [gw16] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_expression test/ext/test_hybrid.py::MethodExpressionTest::test_info test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_key [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop_default [gw23] [ 42%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_gc [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_raise test/ext/test_mutable.py::MutableDictNoHashTest::test_copy [gw18] [ 42%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_copy test/ext/test_mutable.py::MutableDictNoHashTest::test_deepcopy [gw16] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_info test/ext/test_hybrid.py::MethodExpressionTest::test_query [gw21] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop_default test/ext/test_mutable.py::MutableWithScalarPickleTest::test_popitem [gw19] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1_c1 [gw13] [ 42%] 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 [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_no_getitem test/sql/test_operators.py::DefaultColumnComparatorTest::test_not_in [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_not_in test/sql/test_operators.py::DefaultColumnComparatorTest::test_null_true_false_is_sanity_checks [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_null_true_false_is_sanity_checks test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[add-"right"] [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[add-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[concat_op-"right"] [gw16] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_query test/ext/test_hybrid.py::MethodExpressionTest::test_query_col [gw2] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop_default test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_popitem [gw0] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_key test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_reverse_kwarg [gw13] [ 42%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[concat_op-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[eq-True] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[eq-True] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ilike_op-"right"] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ilike_op-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-"right"] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-False] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-False] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-NULL] [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_five [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_popitem test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_bad_args [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw16] [ 43%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_query_col test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_filter [gw16] [ 43%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_filter test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-normal] [gw29] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-viewonly] [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_three [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-NULL] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-None] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-None] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-True] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-True] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-false] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-false] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-true] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-true] [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_deepcopy test/ext/test_mutable.py::MutableDictNoHashTest::test_ensure_not_hashable [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_ensure_not_hashable test/ext/test_mutable.py::MutableDictNoHashTest::test_in_place_mutation [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_in_place_mutation test/ext/test_mutable.py::MutableDictNoHashTest::test_modified_event [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_popitem test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace_itself_still_ok [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_reverse_kwarg test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_unrelated_flush [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_add test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_two [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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] [gw19] [ 43%] 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] [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_two test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_bad_args [gw19] [ 43%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_bad_args test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_last_inserted_id [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_modified_event test/ext/test_mutable.py::MutableDictNoHashTest::test_pickle_parent [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace_itself_still_ok [gw29] [ 43%] 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] [gw19] [ 43%] 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 [gw19] [ 43%] 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 [gw19] [ 43%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_multirow test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_null_multirow [gw19] [ 43%] 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 [gw19] [ 43%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_preserve_order [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableWithScalarPickleTest::test_setdefault test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-False] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-False] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-None] [gw13] [ 43%] 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] [gw13] [ 43%] 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] [gw13] [ 43%] 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] [gw13] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-"right"1] test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_singlerow [gw19] [ 43%] 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] [gw19] [ 43%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[False-False] test/orm/test_onetoone.py::O2OTest::test_basic[False-True] [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pickle_parent test/ext/test_mutable.py::MutableDictNoHashTest::test_pop [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_setdefault test/ext/test_mutable.py::MutableWithScalarPickleTest::test_unrelated_flush [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_add test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_intersection_update [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_intersection_update [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_setdefault [gw29] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-normal] test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_symmetric_difference_update [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pop [gw19] [ 43%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[False-True] [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_five test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_four [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_four test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_one [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_one test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_three test/ext/test_mutable.py::MutableDictNoHashTest::test_pop_default test/orm/test_onetoone.py::O2OTest::test_basic[True-False] [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_unrelated_flush [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_three test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_two test/ext/test_mutable.py::MutableWithScalarPickleTest::test_update [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_symmetric_difference_update [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pop_default test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_update [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_two test/ext/test_mutable.py::MutableDictNoHashTest::test_popitem test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_five [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_setdefault [gw19] [ 43%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[True-False] test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_unrelated_flush test/orm/test_onetoone.py::O2OTest::test_simple_del[False] [gw22] [ 43%] 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 [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_update [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_update [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_popitem [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_four test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_clear test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_one test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[postgresql] test/ext/test_mutable.py::MutableDictNoHashTest::test_replace test/dialect/test_mxodbc.py::MxODBCTest::test_native_odbc_execute [gw3] [ 43%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[postgresql] [gw22] [ 43%] 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 [gw19] [ 43%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_del[False] test/orm/test_onetoone.py::O2OTest::test_simple_del[True] [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_unrelated_flush [gw21] [ 43%] PASSED test/dialect/test_mxodbc.py::MxODBCTest::test_native_odbc_execute test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False1] [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None0] [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None1] [gw22] [ 43%] 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 [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_replace test/ext/test_mutable.py::MutableDictNoHashTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_update test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True0] [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True0] [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_clear test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True1] test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_none [gw3] [ 43%] 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] [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_explicit_withpoly [gw3] [ 43%] 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] [gw3] [ 43%] 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"] [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_replace_itself_still_ok [gw19] [ 43%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_del[True] [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[like_op-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ne-True] test/orm/test_onetoone.py::O2OTest::test_simple_replace[False] test/ext/test_mutable.py::MutableDictNoHashTest::test_setdefault [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ne-True] [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_update test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"0] [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_none [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"0] [gw21] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive test/base/test_inspect.py::TestInspection::test_def_insp test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"1] [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_explicit_withpoly [gw27] [ 43%] PASSED test/base/test_inspect.py::TestInspection::test_def_insp [gw3] [ 43%] 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] test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_implicit_withpoly 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_distinct_from test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive_uselist [gw3] [ 43%] 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] [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_setdefault test/ext/test_mutable.py::MutableDictNoHashTest::test_unrelated_flush [gw19] [ 43%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_replace[False] test/orm/test_onetoone.py::O2OTest::test_simple_replace[True] [gw3] [ 43%] 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] [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[asc_op-asc] test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[desc_op-desc] [gw3] [ 43%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[desc_op-desc] test/sql/test_operators.py::ExtensionOperatorTest::test_contains [gw3] [ 43%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_contains [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_raise test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_copy [gw27] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_postgresql [gw27] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_postgresql test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_sqlite [gw27] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_sqlite test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from [gw21] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive_uselist [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_clear test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive [gw21] [ 43%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_none [gw22] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_stacked_of_type [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_copy test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive_uselist [gw21] [ 43%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive_uselist test/sql/test_operators.py::ExtensionOperatorTest::test_getitem [gw3] [ 43%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_getitem test/sql/test_operators.py::ExtensionOperatorTest::test_lshift [gw3] [ 43%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_lshift test/sql/test_operators.py::ExtensionOperatorTest::test_op_not_an_iterator [gw3] [ 43%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_op_not_an_iterator test/sql/test_operators.py::ExtensionOperatorTest::test_rshift [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_unrelated_flush test/ext/test_mutable.py::MutableDictNoHashTest::test_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_deepcopy test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_nonpassive [gw27] [ 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 [gw27] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_postgresql test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_sqlite [gw27] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_sqlite test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from [gw19] [ 43%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_replace[True] [gw3] [ 43%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_rshift test/sql/test_operators.py::InSelectableTest::test_in_cte_explicit [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_none [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_explicit [gw27] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from test/sql/test_operators.py::InSelectableTest::test_in_cte_implicit test/sql/test_operators.py::AnyAllTest::test_all_array test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_raise test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from_postgresql [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_deepcopy [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_implicit [gw19] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array [gw27] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from_postgresql [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_update test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from test/sql/test_operators.py::InSelectableTest::test_in_cte_select [gw21] [ 43%] 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 test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_accessor [gw19] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_accessor test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_difference_update [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_select test/sql/test_operators.py::InSelectableTest::test_in_select [gw27] [ 43%] 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 [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_select test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_negate_accessor [gw19] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_negate_accessor test/ext/test_mutable.py::MutableInheritedCompositesTest::test_in_place_mutation_subclass test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_explicit [gw22] [ 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 test/sql/test_operators.py::AnyAllTest::test_all_array_expression [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_explicit test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_implicit [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_raise test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_copy [gw27] [ 43%] 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] [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_implicit test/sql/test_operators.py::InSelectableTest::test_in_subquery_explicit [gw19] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_expression test/sql/test_operators.py::AnyAllTest::test_all_array_method [gw21] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_passive [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_copy [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_explicit test/sql/test_operators.py::InSelectableTest::test_in_subquery_warning [gw27] [ 43%] 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_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_nonpassive test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_deepcopy [gw19] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_method test/sql/test_operators.py::AnyAllTest::test_all_comparator_array [gw0] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_difference_update [gw19] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_comparator_array [gw27] [ 43%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[float-Numeric] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[integer-Integer] test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_discard test/sql/test_operators.py::AnyAllTest::test_all_comparator_array_wexpr [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_warning test/sql/test_operators.py::InSelectableTest::test_in_table [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_table test/sql/test_operators.py::InSelectableTest::test_in_table_alias [gw2] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_deepcopy [gw27] [ 43%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[integer-Integer] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[string-String] [gw19] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_comparator_array_wexpr test/sql/test_operators.py::AnyAllTest::test_all_subq [gw3] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_table_alias test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_in_place_mutation [gw18] [ 43%] PASSED test/ext/test_mutable.py::MutableInheritedCompositesTest::test_in_place_mutation_subclass [gw27] [ 43%] 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/sql/test_operators.py::InTest::test_in_1 [gw21] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_nonpassive [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_subq test/sql/test_operators.py::AnyAllTest::test_all_subq_method test/ext/test_mutable.py::MutableInheritedCompositesTest::test_pickle_of_parent_subclass [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_1 test/sql/test_operators.py::InTest::test_in_10 [gw22] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_implicit_withpoly [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_subq_method test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[all] [gw27] [ 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] [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_10 test/sql/test_operators.py::InTest::test_in_11 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_11 test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_passive [gw27] [ 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] [gw19] [ 44%] 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] [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[any] test/sql/test_operators.py::AnyAllTest::test_any_array [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_in_place_mutation [gw27] [ 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] [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_accessor [gw0] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_discard test/sql/test_operators.py::InTest::test_in_12 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_12 test/sql/test_operators.py::InTest::test_in_13 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_13 test/sql/test_operators.py::InTest::test_in_14 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_14 [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[string-String] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[boolean-Boolean] [gw21] [ 44%] 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 test/sql/test_operators.py::InTest::test_in_15 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_15 [gw18] [ 44%] PASSED test/ext/test_mutable.py::MutableInheritedCompositesTest::test_pickle_of_parent_subclass [gw31] [ 44%] 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 test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_modified_event [gw27] [ 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] [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_accessor test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_negate_accessor [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_negate_accessor test/sql/test_operators.py::AnyAllTest::test_any_array_expression [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_expression test/sql/test_operators.py::AnyAllTest::test_any_array_method test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_intersection_update test/ext/test_mutable.py::MutableListNoHashTest::test_append test/sql/test_operators.py::InTest::test_in_16 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_16 test/sql/test_operators.py::InTest::test_in_17 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_17 test/sql/test_operators.py::InTest::test_in_18 [gw22] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_any [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_method test/sql/test_operators.py::AnyAllTest::test_any_comparator_array [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_comparator_array test/sql/test_operators.py::AnyAllTest::test_any_comparator_array_wexpr [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_modified_event test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pickle_parent [gw27] [ 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] [gw27] [ 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] [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[string-String] test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_integer [gw21] [ 44%] 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 [gw0] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_intersection_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_operator_difference_update [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_18 test/sql/test_operators.py::InTest::test_in_19 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_19 test/sql/test_operators.py::InTest::test_in_2 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_2 test/sql/test_operators.py::InTest::test_in_20 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_20 test/sql/test_operators.py::InTest::test_in_21 [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_integer test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_string [gw18] [ 44%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_append [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pickle_parent [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_comparator_array_wexpr test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-0] [gw19] [ 44%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-0] [gw22] [ 44%] 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 test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop test/ext/test_mutable.py::MutableListNoHashTest::test_clear [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_21 test/sql/test_operators.py::InTest::test_in_22 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_22 test/sql/test_operators.py::InTest::test_in_24 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_24 test/sql/test_operators.py::InTest::test_in_25 [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_string test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_both_grouping [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_25 test/sql/test_operators.py::InTest::test_in_26 [gw0] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_operator_difference_update [gw22] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_compile_one [gw21] [ 44%] 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 [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_both_grouping test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_one test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pickle_parent [gw23] [ 44%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_gc test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_left_grouping [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_26 test/sql/test_operators.py::InTest::test_in_27 [gw18] [ 44%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_clear test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_none [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_left_grouping test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_right_grouping test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_pk_change [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_27 test/sql/test_operators.py::InTest::test_in_28 [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_right_grouping test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop_default [gw22] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_one test/sql/test_operators.py::JSONIndexOpTest::test_override_operators test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_one [gw12] [ 44%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_one test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_override_operators test/sql/test_operators.py::JSONIndexOpTest::test_path_getindex_literal [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_28 test/sql/test_operators.py::InTest::test_in_29[False] [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_29[False] test/sql/test_operators.py::InTest::test_in_29[True] [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_path_getindex_literal test/sql/test_operators.py::JSONIndexOpTest::test_setup_getitem [gw0] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pickle_parent [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_29[True] test/sql/test_operators.py::InTest::test_in_3 [gw27] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_setup_getitem [gw21] [ 44%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pop test/sql/test_operators.py::NewOperatorTest::test_no_boolean_propagate [gw12] [ 44%] PASSED test/sql/test_operators.py::NewOperatorTest::test_no_boolean_propagate test/sql/test_operators.py::NewOperatorTest::test_override_builtin [gw12] [ 44%] PASSED test/sql/test_operators.py::NewOperatorTest::test_override_builtin test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive [gw21] [ 44%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_3 test/sql/test_operators.py::InTest::test_in_4 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_4 test/sql/test_operators.py::InTest::test_in_5 test/sql/test_operators.py::NewOperatorTest::test_reverse_binary_propagate [gw12] [ 44%] PASSED test/sql/test_operators.py::NewOperatorTest::test_reverse_binary_propagate test/sql/test_operators.py::NewOperatorTest::test_subquery_proxy test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_rowswitch_doesntfire test/sql/test_operators.py::LikeTest::test_like_1 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_1 test/sql/test_operators.py::LikeTest::test_like_10 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_10 test/sql/test_operators.py::LikeTest::test_like_11 [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop_default test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_popitem [gw18] [ 44%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_none test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_raise [gw18] [ 44%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_raise [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_11 test/sql/test_operators.py::LikeTest::test_like_12 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_12 test/sql/test_operators.py::LikeTest::test_like_2 [gw22] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_5 test/sql/test_operators.py::InTest::test_in_6 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_6 test/sql/test_operators.py::InTest::test_in_7 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_7 test/sql/test_operators.py::InTest::test_in_8 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_8 test/sql/test_operators.py::InTest::test_in_9 [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_9 test/sql/test_operators.py::InTest::test_in_arbitrary_sequence [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_2 test/sql/test_operators.py::LikeTest::test_like_3 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_3 test/sql/test_operators.py::LikeTest::test_like_4 [gw12] [ 44%] PASSED test/sql/test_operators.py::NewOperatorTest::test_subquery_proxy test/sql/test_operators.py::NonZeroTest::test_annotated_binary_identity_eq [gw12] [ 44%] PASSED test/sql/test_operators.py::NonZeroTest::test_annotated_binary_identity_eq test/sql/test_operators.py::NonZeroTest::test_binary_identity_eq [gw12] [ 44%] PASSED test/sql/test_operators.py::NonZeroTest::test_binary_identity_eq test/sql/test_operators.py::NonZeroTest::test_column_compare_eq [gw12] [ 44%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_compare_eq test/sql/test_operators.py::NonZeroTest::test_column_compare_gt [gw12] [ 44%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_compare_gt test/sql/test_operators.py::NonZeroTest::test_column_identity_eq [gw12] [ 44%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_identity_eq test/sql/test_operators.py::NonZeroTest::test_column_identity_gt [gw0] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pop test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_remove [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_arbitrary_sequence test/sql/test_operators.py::InTest::test_in_empty_single[False-False] [gw3] [ 44%] 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] [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_empty_single[False-True] test/sql/test_operators.py::InTest::test_in_empty_single[True-False] [gw3] [ 44%] 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] [gw12] [ 44%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_identity_gt test/sql/test_operators.py::NonZeroTest::test_labeled_binary_compare_gt [gw12] [ 44%] PASSED test/sql/test_operators.py::NonZeroTest::test_labeled_binary_compare_gt test/sql/test_operators.py::NonZeroTest::test_labeled_binary_identity_eq [gw12] [ 44%] PASSED test/sql/test_operators.py::NonZeroTest::test_labeled_binary_identity_eq test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_1 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_1 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_10 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_10 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_11 [gw3] [ 44%] 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] [gw3] [ 44%] 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] [gw21] [ 44%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_rowswitch_doesntfire test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_popitem test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace_itself_still_ok [gw0] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_remove test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_symmetric_difference_update [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_4 test/sql/test_operators.py::LikeTest::test_like_5 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_5 test/sql/test_operators.py::LikeTest::test_like_6 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_6 test/sql/test_operators.py::LikeTest::test_like_7 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_7 test/sql/test_operators.py::LikeTest::test_like_8 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_8 test/sql/test_operators.py::LikeTest::test_like_9 [gw27] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_9 test/sql/test_operators.py::MatchTest::test_boolean_inversion_mssql [gw21] [ 44%] 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 [gw21] [ 44%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_passive [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_11 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_12 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_12 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_13 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_13 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_14 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_14 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_15 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_15 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_16 [gw27] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_mssql test/sql/test_operators.py::MatchTest::test_boolean_inversion_mysql [gw27] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_mysql test/sql/test_operators.py::MatchTest::test_boolean_inversion_postgresql [gw27] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_postgresql test/sql/test_operators.py::MatchTest::test_match_1 [gw27] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_1 test/sql/test_operators.py::MatchTest::test_match_2 [gw27] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_2 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_16 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_17 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_17 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_18 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_18 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_19 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_19 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_2 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_2 [gw22] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_five test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_nonpassive [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_setdefault test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_20 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_20 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_21 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_21 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_22 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_22 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_23 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_23 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_3 [gw0] [ 44%] 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::MatchTest::test_match_3 [gw27] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_3 test/sql/test_operators.py::MatchTest::test_match_4 [gw27] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_4 test/sql/test_operators.py::MatchTest::test_match_5 [gw27] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_5 test/sql/test_operators.py::MatchTest::test_match_is_now_matchtype [gw27] [ 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] [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_setdefault test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_unrelated_flush [gw0] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_unrelated_flush [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_3 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_4 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_4 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_5 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_5 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_6 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_6 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_7 test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_update [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[False-True] test/sql/test_operators.py::InTest::test_in_empty_tuple[True-False] [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[True-False] test/sql/test_operators.py::InTest::test_in_empty_tuple[True-True] [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[True-True] test/sql/test_operators.py::InTest::test_in_self_plus_negated [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_self_plus_negated test/sql/test_operators.py::InTest::test_in_self_plus_negated_empty [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_self_plus_negated_empty test/sql/test_operators.py::InTest::test_in_set [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_set test/sql/test_operators.py::InTest::test_scalar_subquery_wo_type [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_scalar_subquery_wo_type test/sql/test_operators.py::InTest::test_type_inference_one [gw3] [ 44%] PASSED test/sql/test_operators.py::InTest::test_type_inference_one [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_7 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_8 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_8 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_9 [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_9 [gw2] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_unrelated_flush test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_update [gw22] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_five test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_four [gw27] [ 44%] 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] [gw27] [ 44%] 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] [gw27] [ 44%] 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 % ?] [gw27] [ 44%] 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] [gw27] [ 44%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[add] test/sql/test_operators.py::MathOperatorTest::test_math_op[div] test/sql/test_operators.py::OperatorPrecedenceTest::test_commutative_operators [gw12] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_commutative_operators test/sql/test_operators.py::OperatorPrecedenceTest::test_is_eq_precedence_flat [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_is_eq_precedence_flat test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_four test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_one [gw21] [ 45%] 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 [gw21] [ 45%] 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 [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_update [gw27] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[div] test/sql/test_operators.py::MathOperatorTest::test_math_op[mod] [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_update [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comma_precedence [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_one test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_three [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comma_precedence test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comparison_precedence test/ext/test_mutable.py::MutableWithScalarJSONTest::test_clear test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_clear [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comparison_precedence [gw27] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[mod] test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_custom_precedence test/sql/test_operators.py::MathOperatorTest::test_math_op[mul] [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_three test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_two [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_custom_precedence test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_1 [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_1 [gw27] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[mul] test/sql/test_operators.py::MathOperatorTest::test_math_op[sub] test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_10 [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_five [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_10 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_11 [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_clear [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_clear [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_five test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_four [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_11 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_12 [gw27] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[sub] test/sql/test_operators.py::NegationTest::test_implicitly_boolean test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_none test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_none [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_12 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_13 [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_implicitly_boolean test/sql/test_operators.py::NegationTest::test_negate_operator_label [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_13 [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_four [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_label test/sql/test_operators.py::NegationTest::test_negate_operator_self_group test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_one test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_2 [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_2 [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_self_group test/sql/test_operators.py::NegationTest::test_negate_operator_type [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_nonpassive [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_type [gw22] [ 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 test/sql/test_operators.py::NegationTest::test_negate_operators_1 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_3 [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_3 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_4 test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_passive [gw21] [ 45%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_passive [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_none test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_raise [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_none test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_raise [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_4 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_5 [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_three test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_1 test/sql/test_operators.py::NegationTest::test_negate_operators_2 [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_2 test/sql/test_operators.py::NegationTest::test_negate_operators_3 test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_two [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_5 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_6 [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_raise [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_3 [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_6 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_7 test/sql/test_operators.py::NegationTest::test_negate_operators_4 [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_explicit_withpoly [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_raise test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_copy test/ext/test_mutable.py::MutableWithScalarJSONTest::test_copy [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_7 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_8 [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_4 test/sql/test_operators.py::NegationTest::test_negate_operators_5 [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_copy [gw27] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_5 [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_8 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_9 test/sql/test_operators.py::NewOperatorTest::test_alias_proxy test/ext/test_mutable.py::MutableWithScalarJSONTest::test_deepcopy [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_copy [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_9 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_1 [gw27] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_alias_proxy test/sql/test_operators.py::NewOperatorTest::test_binary_multi_propagate [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_1 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_2 test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_deepcopy [gw27] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_binary_multi_propagate test/sql/test_operators.py::NewOperatorTest::test_binary_propagate [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_2 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_3 [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_deepcopy [gw27] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_binary_propagate [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_3 [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_implicit_withpoly test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_4 test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_passive test/ext/test_mutable.py::MutableWithScalarJSONTest::test_in_place_mutation [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_4 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_5 [gw21] [ 45%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_passive [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_deepcopy [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_5 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_6 test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_in_place_mutation [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_6 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_7 test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_nonpassive [gw12] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_7 [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_stacked_of_type test/sql/test_operators.py::RegexpTest::test_not_regexp_match [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_not_regexp_match [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_in_place_mutation test/ext/test_mutable.py::MutableWithScalarJSONTest::test_modified_event test/sql/test_operators.py::RegexpTest::test_regexp_match [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_regexp_match test/sql/test_operators.py::RegexpTest::test_regexp_replace [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_in_place_mutation [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_regexp_replace test/sql/test_functions.py::CompileTest::test_replace_function test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_modified_event [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_stacked_of_type test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_explicit_withpoly [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_modified_event [gw14] [ 45%] PASSED test/sql/test_functions.py::CompileTest::test_replace_function [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_column [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_modified_event test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_2 test/ext/test_mutable.py::MutableWithScalarJSONTest::test_non_mutable [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_nonpassive [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_column test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_flags test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pickle_parent test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_passive [gw14] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_2 [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_flags [gw21] [ 45%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_passive test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_str test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_str [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_non_mutable [gw14] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_implicit_withpoly test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_nonpassive test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pickle_parent test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pickle_parent [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match [gw14] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column2 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_column test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_column test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_flags [gw14] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column2 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_flags [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_any [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_flags test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_six] test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_str [gw14] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_flags test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_string [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pickle_parent [gw12] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_str [gw14] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_string test/sql/test_operators.py::TupleTypingTest::test_tuple_type_expanding_inference [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_any test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_compile_one [gw14] [ 45%] PASSED test/sql/test_operators.py::TupleTypingTest::test_tuple_type_expanding_inference test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop_default test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop test/sql/test_operators.py::TupleTypingTest::test_tuple_type_plain_inference [gw14] [ 45%] PASSED test/sql/test_operators.py::TupleTypingTest::test_tuple_type_plain_inference test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_eq [gw22] [ 45%] 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 [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_nonpassive [gw14] [ 45%] PASSED test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_eq test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_in test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_passive [gw14] [ 45%] PASSED test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_in [gw21] [ 45%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_passive test/sql/test_operators.py::TypeDecoratorComparatorTest::test_alias_proxy [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_alias_proxy test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_multi_propagate test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_entity [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_propagate [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_propagate [gw22] [ 45%] 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] [gw2] [ 45%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop_default test/sql/test_operators.py::TypeDecoratorComparatorTest::test_column_proxy [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_column_proxy test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop_default [gw22] [ 45%] 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] test/sql/test_operators.py::TypeDecoratorComparatorTest::test_no_boolean_propagate [gw23] [ 45%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_pk_change [gw21] [ 45%] 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 [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_no_boolean_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_override_builtin [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorComparatorTest::test_reverse_binary_propagate test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_baked_mix [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop_default [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_reverse_binary_propagate test/ext/test_mutable.py::MutableWithScalarJSONTest::test_popitem test/sql/test_operators.py::TypeDecoratorComparatorTest::test_subquery_proxy [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_flush_new_pk_after_expire [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_subquery_proxy [gw22] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_load_after_expire test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_alias_proxy [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_alias_proxy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_multi_propagate test/orm/test_of_type.py::SubclassRelationshipTest::test_any_walias [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_multi_propagate [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_load_after_expire test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_propagate [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_propagate test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_nonpassive test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_column_proxy [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_popitem test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_no_boolean_propagate [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_no_boolean_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_override_builtin [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_reverse_binary_propagate [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_reverse_binary_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_subquery_proxy [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_subquery_proxy [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_alias_proxy test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace_itself_still_ok [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_alias_proxy test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_multi_propagate [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_nonpassive [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_propagate test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_passive [gw21] [ 45%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_passive [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_propagate test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_column_proxy test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_deferred_relationship_expr [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_no_boolean_propagate [gw22] [ 45%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_any_walias test/orm/test_of_type.py::SubclassRelationshipTest::test_any_wpoly [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_no_boolean_propagate [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace_itself_still_ok test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_override_builtin test/ext/test_mutable.py::MutableWithScalarJSONTest::test_setdefault test/orm/test_joins.py::SelfReferentialM2MTest::test_any [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_reverse_binary_propagate [gw22] [ 45%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_any_wpoly [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_reverse_binary_propagate test/orm/test_of_type.py::SubclassRelationshipTest::test_contains_eager_wpoly [gw23] [ 45%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_baked_mix test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_subquery_proxy test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_evaluate [gw14] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_subquery_proxy test/orm/test_options.py::FromSubclassOptionsTest::test_with_current_nonmatching_entity_subclasses [gw22] [ 45%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_contains_eager_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_flat [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_setdefault [gw7] [ 45%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_any test/ext/test_mutable.py::MutableWithScalarJSONTest::test_unrelated_flush [gw21] [ 45%] 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 [gw22] [ 45%] 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 test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_collection_append_remove [gw22] [ 45%] 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 [gw22] [ 45%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_noalias test/orm/test_of_type.py::SubclassRelationshipTest::test_join_walias [gw14] [ 45%] PASSED test/orm/test_options.py::FromSubclassOptionsTest::test_with_current_nonmatching_entity_subclasses [gw22] [ 45%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_walias [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_unrelated_flush [gw7] [ 45%] SKIPPED test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_collection_append_remove test/orm/test_options.py::LoadTest::test_gen_path_attr_column test/ext/test_mutable.py::MutableWithScalarJSONTest::test_update [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_key_bound_branching test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_cold_mapping [gw21] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_cold_mapping [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_update test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_uselist test/ext/test_mutable.py::MutableWithScalarPickleTest::test_clear [gw23] [ 45%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_evaluate test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[False-False] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_fetch [gw21] [ 45%] 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 [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_clear [gw21] [ 45%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive [gw7] [ 45%] SKIPPED test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_key_bound_branching test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive_uselist test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_none test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_unbound_branching [gw21] [ 45%] 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 [gw10] [ 45%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[False-False] test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_2 [gw0] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_none test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[True] [gw14] [ 45%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_column test/orm/test_options.py::LoadTest::test_gen_path_attr_entity test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_raise [gw14] [ 45%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_entity [gw10] [ 45%] 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 test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_noraiseerr [gw14] [ 46%] 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 [gw10] [ 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 [gw1] [ 46%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_2 [gw10] [ 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 [gw0] [ 46%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_raise [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_constructor [gw14] [ 46%] 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 test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_update [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_update [gw14] [ 46%] 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 test/engine/test_parseconnect.py::URLTest::test_only_str_set[database] [gw21] [ 46%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive [gw14] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_invalid_from_col [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[database] test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive test/ext/test_mutable.py::MutableWithScalarPickleTest::test_copy test/engine/test_parseconnect.py::URLTest::test_only_str_set[host] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[host] test/engine/test_parseconnect.py::URLTest::test_only_str_set[username] test/orm/test_options.py::LoadTest::test_gen_path_string_column [gw14] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_string_column test/orm/test_options.py::LoadTest::test_gen_path_string_entity [gw14] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_string_entity test/orm/test_options.py::LoadTest::test_set_strat_col [gw14] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_set_strat_col [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[username] test/engine/test_parseconnect.py::URLTest::test_password_custom_obj [gw10] [ 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] [gw10] [ 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] test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-True] [gw0] [ 46%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_copy [gw21] [ 46%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_nonpassive [gw10] [ 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://] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://] test/engine/test_parseconnect.py::URLTest::test_query_string [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_string [gw7] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_unbound_branching test/aaa_profiling/test_orm.py::DeferOptionsTest::test_baseline [gw23] [ 46%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_fetch test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_evaluate test/orm/test_options.py::LoadTest::test_set_strat_ent [gw14] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_set_strat_ent test/orm/test_options.py::LoadTest::test_str [gw14] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_str test/engine/test_parseconnect.py::URLTest::test_query_string_py2_unicode [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_string_py2_unicode test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype:///database] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype:///database] [gw21] [ 46%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_nonpassive test/orm/test_options.py::LocalOptsTest::test_bound_multiple_opt_only test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_passive test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype://username:password@hostspec/database] [gw10] [ 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] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:////usr/local/_xtest@example.com/members.db] [gw21] [ 46%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_passive [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-True] test/orm/test_pickled.py::PickleTest::test_no_instrumentation test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///:memory:] [gw10] [ 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] test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_self_sql_expr [gw10] [ 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] [gw10] [ 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] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db] [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_no_instrumentation test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///foo/bar/im/a/file] [gw10] [ 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://] test/orm/test_pickled.py::PickleTest::test_no_mappers [gw21] [ 46%] 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 [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/?arg1=val1&arg2=val2] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/?arg1=val1&arg2=val2] [gw21] [ 46%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_sql_expr [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_no_mappers test/orm/test_pickled.py::PickleTest::test_pickle_protocols test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/database] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec] [gw10] [ 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] [gw10] [ 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] [gw10] [ 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] [gw10] [ 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] [gw10] [ 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] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-literal_column] [gw17] [ 46%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-literal_column] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_standalone_orphans test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_nonpassive [gw21] [ 46%] SKIPPED test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_nonpassive test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_passive [gw21] [ 46%] SKIPPED test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_passive test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse [gw10] [ 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] [gw10] [ 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] [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_pickle_protocols test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/database] test/orm/test_pickled.py::PickleTest::test_state_info_pickle [gw10] [ 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] [gw10] [ 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] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:110//usr/db_file.db] [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_state_info_pickle test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:450?query=but_no_db] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:450?query=but_no_db] test/orm/test_pickled.py::PickleTest::test_transient test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec?query=but_no_db] [gw21] [ 46%] PASSED test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse_savepoint [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec?query=but_no_db] [gw23] [ 46%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_evaluate test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec] [gw10] [ 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] [gw10] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username@hostspec] test/engine/test_parseconnect.py::URLTest::test_rfc1738_password [gw10] [ 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] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_fetch [gw21] [ 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 [gw10] [ 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] [gw21] [ 46%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_nonpassive test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_passive [gw10] [ 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] [gw21] [ 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 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] [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_transient [gw21] [ 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 [gw21] [ 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 [gw10] [ 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] [gw10] [ 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] test/orm/test_pickled.py::PickleTest::test_unbound_options[0] [gw14] [ 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 [gw14] [ 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 [gw10] [ 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] [gw10] [ 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] [gw14] [ 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 [gw17] [ 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 [gw14] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_single_opt_only [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/test_options.py::LocalOptsTest::test_unbound_multiple_opt_only test/orm/test_pickled.py::CustomSetupTeardownTest::test_rebuild_state test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_getitem [gw14] [ 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 [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_getitem [gw14] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_opt_only_adds_to_strat test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_lookup test/orm/test_options.py::LocalOptsTest::test_unbound_strat_opt_recvs_from_optonly [gw10] [ 46%] PASSED test/orm/test_pickled.py::CustomSetupTeardownTest::test_rebuild_state [gw14] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_strat_opt_recvs_from_optonly [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_lookup test/orm/test_pickled.py::OptionsTest::test_load [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[0] [gw7] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::DeferOptionsTest::test_baseline test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_engine test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/test_pickled.py::PickleTest::test_unbound_options[1] test/aaa_profiling/test_orm.py::DeferOptionsTest::test_defer_many_cols test/orm/test_options.py::MapperOptionsTest::test_eager_degrade [gw21] [ 46%] PASSED test/orm/test_naturalpks.py::TransientExceptionTesst_sqlite+pysqlite_3_41_2::test_transient_exception [gw28] [ 46%] PASSED test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_engine test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_lazy_load [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[1] test/orm/test_naturalpks.py::UnsortablePKTest::test_updates_sorted test/orm/test_pickled.py::PickleTest::test_unbound_options[2] [gw23] [ 46%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_fetch test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_explicit_left test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_evaluate [gw9] [ 46%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_explicit_left [gw21] [ 46%] PASSED test/orm/test_naturalpks.py::UnsortablePKTest::test_updates_sorted test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_base_alias_filter test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_five [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_lookup [gw14] [ 46%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_degrade [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[2] test/orm/test_pickled.py::PickleTest::test_unbound_options[3] [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/test_options.py::MapperOptionsTest::test_eager_degrade_deep [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_lazy_load [gw10] [ 46%] PASSED test/orm/test_pickled.py::OptionsTest::test_load test/orm/test_pickled.py::OptionsTest::test_options_of_type [gw10] [ 46%] PASSED test/orm/test_pickled.py::OptionsTest::test_options_of_type test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_allows_backref_event test/orm/test_pickled.py::PickleTest::test_09_pickle [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[3] test/orm/test_pickled.py::PickleTest::test_unbound_options[4] [gw20] [ 46%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_allows_backref_event [gw17] [ 46%] 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 [gw23] [ 46%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_evaluate [gw10] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_09_pickle test/sql/test_metadata.py::InfoTest::test_index_info test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/test_pickled.py::PickleTest::test_11_pickle test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_fetch [gw17] [ 46%] 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 [gw4] [ 46%] PASSED test/sql/test_metadata.py::InfoTest::test_index_info [gw28] [ 46%] 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw10] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_11_pickle [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/test_pickled.py::PickleTest::test_attribute_mapped_collection [gw28] [ 46%] 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 [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw1] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[4] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_getitem [gw28] [ 46%] 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 [gw10] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_attribute_mapped_collection [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_lookup test/orm/test_pickled.py::PickleTest::test_became_bound_options [gw28] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_getitem test/orm/test_pickled.py::PolymorphicDeferredTest::test_polymorphic_deferred [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_lookup [gw14] [ 46%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_degrade_deep [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_five test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_four [gw28] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_getitem test/orm/test_options.py::MapperOptionsTest::test_eager_options [gw24] [ 46%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_six] test/orm/test_options.py::OptionsNoPropTest::test_option_against_nonexistent_PropComparator test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_base_alias_filter [gw28] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_lookup [gw9] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_lookup [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_four test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_one [gw1] [ 46%] PASSED test/orm/test_pickled.py::PolymorphicDeferredTest::test_polymorphic_deferred test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_one test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_three test/orm/test_pickled.py::TupleLabelTest::test_tuple_labeling [gw9] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_lookup [gw14] [ 46%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_options test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_sub_table_filter [gw10] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_became_bound_options [gw5] [ 46%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_three test/aaa_profiling/test_memusage.py::CycleTest::test_query_alias test/orm/test_pickled.py::PickleTest::test_bound_options[0] test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_two test/orm/test_options.py::MapperOptionsTest::test_eager_options_with_limit [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_two [gw9] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_sub_table_filter test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_five test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_lazy_load [gw20] [ 46%] 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 [gw23] [ 46%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_fetch [gw24] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_nonexistent_PropComparator [gw7] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::DeferOptionsTest::test_defer_many_cols [gw21] [ 46%] 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 test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_one test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_evaluate test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased [gw14] [ 46%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_options_with_limit [gw21] [ 46%] 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 test/orm/test_options.py::MapperOptionsTest::test_lazy_options [gw17] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_base_alias_filter [gw20] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_one test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_lookup [gw9] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_lazy_load [gw4] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw17] [ 46%] 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 [gw20] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw28] [ 46%] 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 [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_three test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_two [gw9] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_standalone_orphans [gw14] [ 46%] PASSED test/orm/test_options.py::MapperOptionsTest::test_lazy_options [gw24] [ 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 [gw20] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join [gw17] [ 46%] 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 [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_explicit_withpoly [gw7] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased_select_join [gw9] [ 46%] 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 [gw4] [ 46%] 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 [gw28] [ 46%] 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 [gw28] [ 46%] 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 [gw9] [ 46%] 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 [gw7] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased_select_join test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_plain [gw7] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_plain test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d test/orm/test_options.py::MapperOptionsTest::test_lazy_options_with_limit [gw4] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw9] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_lookup [gw7] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d_aliased [gw21] [ 46%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_implicit_withpoly [gw24] [ 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 [gw14] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_lazy_options_with_limit test/orm/test_options.py::MapperOptionsTest::test_option_propagate [gw17] [ 47%] 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 [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_standalone_orphans [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d_aliased [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_lookup [gw4] [ 47%] 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 [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_standalone_orphans 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_unions_True_noredefine_nonlazy::test_baseclass_base_alias_filter [gw28] [ 47%] 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 [gw4] [ 47%] 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 [gw21] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_implicit_withpoly [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_primary_table_only_for_requery test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_build_query test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_standalone_orphans [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_getitem [gw23] [ 47%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_evaluate [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_lookup test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_fetch [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw14] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_option_propagate test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_getitem [gw24] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_two [gw4] [ 47%] 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_join_from_polymorphic_nonaliased_one_future test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_PropComparator test/orm/test_options.py::MapperOptionsTest::test_synonym_options [gw17] [ 47%] 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 [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_lookup [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw1] [ 47%] PASSED test/orm/test_pickled.py::TupleLabelTest::test_tuple_labeling [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_lookup [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/sql/test_metadata.py::ConstraintTest::test_constraint_copied_to_proxy_ok [gw4] [ 47%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_four [gw26] [ 47%] PASSED test/sql/test_metadata.py::ConstraintTest::test_constraint_copied_to_proxy_ok [gw14] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_synonym_options [gw4] [ 47%] 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 [gw24] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_PropComparator test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_then_mapper_PropComparator [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/test_mapper.py::MapperTest::test_info_via_instrumented [gw4] [ 47%] 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 test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_bound [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_lookup [gw20] [ 47%] 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 [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_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_with_polymorphic_explicit_aliased_two_future [gw9] [ 47%] 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 [gw30] [ 47%] PASSED test/orm/test_mapper.py::MapperTest::test_info_via_instrumented [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw24] [ 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 [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_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_polymorphic_any_nine [gw9] [ 47%] 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 [gw4] [ 47%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw28] [ 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_auto_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw1] [ 47%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_four [gw23] [ 47%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_fetch test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_one [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw28] [ 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 [gw20] [ 47%] 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/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_filter_baked_query_shard_id [gw24] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_PropCompatator [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_then_column_PropComparator [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_lazy_load [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw9] [ 47%] 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_unions_True_noredefine_nonlazy::test_standalone_orphans [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_primary_table_only_for_requery [gw1] [ 47%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_one [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_build_query test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_lazy_load [gw9] [ 47%] 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 [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_standalone_orphans test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_fetch_results [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw28] [ 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 [gw14] [ 47%] 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 [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_getitem [gw28] [ 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 [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_getitem [gw24] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_then_column_PropComparator [gw14] [ 47%] 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_lookup test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_cls [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw28] [ 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_primary_eager_aliasing_subqueryload test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_lookup [gw26] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_lookup [gw30] [ 47%] 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::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_mixed_entities_ten [gw14] [ 47%] 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 [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_lookup [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw30] [ 47%] 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_base_alias_filter [gw14] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_unbound [gw26] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_bound test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw1] [ 47%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_three [gw30] [ 47%] 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_two [gw30] [ 47%] 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 [gw4] [ 47%] 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 [gw24] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_cls [gw26] [ 47%] 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 [gw14] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_bound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_bound [gw1] [ 47%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_two test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_descriptor [gw23] [ 47%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_filter_baked_query_shard_id test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get [gw30] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_primary_table_only_for_requery [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_standalone_orphans [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_loading.py::CompositeAttributesTest::test_load_composite test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw14] [ 47%] 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 [gw4] [ 47%] 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 [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_getitem [gw14] [ 47%] 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 [gw30] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two [gw14] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_unbound [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw24] [ 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 [gw26] [ 47%] 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 [gw26] [ 47%] 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 [gw17] [ 47%] 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_redefine_nonlazy::test_subclass_lookup [gw4] [ 47%] 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 [gw30] [ 47%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/test_options.py::OptionsNoPropTest::test_col_option_against_relationship_attr [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three [gw1] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::CompositeAttributesTest::test_load_composite [gw28] [ 47%] PASSED 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_none_False_redefine_nonlazy::test_baseclass_lookup [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw17] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_load_company_plus_employees [gw26] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_lookup [gw28] [ 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 [gw4] [ 47%] 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_base_alias_filter [gw30] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw28] [ 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_none_False_redefine_nonlazy::test_lazy_load [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_sub_table_filter [gw4] [ 47%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw30] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-viewonly] [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_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_join_through_polymorphic_nonaliased_two [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_sub_table_filter [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_lazy_load [gw14] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_col_option_against_relationship_attr test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/test_options.py::OptionsNoPropTest::test_load_only_against_multi_entity_attr test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw28] [ 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 [gw30] [ 47%] 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 [gw23] [ 47%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get [gw28] [ 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 [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw10] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[0] [gw28] [ 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 [gw26] [ 47%] 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw20] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw30] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/test_pickled.py::PickleTest::test_bound_options[1] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_primary_table_only_for_requery [gw28] [ 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 test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query [gw29] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-viewonly] [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_primary_table_only_for_requery [gw24] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_is_missing_of_type_for_alias test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_standalone_orphans [gw30] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw28] [ 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 [gw4] [ 47%] 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 [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw20] [ 47%] 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 test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_of_type_subclass [gw24] [ 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 [gw24] [ 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw4] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw9] [ 47%] 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 [gw26] [ 47%] 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 [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw24] [ 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 [gw14] [ 47%] 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 [gw10] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[1] test/orm/test_pickled.py::PickleTest::test_bound_options[2] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_lookup [gw28] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_base_alias_filter [gw1] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_load_company_plus_employees test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_person_selectin_subclasses [gw30] [ 47%] 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_from_polymorphic_nonaliased_two [gw30] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two [gw17] [ 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 [gw17] [ 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 [gw17] [ 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 [gw9] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_lookup [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_wpoly_subclasss 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_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw4] [ 48%] 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 [gw4] [ 48%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_base_alias_filter [gw26] [ 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 [gw26] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[2] test/orm/test_pickled.py::PickleTest::test_bound_options[3] [gw4] [ 48%] 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 [gw20] [ 48%] 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 [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw4] [ 48%] 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::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_with_polymorphic_explicit_aliased_one_future [gw17] [ 48%] 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 [gw1] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_person_selectin_subclasses [gw17] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_standalone_orphans [gw4] [ 48%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw26] [ 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 [gw17] [ 48%] 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/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-defaultload] [gw14] [ 48%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option [gw30] [ 48%] 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 [gw26] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw4] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw17] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[3] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw17] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_getitem test/orm/test_pickled.py::PickleTest::test_bound_options[4] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_lookup [gw20] [ 48%] 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 [gw26] [ 48%] 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 [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw23] [ 48%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query [gw4] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw17] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_lookup [gw26] [ 48%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query_shard_id test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw4] [ 48%] 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_join_to_subclass_ten [gw28] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw4] [ 48%] 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_to_subclass_thirteen [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw9] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw1] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-defaultload] [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[4] [gw26] [ 48%] 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/test_pickled.py::PickleTest::test_class_deferred_cols [gw28] [ 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 test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-joinedload] [gw4] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw9] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_sub_table_filter [gw30] [ 48%] 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_from_with_polymorphic_ot_aliased_three_future [gw29] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw28] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_sub_table_filter [gw20] [ 48%] 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_lazy_load [gw4] [ 48%] 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_to_subclass_twelve [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw26] [ 48%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw9] [ 48%] 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 [gw1] [ 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] [gw29] [ 48%] 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_mixed_entities_seven [gw4] [ 48%] 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 [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_aliased_single test/orm/test_options.py::OptionsTest::test_chained [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_chained [gw29] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_class_deferred_cols test/orm/test_options.py::OptionsTest::test_chained_plus_multi [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_chained_plus_multi [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/test_pickled.py::PickleTest::test_collection_setstate test/orm/test_options.py::OptionsTest::test_from_base_to_base_attr_via_subclass [gw4] [ 48%] 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 [gw1] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-lazyload] [gw29] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw26] [ 48%] 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 [gw17] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_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_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-selectinload] [gw28] [ 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 [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_from_base_to_base_attr_via_subclass [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_collection_setstate test/orm/test_options.py::OptionsTest::test_from_base_to_subclass_attr [gw29] [ 48%] PASSED 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_mixed_entities_sixteen [gw30] [ 48%] 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 [gw28] [ 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_False_noredefine_lazy::test_standalone_orphans [gw20] [ 48%] 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 test/orm/test_pickled.py::PickleTest::test_column_mapped_collection [gw17] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_sub_table_filter [gw9] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_primary_table_only_for_requery [gw9] [ 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 [gw9] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_standalone_orphans [gw30] [ 48%] PASSED 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one [gw17] [ 48%] 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 [gw28] [ 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 [gw28] [ 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 [gw20] [ 48%] 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 [gw24] [ 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 [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_from_subclass_to_subclass_attr test/orm/test_options.py::OptionsTest::test_get_path_one_level_attribute [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_get_path_one_level_attribute test/orm/test_options.py::OptionsTest::test_get_path_one_level_with_unrelated [gw23] [ 48%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query_shard_id [gw30] [ 48%] 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 [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_column_mapped_collection test/orm/test_pickled.py::PickleTest::test_composite_column_mapped_collection [gw29] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw29] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw29] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three [gw28] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_lookup [gw28] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_lookup [gw26] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw26] [ 48%] 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_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw30] [ 48%] 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 [gw1] [ 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] [gw1] [ 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] [gw1] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-joinedload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-lazyload] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_explicit_shard test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_base_alias_filter [gw9] [ 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 [gw26] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three [gw29] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw29] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw1] [ 48%] 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] [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_composite_column_mapped_collection test/orm/test_pickled.py::PickleTest::test_exceptions [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_exceptions [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two [gw24] [ 48%] 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] [ 48%] 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 [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_multi_entity_opt_on_second test/orm/test_options.py::OptionsTest::test_of_type [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_of_type test/orm/test_options.py::OptionsTest::test_of_type_plus_level [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_of_type_plus_level test/orm/test_options.py::OptionsTest::test_of_type_string_attr test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw29] [ 48%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw20] [ 48%] 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 [gw20] [ 48%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw20] [ 48%] 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 [gw20] [ 48%] 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 [gw1] [ 48%] 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] [gw17] [ 48%] 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 [gw17] [ 48%] 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 [gw17] [ 48%] 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 [gw17] [ 48%] 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 [gw17] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_lookup [gw17] [ 48%] 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 [gw9] [ 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 [gw9] [ 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 test/orm/test_pickled.py::PickleTest::test_instance_deferred_cols [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_instance_deferred_cols [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_of_type_string_attr test/orm/test_options.py::OptionsTest::test_path_exhausted [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_path_exhausted test/orm/test_options.py::OptionsTest::test_path_multilevel_attribute [gw24] [ 48%] 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 [gw24] [ 48%] 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 [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_entity [gw26] [ 48%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw20] [ 48%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/orm/test_pickled.py::PickleTest::test_instance_lazy_relation_loaders [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_entity [gw1] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-defaultload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-joinedload] [gw26] [ 48%] 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_self_referential_one [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw4] [ 48%] 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[] [gw4] [ 48%] 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] [gw1] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-joinedload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-lazyload] test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_option [gw24] [ 48%] 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 [gw24] [ 48%] 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_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw30] [ 48%] 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_join_through_polymorphic_nonaliased_one [gw30] [ 48%] 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 [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw30] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_instance_lazy_relation_loaders test/orm/test_pickled.py::PickleTest::test_invalidated_flag_deepcopy [gw10] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_invalidated_flag_deepcopy test/orm/test_pickled.py::PickleTest::test_invalidated_flag_pickle [gw20] [ 48%] 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 [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_matching_attribute test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_attribute [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_attribute test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_entity [gw24] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_entity [gw23] [ 48%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_explicit_shard test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_core_lookup_w_shard [gw4] [ 48%] 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] [gw4] [ 48%] 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] [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw4] [ 48%] 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 [gw17] [ 48%] 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 [gw9] [ 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 [gw9] [ 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 [gw9] [ 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 [gw26] [ 48%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two test/orm/test_options.py::PickleTest::test_legacy_opt_setstate [gw28] [ 48%] 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 [gw28] [ 49%] 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 [gw28] [ 49%] 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 [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-lazyload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-selectinload] [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-selectinload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-defaultload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_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_to_polymorphic_explicit_aliased [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw30] [ 49%] 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_join_to_subclass_eleven [gw30] [ 49%] 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_to_subclass_fifteen [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw30] [ 49%] 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_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw17] [ 49%] 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 [gw17] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_sub_table_filter [gw26] [ 49%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future [gw10] [ 49%] PASSED test/orm/test_pickled.py::PickleTest::test_invalidated_flag_pickle test/orm/test_pickled.py::PickleTest::test_lazyload_extra_criteria_not_supported [gw10] [ 49%] PASSED test/orm/test_pickled.py::PickleTest::test_lazyload_extra_criteria_not_supported test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-False] [gw30] [ 49%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw29] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join_future [gw29] [ 49%] PASSED 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_nesting_queries [gw29] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw29] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two [gw30] [ 49%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one [gw30] [ 49%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-defaultload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-joinedload] [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-joinedload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-lazyload] [gw4] [ 49%] 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 [gw4] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_lazy_load [gw17] [ 49%] 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 [gw17] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_standalone_orphans [gw17] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_base_alias_filter [gw9] [ 49%] 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 [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw9] [ 49%] PASSED 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_explicit_polymorphic_join_two [gw31] [ 49%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_replacement_traversal test/aaa_profiling/test_memusage.py::CycleTest::test_cache_key [gw29] [ 49%] PASSED 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw29] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw28] [ 49%] 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 [gw28] [ 49%] 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 [gw28] [ 49%] 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 [gw28] [ 49%] 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 [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_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_to_subclass_six [gw30] [ 49%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw10] [ 49%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-False] test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-True] [gw10] [ 49%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-True] [gw28] [ 49%] 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 [gw28] [ 49%] 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 [gw26] [ 49%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_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_to_subclass_sixteen [gw20] [ 49%] PASSED 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_correlation_three [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-lazyload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-selectinload] [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-selectinload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-defaultload] [gw23] [ 49%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_core_lookup_w_shard test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_db_lookup [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw29] [ 49%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw29] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw20] [ 49%] 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 [gw17] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_getitem [gw17] [ 49%] 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 [gw17] [ 49%] 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 [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw30] [ 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 [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-defaultload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-joinedload] [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-joinedload] [gw24] [ 49%] PASSED test/orm/test_options.py::PickleTest::test_legacy_opt_setstate test/orm/test_options.py::PickleTest::test_modern_opt_getstate [gw24] [ 49%] PASSED test/orm/test_options.py::PickleTest::test_modern_opt_getstate test/orm/test_options.py::PickleTest::test_modern_opt_setstate [gw29] [ 49%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw26] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw24] [ 49%] PASSED test/orm/test_options.py::PickleTest::test_modern_opt_setstate [gw30] [ 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 test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-lazyload] [gw9] [ 49%] 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 [gw9] [ 49%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw20] [ 49%] 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 [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-lazyload] [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/orm/test_options.py::SubOptionsTest::test_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw29] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw30] [ 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 [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw28] [ 49%] 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 [gw30] [ 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_explicit_polymorphic_join_two [gw26] [ 49%] PASSED 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-selectinload] [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-selectinload] test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[None] [gw9] [ 49%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias [gw29] [ 49%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw30] [ 49%] PASSED 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_loads_at_once [gw28] [ 49%] 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 [gw26] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw23] [ 49%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_db_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_one [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_query_explicit_shard_via_bind_opts [gw28] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_lazy_load [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[None] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw29] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[immediateload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw17] [ 49%] 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 [gw30] [ 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_three [gw26] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_two [gw30] [ 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw1] [ 49%] 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] [gw29] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_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_relationship_to_polymorphic_one [gw17] [ 49%] 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 [gw20] [ 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 [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw30] [ 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw26] [ 49%] 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::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_filter_on_subclass_four [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[joinedload] [gw29] [ 49%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three [gw24] [ 49%] PASSED test/orm/test_options.py::SubOptionsTest::test_five test/orm/test_options.py::SubOptionsTest::test_four [gw20] [ 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 [gw28] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_primary_table_only_for_requery [gw28] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_primary_table_only_for_requery [gw17] [ 49%] 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 [gw24] [ 49%] PASSED test/orm/test_options.py::SubOptionsTest::test_four [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw7] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_fetch_results [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw26] [ 49%] 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 test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[lazyload] [gw1] [ 49%] 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] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_standalone_orphans [gw28] [ 49%] 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 test/orm/test_options.py::SubOptionsTest::test_invalid_one [gw24] [ 49%] PASSED test/orm/test_options.py::SubOptionsTest::test_invalid_one test/orm/test_options.py::SubOptionsTest::test_not_implemented_fromload [gw24] [ 49%] PASSED test/orm/test_options.py::SubOptionsTest::test_not_implemented_fromload [gw30] [ 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 [gw26] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw20] [ 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 [gw20] [ 49%] PASSED 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/test_options.py::SubOptionsTest::test_not_implemented_toload [gw24] [ 49%] PASSED test/orm/test_options.py::SubOptionsTest::test_not_implemented_toload test/orm/test_options.py::SubOptionsTest::test_one [gw28] [ 49%] 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 test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity [gw9] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw9] [ 49%] 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 [gw30] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw30] [ 49%] 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[] [gw20] [ 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw28] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_lookup [gw24] [ 49%] PASSED test/orm/test_options.py::SubOptionsTest::test_one test/orm/test_options.py::SubOptionsTest::test_three [gw24] [ 49%] PASSED test/orm/test_options.py::SubOptionsTest::test_three test/orm/test_options.py::SubOptionsTest::test_two [gw29] [ 49%] 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 [gw24] [ 49%] PASSED test/orm/test_options.py::SubOptionsTest::test_two [gw28] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_lookup [gw20] [ 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 [gw9] [ 49%] 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 [gw9] [ 49%] 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 [gw30] [ 49%] 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_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw30] [ 49%] 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_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_one [gw9] [ 49%] 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 [gw1] [ 49%] 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] [gw1] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[subqueryload] test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelMapped::test_load [gw26] [ 49%] PASSED 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_with_polymorphic_six_future [gw26] [ 49%] 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw17] [ 49%] 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 [gw17] [ 49%] 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 [gw17] [ 49%] 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 [gw23] [ 49%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_query_explicit_shard_via_bind_opts [gw29] [ 49%] PASSED 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one [gw9] [ 49%] 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 [gw9] [ 49%] 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 [gw20] [ 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_one [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_three [gw26] [ 49%] 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 [gw30] [ 49%] 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw30] [ 49%] 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] [gw17] [ 49%] 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 test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip [gw9] [ 49%] 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 [gw17] [ 49%] 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 [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_two [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_having_group_by [gw26] [ 50%] 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 [gw7] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_no_identity [gw29] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw20] [ 50%] 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::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one [gw17] [ 50%] 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 [gw9] [ 50%] 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 [gw9] [ 50%] 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 [gw9] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-constraint] [gw11] [ 50%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-constraint] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw9] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw26] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw20] [ 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_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_aliased_not_polluted_by_join test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_events [gw20] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw1] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelMapped::test_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw15] [ 50%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_events test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelOpt::test_load [gw6] [ 50%] PASSED test/ext/test_automap.py::ConcurrentAutomapTest::test_concurrent_automaps_w_configure [gw20] [ 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_query [gw28] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_lookup [gw29] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_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_two_future [gw20] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw16] [ 50%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_query test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw28] [ 50%] 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 [gw7] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_no_identity [gw20] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/aaa_profiling/test_orm.py::MergeBackrefsTest::test_merge_pending_with_all_pks [gw20] [ 50%] 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 [gw17] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_base_alias_filter [gw28] [ 50%] 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_none_False_noredefine_lazy::test_baseclass_lookup [gw24] [ 50%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_lazy_load [gw20] [ 50%] 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 [gw17] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_lookup test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_three [gw20] [ 50%] 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 [gw24] [ 50%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_three [gw29] [ 50%] PASSED 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_add_remove_pending_backref test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_two [gw24] [ 50%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_two [gw20] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_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_columns_or_subclass_six test/orm/test_options.py::WithEntitiesTest::test_options_legacy_with_entities_onelevel [gw1] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelOpt::test_load [gw24] [ 50%] 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 [gw20] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw24] [ 50%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_with_only_cols_onelevel [gw20] [ 50%] 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_loading.py::LoaderOptionsTest::test_options_dont_pollute test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw11] [ 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 [gw20] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/ext/test_orderinglist.py::OrderingListTest::test_append_no_reorder [gw7] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::MergeBackrefsTest::test_merge_pending_with_all_pks [gw11] [ 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one [gw11] [ 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw28] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_primary_table_only_for_requery [gw28] [ 50%] 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 [gw28] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_base_alias_filter [gw15] [ 50%] 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_mixed_entities_fifteen [gw15] [ 50%] 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/aaa_profiling/test_orm.py::MergeTest::test_merge_load [gw29] [ 50%] 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 [gw28] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_getitem [gw28] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_getitem [gw23] [ 50%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip_future [gw16] [ 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw15] [ 50%] 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 [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw24] [ 50%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_append_no_reorder test/ext/test_orderinglist.py::OrderingListTest::test_append_reorder [gw11] [ 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw11] [ 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw7] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::MergeTest::test_merge_load [gw6] [ 50%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_add_remove_pending_backref test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_bulk_replace [gw6] [ 50%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_bulk_replace test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_duplicate_adds test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw15] [ 50%] 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[] [gw15] [ 50%] PASSED 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/aaa_profiling/test_orm.py::MergeTest::test_merge_no_load [gw29] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw26] [ 50%] 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 [gw26] [ 50%] 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 [gw15] [ 50%] 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw16] [ 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_from_alias [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw11] [ 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_join_from_polymorphic_aliased_four [gw11] [ 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_polymorphic_aliased_one_future [gw26] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw29] [ 50%] 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 [gw7] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::MergeTest::test_merge_no_load test/aaa_profiling/test_orm.py::QueryTest::test_query_cols [gw15] [ 50%] 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw16] [ 50%] 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 [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_three [gw6] [ 50%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_duplicate_adds [gw24] [ 50%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_append_reorder test/ext/test_orderinglist.py::OrderingListTest::test_funky_ordering [gw24] [ 50%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_funky_ordering test/ext/test_orderinglist.py::OrderingListTest::test_insert [gw26] [ 50%] 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 test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_pending_combines_with_flushed [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw15] [ 50%] 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw1] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::LoaderOptionsTest::test_options_dont_pollute test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_two [gw16] [ 50%] 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 [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw29] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw26] [ 50%] 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_expire [gw11] [ 50%] PASSED 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_from_polymorphic_explicit_aliased_three [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw15] [ 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw24] [ 50%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_insert test/ext/test_orderinglist.py::OrderingListTest::test_picklability test/orm/inheritance/test_poly_loading.py::NoBaseWPPlusAliasedTest::test_wp [gw23] [ 50%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_warning [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_warning test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_encoded [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_encoded_mysql [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_encoded_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_escape [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal [gw7] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::QueryTest::test_query_cols test/aaa_profiling/test_orm.py::SelectInEagerLoadTest::test_round_trip_results [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw24] [ 50%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_picklability test/ext/test_orderinglist.py::OrderingListTest::test_replace [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal_mysql [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_mysql [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text_mysql [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike [gw1] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::NoBaseWPPlusAliasedTest::test_wp [gw6] [ 50%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_pending_combines_with_flushed test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_remove_add_pending_backref test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw16] [ 50%] 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_join_from_columns_or_subclass_five [gw15] [ 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw15] [ 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_mixed_entities_three [gw11] [ 50%] PASSED 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_join_from_polymorphic_nonaliased_one [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw29] [ 50%] 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_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw29] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw29] [ 50%] PASSED 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_with_polymorphic_seven_future [gw29] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw29] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike_escape [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like_escape [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_autoescape [gw15] [ 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 [gw15] [ 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_mixed_entities_two [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join [gw16] [ 50%] PASSED 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four [gw16] [ 50%] PASSED 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_from_columns_or_subclass_nine [gw16] [ 50%] 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_join_from_columns_or_subclass_one [gw16] [ 50%] 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw16] [ 50%] PASSED 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw26] [ 50%] 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_explicit_polymorphic_join_one [gw26] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw26] [ 50%] 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw26] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw26] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw26] [ 50%] PASSED 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw11] [ 50%] 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 [gw11] [ 50%] 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw6] [ 50%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_remove_add_pending_backref test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_commit [gw16] [ 50%] 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_columns_or_subclass_ten [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_concat [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_encoded [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_encoded_mysql [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_encoded_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_escape [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith [gw16] [ 50%] 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_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw24] [ 50%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_replace test/ext/test_orderinglist.py::OrderingListTest::test_replace_two [gw24] [ 50%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_replace_two test/ext/test_orderinglist.py::OrderingListTest::test_slice [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_autoescape [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_encoded [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_escape [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_mysql [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike [gw23] [ 50%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike_escape [gw24] [ 50%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_slice [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw16] [ 50%] 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_polymorphic_aliased_four [gw15] [ 50%] 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_multi_join_future [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like_escape [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-arg_level_prop] [gw1] [ 51%] 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] [gw1] [ 51%] 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] test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_w_annotation [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_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_from_with_polymorphic_explicit_aliased_two_future [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_commit test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_notloaded [gw16] [ 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw29] [ 51%] 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 [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw29] [ 51%] 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw26] [ 51%] PASSED 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw1] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-dont_create_prop] 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_autoescape test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-arg_level_prop] [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_flat_aliased_w_select_from [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_autoescape [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_notloaded test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_concat 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_join_from_polymorphic_explicit_aliased_three [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_concat [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_preloaded test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one 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_operators.py::ComposedLikeOperatorsTest::test_not_startswith_encoded 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_join_from_polymorphic_explicit_aliased_two [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw1] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-arg_level_prop] [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_encoded test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_preloaded test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_encoded_mysql test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-create_prop] [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_encoded_mysql test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two 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_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_escape [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_escape test/orm/test_backref_mutations.py::M2MStaleBackrefTest::test_backref_pop_m2m 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one 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::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_polymorphic_nonaliased_one_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_firebird [gw1] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-create_prop] [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic_flat [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_firebird test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-dont_create_prop] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith [gw24] [ 51%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_w_annotation [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_wo_annotation 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_primary_eager_aliasing_subqueryload 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_expire [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::M2MStaleBackrefTest::test_backref_pop_m2m [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape [gw11] [ 51%] PASSED 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::PolymorphicTest_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_eleven 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape_custom_escape test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_dont_reset_selectable [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw1] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-dont_create_prop] [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape_custom_escape [gw11] [ 51%] PASSED 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_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_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_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_concat test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-arg_level_prop] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/test_backref_mutations.py::O2MCollectionTest::test_append_del [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_concat [gw11] [ 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_filter_on_baseclass 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::PolymorphicTest_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_from_with_polymorphic_explicit_aliased_two_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_encoded test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_encoded [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw16] [ 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_encoded_mysql test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_encoded_mysql [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw1] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-arg_level_prop] [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_append_del [gw16] [ 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_escape test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-create_prop] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/test_backref_mutations.py::O2MCollectionTest::test_bulk_replace [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_escape [gw11] [ 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_firebird [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_bulk_replace 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_filter_on_subclass_four [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_firebird [gw29] [ 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_one test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw1] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-create_prop] [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-dont_create_prop] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal_mysql [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw24] [ 51%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_wo_annotation [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal_mysql [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_two test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_w_annotations test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased 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_self_referential_one test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_two [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text [gw16] [ 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_commitfirst test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text_mysql [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_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_through_polymorphic_aliased_five [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw23] [ 51%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text_mysql test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw1] [ 51%] 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/sql/test_operators.py::ConjunctionTest::test_and_false_literal_leading [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_and_false_literal_leading 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_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias test/sql/test_operators.py::ConjunctionTest::test_and_true_literal_leading test/orm/inheritance/test_poly_loading.py::TestGeometries::test_partial_load_no_invoke_eagers [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_and_true_literal_leading [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_commitfirst test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw15] [ 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_get_one test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_hitslazy [gw16] [ 51%] 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::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_get_three test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct_use_labels [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_five [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct_use_labels 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::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_get_two test/sql/test_operators.py::ConjunctionTest::test_constants_are_singleton [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_four [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constants_are_singleton [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_hitslazy [gw15] [ 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_join_to_subclass_fourteen [gw1] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_partial_load_no_invoke_eagers test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_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_join_and_thru_polymorphic_aliased_one test/sql/test_operators.py::ConjunctionTest::test_eight [gw11] [ 51%] PASSED 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_notloaded [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[False] 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/sql/test_operators.py::ConjunctionTest::test_eleven [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw29] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_eleven [gw16] [ 51%] 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/sql/test_operators.py::ConjunctionTest::test_empty_and_raw test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_and_raw test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[and_-and_-True] [gw15] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[and_-and_-True] [gw16] [ 51%] 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::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_join_to_subclass_seventeen [gw6] [ 51%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_notloaded test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[or_-or_-False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw23] [ 51%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[or_-or_-False] [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/sql/test_operators.py::ConjunctionTest::test_empty_or_raw test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_preloaded [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_or_raw 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::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/sql/test_operators.py::ConjunctionTest::test_five [gw11] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_five [gw24] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_w_annotations test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/sql/test_operators.py::ConjunctionTest::test_four [gw11] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_four [gw15] [ 52%] PASSED 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_wo_annotations test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/sql/test_operators.py::ConjunctionTest::test_fourteen [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw11] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_fourteen [gw6] [ 52%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_preloaded 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_join_through_polymorphic_nonaliased_three [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw11] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/sql/test_operators.py::ConjunctionTest::test_is_false_literal [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw1] [ 52%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[False] [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_is_false_literal test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_collection 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw11] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/sql/test_operators.py::ConjunctionTest::test_is_true_literal [gw16] [ 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_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[True] [gw6] [ 52%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_collection [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_is_true_literal [gw15] [ 52%] PASSED 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_join_to_subclass_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw11] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/sql/test_operators.py::ConjunctionTest::test_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_scalar [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joined_aliasing_unrelated_subuqery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/sql/test_operators.py::ConjunctionTest::test_or_false_literal_leading [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_or_false_literal_leading test/sql/test_operators.py::ConjunctionTest::test_or_true_literal_leading [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_or_true_literal_leading test/sql/test_operators.py::ConjunctionTest::test_seven [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_seven [gw16] [ 52%] 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/sql/test_operators.py::ConjunctionTest::test_single_bool_eight [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_eight test/sql/test_operators.py::ConjunctionTest::test_single_bool_five [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_five test/sql/test_operators.py::ConjunctionTest::test_single_bool_four [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_four test/sql/test_operators.py::ConjunctionTest::test_single_bool_nine [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_nine test/sql/test_operators.py::ConjunctionTest::test_single_bool_one [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_one test/sql/test_operators.py::ConjunctionTest::test_single_bool_seven [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_seven test/sql/test_operators.py::ConjunctionTest::test_single_bool_six [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_six test/sql/test_operators.py::ConjunctionTest::test_single_bool_ten [gw23] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_ten [gw11] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joined_aliasing_unrelated_subuqery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_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_with_polymorphic_four_future [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw16] [ 52%] 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 [gw6] [ 52%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_scalar test/orm/test_backref_mutations.py::O2MCollectionTest::test_plain_load_passive [gw11] [ 52%] 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 [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw16] [ 52%] PASSED 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_to_subclass_fifteen test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_reflection [gw15] [ 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 [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw11] [ 52%] 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 [gw6] [ 52%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_plain_load_passive [gw16] [ 52%] PASSED 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_to_subclass_fourteen [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_commitfirst [gw1] [ 52%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[True] [gw8] [ 52%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_reflection test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw11] [ 52%] 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_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw11] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_mapped [gw16] [ 52%] 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_to_subclass_manual_alias [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw7] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::SelectInEagerLoadTest::test_round_trip_results [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one [gw16] [ 52%] 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw6] [ 52%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_commitfirst test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_notloaded test/aaa_profiling/test_orm.py::SessionTest::test_expire_lots [gw24] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_wo_annotations [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw16] [ 52%] 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw6] [ 52%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_notloaded test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_preloaded [gw1] [ 52%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_mapped [gw16] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_options [gw7] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::SessionTest::test_expire_lots test/ext/test_mutable.py::MutableListNoHashTest::test_copy [gw6] [ 52%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_preloaded test/engine/test_parseconnect.py::CreateEngineTest::test_bad_args test/orm/test_backref_mutations.py::O2MCollectionTest::test_set_none [gw18] [ 52%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_copy [gw8] [ 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 [gw15] [ 52%] 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 test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_witharg [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_bad_args [gw18] [ 52%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_witharg test/engine/test_parseconnect.py::CreateEngineTest::test_connect_query test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_patching_arg_to_noarg [gw15] [ 52%] 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 [gw18] [ 52%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_patching_arg_to_noarg [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_connect_query test/engine/test_parseconnect.py::CreateEngineTest::test_custom test/engine/test_pool.py::NullPoolTest::test_reconnect [gw15] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw1] [ 52%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_options [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_custom test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config [gw18] [ 52%] PASSED test/engine/test_pool.py::NullPoolTest::test_reconnect [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_custom test/orm/inheritance/test_poly_persistence.py::InsertOrderTest::test_insert_order [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_custom test/engine/test_pool.py::PoolDialectTest::test_assertion_pool test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_future [gw24] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_popitem [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_future test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_not_future test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_w_annotations [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_not_future test/engine/test_parseconnect.py::CreateEngineTest::test_kwargs [gw15] [ 52%] 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw18] [ 52%] PASSED test/engine/test_pool.py::PoolDialectTest::test_assertion_pool [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_kwargs test/engine/test_parseconnect.py::CreateEngineTest::test_on_connect_url test/engine/test_pool.py::PoolDialectTest::test_null_pool [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_on_connect_url test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[False] [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check [gw15] [ 52%] 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 [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[False] test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[True] [gw18] [ 52%] PASSED test/engine/test_pool.py::PoolDialectTest::test_null_pool test/engine/test_pool.py::PoolDialectTest::test_queue_pool [gw18] [ 52%] PASSED test/engine/test_pool.py::PoolDialectTest::test_queue_pool test/engine/test_pool.py::PoolDialectTest::test_singleton_pool [gw2] [ 52%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_popitem test/engine/test_pool.py::PoolTest::test_recreate_state[NullPool-pool_args2] [gw18] [ 52%] PASSED test/engine/test_pool.py::PoolDialectTest::test_singleton_pool test/engine/test_pool.py::PoolDialectTest::test_static_pool [gw18] [ 52%] PASSED test/engine/test_pool.py::PoolDialectTest::test_static_pool test/engine/test_pool.py::PoolEventsTest::test_checkin_event [gw8] [ 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 [gw7] [ 52%] 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 [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_pool_reset_on_return_from_config test/engine/test_parseconnect.py::CreateEngineTest::test_poolargs [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_poolargs test/engine/test_parseconnect.py::CreateEngineTest::test_recycle [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_recycle test/engine/test_parseconnect.py::CreateEngineTest::test_reset_on_return [gw18] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event [gw2] [ 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] [gw2] [ 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] [gw2] [ 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] [gw2] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[SingletonThreadPool-pool_args3] test/engine/test_pool.py::PoolTest::test_recreate_state[StaticPool-pool_args4] [gw2] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[StaticPool-pool_args4] test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-False] [gw1] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::InsertOrderTest::test_insert_order test/engine/test_pool.py::QueuePoolTest::test_connect_checkout_handler_always_gets_info [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_reset_on_return test/engine/test_parseconnect.py::CreateEngineTest::test_urlattr [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_urlattr test/engine/test_parseconnect.py::DialectImportTest::test_import_base_dialects [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::DialectImportTest::test_import_base_dialects test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_arg_registration [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_arg_registration test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_base_alias_filter [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw8] [ 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 [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_nosqlexpr [gw25] [ 52%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_nosqlexpr test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_multiple_url_registration test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_zero [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_multiple_url_registration test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_url_registration [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw25] [ 52%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_zero test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/engine/test_processors.py::CDateProcessorTest::test_date_invalid_string [gw25] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_date_invalid_string [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_url_registration test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_base test/engine/test_processors.py::CDateProcessorTest::test_date_no_string [gw25] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_date_no_string [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_base test/engine/test_processors.py::CDateProcessorTest::test_datetime_invalid_string test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_dotted [gw25] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_datetime_invalid_string test/engine/test_processors.py::CDateProcessorTest::test_datetime_no_string [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_dotted test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_legacy [gw25] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_datetime_no_string [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four test/engine/test_processors.py::CDateProcessorTest::test_time_invalid_string test/ext/test_mutable.py::MutableWithScalarPickleTest::test_deepcopy [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_legacy [gw25] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_time_invalid_string test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_per_dbapi test/engine/test_processors.py::CDateProcessorTest::test_time_no_string [gw24] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_w_annotations [gw25] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_time_no_string [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_per_dbapi test/engine/test_processors.py::PyDateProcessorTest::test_date_invalid_string test/engine/test_parseconnect.py::TestRegNewDBAPI::test_wrapper_hooks test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_wo_annotations [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_date_invalid_string [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_wrapper_hooks test/engine/test_processors.py::PyDateProcessorTest::test_date_no_string test/engine/test_parseconnect.py::URLTest::test_arg_validation_all_seven_posn [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_date_no_string [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw0] [ 52%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_deepcopy [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_arg_validation_all_seven_posn test/engine/test_processors.py::PyDateProcessorTest::test_datetime_invalid_string test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen test/engine/test_parseconnect.py::URLTest::test_comparison [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_comparison [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_datetime_invalid_string test/engine/test_processors.py::PyDateProcessorTest::test_datetime_no_string test/engine/test_parseconnect.py::URLTest::test_component_set[database] [gw8] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[database] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_datetime_no_string test/engine/test_parseconnect.py::URLTest::test_component_set[drivername] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style4 test/engine/test_processors.py::PyDateProcessorTest::test_time_invalid_string [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[drivername] test/engine/test_parseconnect.py::URLTest::test_component_set[host] [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_time_invalid_string test/engine/test_processors.py::PyDateProcessorTest::test_time_no_string [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[host] test/engine/test_parseconnect.py::URLTest::test_component_set[password] [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_time_no_string [gw8] [ 52%] 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[password] test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_empty_param test/engine/test_parseconnect.py::URLTest::test_component_set[username] [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[username] [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_empty_param test/engine/test_parseconnect.py::URLTest::test_copy [gw8] [ 52%] 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_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_none_param [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_copy test/engine/test_parseconnect.py::URLTest::test_deepcopy [gw5] [ 52%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_alias test/aaa_profiling/test_memusage.py::CycleTest::test_query_filtered [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_none_param [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_deepcopy [gw22] [ 52%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_list_tuple test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor [gw8] [ 52%] 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] [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_list_tuple [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw0] [ 52%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style4 test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor_all_args test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_string_tuple test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_string_tuple test/orm/test_query.py::ExpressionTest::test_group_by_cancelled_still_present test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_strings [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor_all_args test/engine/test_parseconnect.py::URLTest::test_deprecated_translate_connect_args_names [gw8] [ 52%] 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_strings [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_translate_connect_args_names test/engine/test_processors.py::PyDistillArgsTest::test_distill_no_multi_no_param test/engine/test_parseconnect.py::URLTest::test_none_ok[database] [gw25] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_no_multi_no_param [gw7] [ 52%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[database] [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/engine/test_processors.py::PyDistillArgsTest::test_distill_none test/engine/test_parseconnect.py::URLTest::test_none_ok[host] [gw0] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw7] [ 53%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[host] test/engine/test_parseconnect.py::URLTest::test_none_ok[username] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions [gw25] [ 53%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_none test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_dict [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw7] [ 53%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[username] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-database] [gw25] [ 53%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_dict test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_dicts [gw7] [ 53%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-database] [gw25] [ 53%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_dicts test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-host] test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_strings [gw0] [ 53%] 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 [gw7] [ 53%] 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] [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False0] [gw13] [ 53%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False0] test/orm/test_query.py::FilterTest::test_has [gw2] [ 53%] PASSED test/engine/test_pool.py::QueuePoolTest::test_connect_checkout_handler_always_gets_info test/engine/test_pool.py::QueuePoolTest::test_connect_handler_not_called_for_recycled [gw25] [ 53%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_strings test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuple [gw25] [ 53%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuple test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuples [gw25] [ 53%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuples test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_string [gw8] [ 53%] 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_mixed_entities_seventeen [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw25] [ 53%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_string [gw0] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions_2 [gw7] [ 53%] 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] [ 53%] 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] [ 53%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-host] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-username] [gw7] [ 53%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-username] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_productspec.py::InheritTest::test_five test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[35.8] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions_3 [gw7] [ 53%] 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] [gw7] [ 53%] 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] [gw0] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions_3 [gw8] [ 53%] 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw7] [ 53%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[True] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[35.8] [gw7] [ 53%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[35.8] [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_cancelled_still_present [gw0] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union test/orm/test_query.py::ExpressionTest::test_group_by_plain [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_all test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_plain test/orm/test_query.py::ExpressionTest::test_in [gw0] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_all [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw24] [ 53%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_wo_annotations test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_all_lightweight [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_in test/orm/test_query.py::ExpressionTest::test_join test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_w_annotations test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three [gw0] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_all_lightweight [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_join test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_ordered test/orm/test_query.py::ExpressionTest::test_label [gw0] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_ordered [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_label test/orm/test_query.py::ExpressionTest::test_labeled_subquery test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_ordered_alias [gw8] [ 53%] 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_mixed_entities_twelve [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_labeled_subquery test/orm/test_query.py::ExpressionTest::test_legacy_order_by_cancelled_allows_assertions [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_legacy_order_by_cancelled_allows_assertions test/orm/test_query.py::ExpressionTest::test_named_subquery [gw0] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_ordered_alias [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_named_subquery test/orm/test_query.py::ExpressionTest::test_order_by_append [gw8] [ 53%] 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_append test/orm/test_query.py::CountTest::test_basic test/orm/test_query.py::ExpressionTest::test_order_by_cancellation [gw25] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_five [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_cancellation test/orm/test_query.py::ExpressionTest::test_order_by_cancellation_false [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_productspec.py::InheritTest::test_four [gw22] [ 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 test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-1] [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_cancelled_allows_assertions [gw19] [ 53%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-1] test/orm/test_query.py::ExpressionTest::test_order_by_plain [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_plain test/orm/test_query.py::ImmediateTest::test_one_or_none test/orm/test_query.py::ExpressionTest::test_param_transfer [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_param_transfer test/orm/test_query.py::ExpressionTest::test_reduced_subquery [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_reduced_subquery [gw2] [ 53%] PASSED test/engine/test_pool.py::QueuePoolTest::test_connect_handler_not_called_for_recycled [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_has test/orm/test_query.py::ExpressionTest::test_scalar_subquery test/orm/test_query.py::FilterTest::test_limit_offset [gw24] [ 53%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_w_annotations test/engine/test_pool.py::QueuePoolTest::test_connrec_invalidated_within_checkout_no_race test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_wo_annotations [gw2] [ 53%] PASSED test/engine/test_pool.py::QueuePoolTest::test_connrec_invalidated_within_checkout_no_race [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_scalar_subquery test/engine/test_pool.py::QueuePoolTest::test_detach test/orm/test_query.py::ExpressionTest::test_scalar_subquery_compile_whereclause [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_limit_offset test/orm/test_query.py::FilterTest::test_none_comparison [gw8] [ 53%] 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_multi_join_future [gw2] [ 53%] PASSED test/engine/test_pool.py::QueuePoolTest::test_detach test/engine/test_pool.py::QueuePoolTest::test_detach_via_invalidate [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_scalar_subquery_compile_whereclause test/orm/test_query.py::ExpressionTest::test_select [gw25] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_four [gw2] [ 53%] PASSED test/engine/test_pool.py::QueuePoolTest::test_detach_via_invalidate test/engine/test_pool.py::QueuePoolTest::test_dispose_closes_pooled [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_select test/orm/inheritance/test_productspec.py::InheritTest::test_one test/orm/test_query.py::ExpressionTest::test_subquery_no_eagerloads [gw2] [ 53%] PASSED test/engine/test_pool.py::QueuePoolTest::test_dispose_closes_pooled [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_subquery_no_eagerloads test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_invalidate test/orm/test_query.py::ExpressionTest::test_truly_unlabeled_sql_expressions [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_truly_unlabeled_sql_expressions test/orm/test_query.py::ExpressionTest::test_union [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_none_comparison [gw2] [ 53%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_invalidate test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_recycle test/orm/test_query.py::FilterTest::test_object_comparison [gw19] [ 53%] PASSED test/orm/test_query.py::ImmediateTest::test_one_or_none [gw22] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_union test/orm/test_query.py::ImmediateTest::test_scalar [gw8] [ 53%] 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 [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_basic test/orm/test_query.py::CountTest::test_basic_future test/dialect/postgresql/test_query.py::ExtractTest::test_eight [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_basic_future [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_eight [gw25] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_one test/orm/test_query.py::CountTest::test_cols test/dialect/postgresql/test_query.py::ExtractTest::test_eleven [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_eleven test/dialect/postgresql/test_query.py::ExtractTest::test_fifteen test/orm/inheritance/test_productspec.py::InheritTest::test_three [gw8] [ 53%] 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 [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_fifteen test/dialect/postgresql/test_query.py::ExtractTest::test_five [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_five test/dialect/postgresql/test_query.py::ExtractTest::test_four [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_four test/dialect/postgresql/test_query.py::ExtractTest::test_fourteen [gw19] [ 53%] PASSED test/orm/test_query.py::ImmediateTest::test_scalar [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[0] [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[0] test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[1] [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_fourteen test/dialect/postgresql/test_query.py::ExtractTest::test_nine [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_nine test/dialect/postgresql/test_query.py::ExtractTest::test_one [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_one test/dialect/postgresql/test_query.py::ExtractTest::test_seven [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_seven test/dialect/postgresql/test_query.py::ExtractTest::test_six [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_six test/dialect/postgresql/test_query.py::ExtractTest::test_ten test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_insert [gw19] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_insert [gw8] [ 53%] 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 test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_returning_insert [gw19] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_returning_insert test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[False] [gw24] [ 53%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_wo_annotations [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_ten test/dialect/postgresql/test_query.py::ExtractTest::test_thirteen [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_thirteen test/dialect/postgresql/test_query.py::ExtractTest::test_three [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_three test/dialect/postgresql/test_query.py::ExtractTest::test_twelve [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_twelve test/dialect/postgresql/test_query.py::ExtractTest::test_two [gw22] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_two test/orm/test_query.py::FilterTest::test_any [gw19] [ 53%] 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] [gw19] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[True] test/dialect/postgresql/test_query.py::InsertTest::test_noautoincrement_insert [gw19] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_noautoincrement_insert test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_insert [gw19] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_insert test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_returning_insert [gw19] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_returning_insert [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_cols test/orm/test_query.py::CountTest::test_cols_future [gw13] [ 53%] 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] [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[2] test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[3] [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[3] test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[4] [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[4] test/orm/test_query.py::FilterTest::test_one_filter [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_one_filter test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit_w_cast [gw8] [ 53%] 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 [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_cols_future test/orm/test_query.py::CountTest::test_count_char test/dialect/postgresql/test_query.py::InsertTest::test_sequence_insert [gw19] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_sequence_insert test/dialect/postgresql/test_query.py::InsertTest::test_sequence_returning_insert [gw19] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_sequence_returning_insert test/orm/test_query.py::InvalidGenerationsTest::test_distinct [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit_w_cast test/orm/test_query.py::FilterTest::test_text_coerce [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_count_char test/orm/test_query.py::CountTest::test_loader_options_ignored [gw25] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_three test/orm/inheritance/test_productspec.py::InheritTest::test_two [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_text_coerce test/orm/test_query.py::FilterTest::test_unique_binds_join_cond [gw8] [ 53%] 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 [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_loader_options_ignored test/orm/test_query.py::CountTest::test_multiple_entity [gw13] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_unique_binds_join_cond [gw8] [ 53%] 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 [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_multiple_entity test/orm/test_query.py::CountTest::test_multiple_entity_future [gw25] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_two [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_multiple_entity_future test/orm/test_query.py::GetTest::test_get test/dialect/test_pyodbc.py::PyODBCTest::test_pyodbc_version test/sql/test_operators.py::InTest::test_type_inference_two test/orm/test_query.py::CountTest::test_nested [gw25] [ 53%] PASSED test/dialect/test_pyodbc.py::PyODBCTest::test_pyodbc_version [gw3] [ 53%] PASSED test/sql/test_operators.py::InTest::test_type_inference_two test/orm/test_query.py::AggregateTest::test_apply test/dialect/postgresql/test_query.py::MatchTest::test_not_match [gw3] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_not_match test/dialect/mssql/test_query.py::MatchTest::test_or_match [gw3] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_or_match [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/dialect/mysql/test_query.py::MatchTest::test_or_match [gw3] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_or_match test/dialect/postgresql/test_query.py::MatchTest::test_or_match [gw3] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_or_match test/dialect/mysql/test_query.py::MatchTest::test_return_value [gw3] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_return_value test/dialect/postgresql/test_query.py::MatchTest::test_simple_derivative_match [gw18] [ 53%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-False] [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_nested [gw3] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_derivative_match test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-True] test/orm/test_query.py::CountTest::test_nested_future test/dialect/mssql/test_query.py::MatchTest::test_simple_inflectional_match [gw3] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_inflectional_match test/dialect/mssql/test_query.py::MatchTest::test_simple_match [gw3] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_match [gw19] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_distinct test/dialect/mysql/test_query.py::MatchTest::test_simple_match test/orm/test_query.py::InvalidGenerationsTest::test_entity_or_mapper_zero_from_context [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw3] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_simple_match test/dialect/postgresql/test_query.py::MatchTest::test_simple_match [gw3] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_match test/dialect/mssql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw22] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_any [gw3] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw15] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw0] [ 53%] PASSED test/orm/test_query.py::CountTest::test_nested_future [gw19] [ 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] test/dialect/mysql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw3] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_simple_match_with_apostrophe test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw19] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[0] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[1] test/dialect/postgresql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw3] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_match_with_apostrophe test/dialect/mssql/test_query.py::MatchTest::test_simple_prefix_match [gw3] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_prefix_match test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-connection] [gw19] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[1] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[2] [gw19] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[2] [gw15] [ 53%] 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/orm/test_query.py::InvalidGenerationsTest::test_from_statement[3] [gw19] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[3] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[4] [gw19] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[4] test/orm/test_query.py::FilterTest::test_any_doesnt_overcorrelate [gw22] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_any_doesnt_overcorrelate test/orm/test_query.py::FilterTest::test_basic [gw22] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_basic test/orm/test_query.py::FilterTest::test_blank_filter_by [gw22] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_blank_filter_by test/orm/test_query.py::FilterTest::test_clause_element_ok [gw22] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_clause_element_ok test/orm/test_query.py::FilterTest::test_contains test/orm/test_query.py::DistinctTest::test_basic test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter-] [gw19] [ 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-] [gw8] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw19] [ 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-] [gw22] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_contains test/orm/test_query.py::FilterTest::test_contains_m2m [gw1] [ 53%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_lookup [gw19] [ 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-] [gw19] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[limit-] [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get test/orm/test_query.py::GetTest::test_get_against_col [gw13] [ 54%] 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 [gw1] [ 54%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_sub_table_filter [gw15] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw13] [ 54%] 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 [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_result test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_few_keys [gw25] [ 54%] PASSED test/orm/test_query.py::AggregateTest::test_apply test/orm/test_query.py::AggregateTest::test_having test/sql/test_operators.py::NewOperatorTest::test_column_proxy [gw27] [ 54%] PASSED test/sql/test_operators.py::NewOperatorTest::test_column_proxy [gw15] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw15] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_contains_m2m test/orm/test_query.py::FilterTest::test_empty_filters test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[order_by-] [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[order_by-] test/orm/test_query.py::InvalidGenerationsTest::test_illegal_coercions [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_illegal_coercions test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column_tuple [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column_tuple test/orm/test_query.py::InvalidGenerationsTest::test_invalid_from_statement [gw15] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'+'] [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_few_keys test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_many_keys [gw13] [ 54%] 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 [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_wrong_keys test/orm/test_query.py::GetTest::test_get_composite_pk_no_result [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_no_result test/orm/test_query.py::GetTest::test_get_composite_pk_result [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_result test/orm/test_query.py::GetTest::test_get_fully_null_composite_pk [gw1] [ 54%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_lazy_load [gw1] [ 54%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_lazy_load [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_from_statement test/orm/test_query.py::InvalidGenerationsTest::test_invalid_select_from [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_select_from test/orm/test_query.py::InvalidGenerationsTest::test_no_from [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_from test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[0] [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[0] test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[1] [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[1] [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_empty_filters test/orm/test_query.py::FilterTest::test_exists [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_exists test/orm/test_query.py::FilterTest::test_filter_by [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by test/orm/test_query.py::FilterTest::test_filter_by_against_binary [gw8] [ 54%] 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw8] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_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_relationship_to_polymorphic_one [gw8] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[2] [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[2] test/orm/test_query.py::InvalidGenerationsTest::test_order_by [gw19] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_order_by [gw25] [ 54%] PASSED test/orm/test_query.py::AggregateTest::test_having test/orm/test_query.py::AggregateTest::test_sum [gw25] [ 54%] PASSED test/orm/test_query.py::AggregateTest::test_sum test/dialect/mysql/test_query.py::AnyAllTest::test_all_w_comparator [gw25] [ 54%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_all_w_comparator test/dialect/mysql/test_query.py::AnyAllTest::test_any_literal [gw25] [ 54%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_any_literal test/dialect/mysql/test_query.py::AnyAllTest::test_any_w_comparator [gw25] [ 54%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_any_w_comparator test/orm/test_query.py::BooleanEvalTest::test_five [gw25] [ 54%] PASSED test/orm/test_query.py::BooleanEvalTest::test_five test/orm/test_query.py::BooleanEvalTest::test_four [gw25] [ 54%] PASSED test/orm/test_query.py::BooleanEvalTest::test_four test/orm/test_query.py::BooleanEvalTest::test_one [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_fully_null_composite_pk test/orm/test_query.py::GetTest::test_get_fully_null_pk [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_fully_null_pk test/orm/test_query.py::GetTest::test_get_null_pk [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_binary test/orm/test_query.py::FilterTest::test_filter_by_against_cast [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_cast test/orm/test_query.py::FilterTest::test_filter_by_against_function [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_function test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-False] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x1 [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_null_pk [gw25] [ 54%] PASSED test/orm/test_query.py::BooleanEvalTest::test_one test/orm/test_query.py::BooleanEvalTest::test_three [gw25] [ 54%] PASSED test/orm/test_query.py::BooleanEvalTest::test_three test/orm/test_query.py::BooleanEvalTest::test_two test/orm/test_query.py::GetTest::test_get_synonym_direct_name [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-connection] test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-session] [gw25] [ 54%] PASSED test/orm/test_query.py::BooleanEvalTest::test_two test/orm/test_query.py::ColumnPropertyTest::test_anon_label_ad_hoc_labeling [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-False] test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-True] [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_synonym_direct_name [gw8] [ 54%] 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_relationship_to_polymorphic_two [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x1 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x2 test/orm/test_query.py::GetTest::test_get_synonym_indirect [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-session] [gw22] [ 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/test_query.py::MiscTest::test_no_query_in_execute[scalar-connection] [gw19] [ 54%] 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 [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_synonym_indirect [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-connection] [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-False] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-session] test/orm/test_query.py::GetTest::test_get_too_few_params [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_too_few_params test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-True] test/orm/test_query.py::GetTest::test_get_too_few_params_tuple [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed_where [gw27] [ 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'-'-'] [gw27] [ 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] [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_too_few_params_tuple test/orm/test_query.py::GetTest::test_get_too_many_params [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_too_many_params test/orm/test_query.py::GetTest::test_load [gw3] [ 54%] 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] [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-connection] [gw27] [ 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] [gw8] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_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 [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-True] test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-False] [gw6] [ 54%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_set_none test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-session] [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_load test/orm/test_query.py::GetTest::test_loader_options [gw27] [ 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'-'*'] [gw27] [ 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'-'+'] [gw27] [ 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'-'-'] [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-session] test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[0] test/orm/test_backref_mutations.py::O2MCollectionTest::test_straight_remove [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-False] test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-True] [gw27] [ 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] [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_anon_label_ad_hoc_labeling [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[0] test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[1] [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed_where test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1 [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_loader_options test/orm/test_query.py::GetTest::test_unicode [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[1] [gw27] [ 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] test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_auto [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-True] test/orm/test_query.py::FilterTest::test_filter_by_against_label [gw6] [ 54%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_straight_remove test/orm/test_backref_mutations.py::O2MCollectionTest::test_tuple_assignment_w_reverse [gw0] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_basic test/orm/test_query.py::DistinctTest::test_basic_standalone test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[2] [gw8] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_label test/orm/test_query.py::FilterTest::test_filter_by_against_union_legacy [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_unicode test/orm/test_query.py::GetTest::test_unique_param_names [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[2] test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[3] [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_between [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_between test/orm/test_query.py::OperatorTest::test_clauses [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_clauses test/orm/test_query.py::OperatorTest::test_collate [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_collate test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'!='-'!='] [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_union_legacy test/orm/test_query.py::FilterTest::test_filter_by_against_union_newstyle [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<'-'>'] [gw19] [ 54%] 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 [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2t3 [gw13] [ 54%] PASSED test/orm/test_query.py::GetTest::test_unique_param_names [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_auto test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_manual [gw0] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_basic_standalone test/orm/test_query.py::DistinctTest::test_columns_augmented_distinct_on [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[3] test/orm/test_query.py::MiscTest::test_with_session [gw3] [ 54%] PASSED test/orm/test_query.py::MiscTest::test_with_session test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_false [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_union_newstyle test/orm/test_query.py::FilterTest::test_filter_by_no_property [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_no_property test/orm/test_query.py::FilterTest::test_filter_by_non_entity [gw22] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_non_entity [gw0] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_distinct_on test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_one_aliased [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<='-'>='] [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'='-'='] [gw25] [ 54%] 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] [ 54%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_tuple_assignment_w_reverse test/orm/test_backref_mutations.py::O2MStaleBackrefTest::test_backref_pop_m2o test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_stacked_of_type [gw21] [ 54%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_stacked_of_type test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>='-'<='] test/orm/test_query.py::HasAnyTest::test_any_many_to_many [gw8] [ 54%] 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_self_referential_two_future [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>'-'<'] [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>='-'<='] [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'!='-'!='] [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<'-'>'] [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<='-'>='] [gw0] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_one_aliased test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_one_from_subq [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2t3 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t3 [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t3 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t2 [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t2 [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'='-'='] [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>'-'<'] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t3 [gw6] [ 54%] PASSED test/orm/test_backref_mutations.py::O2MStaleBackrefTest::test_backref_pop_m2o [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>'-'<'] [gw0] [ 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 test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>='-'<='] [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_four [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'!='-'!='] [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t3 test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_one [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<'-'>'] [gw13] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x1 [gw0] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_aliased [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<'-'>'] test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_commitfirst test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_get_aliased_join_subq test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<='-'>='] [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x1 [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<='-'>='] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x2 test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_from_self test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'='-'='] [gw27] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'='-'='] [gw8] [ 54%] PASSED 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw19] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x2 [gw0] [ 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 [gw13] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_get_aliased_join_subq test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_overcorrelate [gw13] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_overcorrelate test/orm/test_query.py::HasAnyTest::test_any_one_to_many [gw13] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_any_one_to_many test/orm/test_query.py::HasAnyTest::test_has_composite_secondary [gw13] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_has_composite_secondary test/orm/test_query.py::HasAnyTest::test_has_doesnt_get_aliased_join_subq [gw13] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_has_doesnt_get_aliased_join_subq test/orm/test_query.py::HasAnyTest::test_has_doesnt_overcorrelate [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_one test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_three [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_three test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_two [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_two test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_aliased_string [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_aliased_string test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr [gw6] [ 54%] 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 [gw6] [ 54%] 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 [gw6] [ 54%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_preloaded test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_commitfirst [gw6] [ 54%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_notloaded [gw6] [ 54%] 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 [gw6] [ 54%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_preloaded [gw3] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_false test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_true [gw3] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_true [gw13] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_has_doesnt_overcorrelate test/orm/test_query.py::HasAnyTest::test_has_many_to_one [gw13] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_has_many_to_one test/orm/test_query.py::HasMapperEntitiesTest::test_cols [gw13] [ 54%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_cols test/orm/test_query.py::HasMapperEntitiesTest::test_cols_set_entities [gw13] [ 54%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_cols_set_entities test/orm/test_query.py::HasMapperEntitiesTest::test_entity [gw13] [ 54%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_entity [gw8] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw31] [ 54%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_cache_key [gw18] [ 54%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-True] [gw0] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_two [gw21] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>='-'<='] test/orm/test_query.py::HasMapperEntitiesTest::test_entity_set_entities test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr_non_present test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>'-'<'] test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_commitfirst test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_false [gw13] [ 54%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_entity_set_entities test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/aaa_profiling/test_memusage.py::CycleTest::test_column_adapter_lookup test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-False] test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_four [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr_non_present [gw19] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'!='-'!='] [gw3] [ 55%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_false [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_four [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'!='-'!='] test/orm/test_query.py::HintsTest::test_hints test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_string test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit_offset test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>='-'<='] test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_true test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_illegal_label_reference [gw25] [ 55%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_string [gw19] [ 55%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit_offset [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>='-'<='] [gw3] [ 55%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_true test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<'-'>'] [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_illegal_label_reference [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<'-'>'] test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_one test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_offset test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'!='-'!='] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'*'] [gw6] [ 55%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_commitfirst test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_one [gw19] [ 55%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_offset [gw25] [ 55%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_one [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'!='-'!='] [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'*'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<='-'>='] [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_one [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<='-'>='] test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_notloaded test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_three test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'+'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<'-'>'] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass_uses_path_correctly test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three [gw19] [ 55%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit [gw25] [ 55%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_three [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'+'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'='-'='] [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass_uses_path_correctly [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three [gw13] [ 55%] PASSED test/orm/test_query.py::HintsTest::test_hints [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'='-'='] test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit_offset test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_two test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'-'] [gw6] [ 55%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_notloaded test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<='-'>='] 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::DistinctTest::test_columns_augmented_sql_three_using_label_reference [gw19] [ 55%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit_offset test/orm/test_query.py::HintsTest::test_statement_hints [gw25] [ 55%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_two [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'-'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>'-'<'] [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three_using_label_reference [gw13] [ 55%] PASSED test/orm/test_query.py::HintsTest::test_statement_hints [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>'-'<'] test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_preloaded test/dialect/mssql/test_query.py::MatchTest::test_and_match test/orm/test_query.py::ComparatorTest::test_clause_element_query_resolve test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'0] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'='-'='] [gw19] [ 55%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_and_match test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_two test/dialect/mssql/test_query.py::IdentityInsertTest::test_compiled [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'0] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>='-'<='] [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_compiled [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw6] [ 55%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_preloaded [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_two [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>='-'<='] test/dialect/mysql/test_query.py::MatchTest::test_and_match [gw19] [ 55%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_and_match test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>'-'<'] test/dialect/mssql/test_query.py::IdentityInsertTest::test_execute test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_commitfirst test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_one [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_execute [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'1] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'!='-'!='] [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_one test/dialect/postgresql/test_query.py::MatchTest::test_and_match [gw19] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_and_match [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'!='-'!='] test/dialect/mssql/test_query.py::IdentityInsertTest::test_executemany test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'*'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>='-'<='] [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_executemany test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_two [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'*'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<'-'>'] test/dialect/mssql/test_query.py::MatchTest::test_expression [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_two [gw19] [ 55%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_expression [gw6] [ 55%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_commitfirst [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<'-'>'] test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_plain_param [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_plain_param test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'+'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'!='-'!='] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/test_query.py::DistinctTest::test_issue_5470_five test/dialect/postgresql/test_query.py::MatchTest::test_expression_positional [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'+'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'!='-'!='] test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_notloaded [gw19] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_expression_positional test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<='-'>='] [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_five test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_using_schema_translate [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<='-'>='] [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_using_schema_translate test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'-'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<'-'>'] test/dialect/postgresql/test_query.py::MatchTest::test_expression_pyformat test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/orm/test_query.py::DistinctTest::test_issue_5470_four [gw19] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_expression_pyformat [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'-'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<'-'>'] [gw25] [ 55%] PASSED test/orm/test_query.py::ComparatorTest::test_clause_element_query_resolve test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'='-'='] test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_expression [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_four [gw6] [ 55%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_notloaded [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_expression [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'='-'='] test/dialect/mssql/test_query.py::MatchTest::test_match_across_joins test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'0] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<='-'>='] [gw19] [ 55%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_match_across_joins 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::DistinctTest::test_issue_5470_one test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_preloaded test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_plain [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'0] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>'-'<'] [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_plain [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_one [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>'-'<'] test/dialect/mysql/test_query.py::MatchTest::test_match_across_joins test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_composite_alias [gw19] [ 55%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_match_across_joins test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'1] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'='-'='] [gw6] [ 55%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_preloaded test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_expression test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp test/orm/test_query.py::DistinctTest::test_issue_5470_three [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'1] [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_expression [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>='-'<='] [gw8] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_three test/dialect/postgresql/test_query.py::MatchTest::test_match_across_joins [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_composite_alias [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>='-'<='] [gw19] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_match_across_joins test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_plain test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'*'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>'-'<'] [gw13] [ 55%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_plain test/orm/test_query.py::DistinctTest::test_issue_5470_two test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style1 [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'*'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>'-'<'] test/engine/test_pool.py::AssertionPoolTest::test_connect_error test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'!='-'!='] test/orm/test_backref_mutations.py::O2OScalarMoveTest_legacy_style::test_collection_move_commitfirst [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_two [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style1 [gw8] [ 55%] PASSED test/engine/test_pool.py::AssertionPoolTest::test_connect_error [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'!='-'!='] test/dialect/mysql/test_query.py::IdiosyncrasyTest::test_is_boolean_symbols_despite_no_native [gw13] [ 55%] SKIPPED test/dialect/mysql/test_query.py::IdiosyncrasyTest::test_is_boolean_symbols_despite_no_native test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'+'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>='-'<='] test/orm/test_query.py::DistinctTest::test_no_automatic_distinct_thing_w_future test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style2 [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'+'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<'-'>'] test/engine/test_pool.py::AssertionPoolTest::test_connect_multiple [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_no_automatic_distinct_thing_w_future [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style2 test/orm/test_query.py::ImmediateTest::test_getslice [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<'-'>'] [gw8] [ 55%] PASSED test/engine/test_pool.py::AssertionPoolTest::test_connect_multiple [gw13] [ 55%] PASSED test/orm/test_query.py::ImmediateTest::test_getslice test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'-'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'!='-'!='] test/orm/test_query.py::DistinctTest::test_standalone_w_subquery [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'-'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<='-'>='] [gw0] [ 55%] PASSED test/orm/test_query.py::DistinctTest::test_standalone_w_subquery [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<='-'>='] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'0] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<'-'>'] test/orm/test_query.py::ExecutionOptionsTest::test_get_options [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'0] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'='-'='] [gw0] [ 55%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_get_options [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'='-'='] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'1] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<='-'>='] test/orm/test_query.py::ExecutionOptionsTest::test_option_building [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'1] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>'-'<'] [gw0] [ 55%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_option_building [gw6] [ 55%] PASSED test/orm/test_backref_mutations.py::O2OScalarMoveTest_legacy_style::test_collection_move_commitfirst [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>'-'<'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'*'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'='-'='] test/orm/test_query.py::ExecutionOptionsTest::test_option_transfer_future [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'*'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>='-'<='] [gw0] [ 55%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_option_transfer_future [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>'-'<'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'+'] test/orm/test_query.py::ExecutionOptionsTest::test_options_in_connection [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>'-'<'] [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'+'] [gw0] [ 55%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_options_in_connection test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'!='-'!='] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>='-'<='] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'-'] test/orm/test_backref_mutations.py::O2OScalarMoveTest_new_style::test_collection_move_commitfirst test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<'-'>'] [gw0] [ 55%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'-'] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'!='-'!='] test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing_future test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'0] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<='-'>='] [gw0] [ 55%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing_future [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'0] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<'-'>'] test/orm/test_query.py::ExistsTest::test_exists test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'1] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'='-'='] [gw0] [ 55%] PASSED test/orm/test_query.py::ExistsTest::test_exists [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'1] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'='-'='] test/orm/test_query.py::ExistsTest::test_exists_arbitrary_col_expression test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<='-'>='] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'*'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<='-'>='] [gw0] [ 55%] PASSED test/orm/test_query.py::ExistsTest::test_exists_arbitrary_col_expression test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>'-'<'] [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'*'] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'='-'='] test/orm/test_query.py::ExistsTest::test_exists_col_expression [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'='-'='] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'+'] [gw0] [ 55%] PASSED test/orm/test_query.py::ExistsTest::test_exists_col_expression test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>='-'<='] [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'+'] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>'-'<'] test/orm/test_query.py::ExistsTest::test_exists_col_warning [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>'-'<'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'-'] test/orm/test_query.py::OperatorTest::test_in [gw0] [ 55%] PASSED test/orm/test_query.py::ExistsTest::test_exists_col_warning [gw6] [ 55%] PASSED test/orm/test_backref_mutations.py::O2OScalarMoveTest_new_style::test_collection_move_commitfirst [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'-'] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_in test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>='-'<='] test/orm/test_query.py::ExistsTest::test_exists_labeled_col_expression [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>='-'<='] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'0] test/orm/test_query.py::OperatorTest::test_in_on_relationship_not_supported [gw0] [ 55%] PASSED test/orm/test_query.py::ExistsTest::test_exists_labeled_col_expression [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'0] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_in_on_relationship_not_supported test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'!='-'!='] test/orm/test_query.py::ExistsTest::test_exists_w_select_from [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'!='-'!='] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_m2o_compare_instance [gw0] [ 55%] PASSED test/orm/test_query.py::ExistsTest::test_exists_w_select_from [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'1] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<'-'>'] test/orm/test_query.py::ExpressionTest::test_aliased_sql_construct [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<'-'>'] test/orm/test_backref_mutations.py::O2OScalarOrphanTest::test_m2o_event test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'*'] test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_aliased [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'*'] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_aliased test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<='-'>='] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<='-'>='] test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'+'] [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'+'] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'='-'='] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'-'] [gw27] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'='-'='] test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated_warn_on_none [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'-'] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated_warn_on_none test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'0] test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'0] [gw21] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'1] test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null_aliased [gw3] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'1] [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null_aliased test/orm/test_query.py::OperatorTest::test_multilevel_any [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_multilevel_any test/orm/test_query.py::OperatorTest::test_neg [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_neg test/orm/test_query.py::OperatorTest::test_o2m_any [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_any test/orm/test_query.py::OperatorTest::test_o2m_any_aliased [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_any_aliased test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null_aliased [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null_aliased test/orm/test_query.py::OperatorTest::test_op [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_op test/orm/test_query.py::OperatorTest::test_relationship_unimplemented [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_relationship_unimplemented test/orm/test_query.py::OperatorTest::test_selfref_between [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_selfref_between test/orm/test_query.py::OperatorTest::test_selfref_relationship [gw21] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_selfref_relationship test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_modulo [gw21] [ 56%] PASSED test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_modulo test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_over [gw21] [ 56%] PASSED test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_over [gw6] [ 56%] PASSED test/orm/test_backref_mutations.py::O2OScalarOrphanTest::test_m2o_event test/orm/test_query.py::ParentTest::test_from_entity_standalone_fn [gw0] [ 56%] 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 test/ext/test_baked.py::CustomIntegrationTest::test_non_baked [gw0] [ 56%] PASSED test/orm/test_query.py::ExpressionTest::test_aliased_sql_construct_raises_adapt_on_names test/orm/test_query.py::ExpressionTest::test_deferred_instances test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_1 [gw0] [ 56%] PASSED test/orm/test_query.py::ExpressionTest::test_deferred_instances test/orm/test_query.py::ExpressionTest::test_exists_no_eagerloads [gw0] [ 56%] PASSED test/orm/test_query.py::ExpressionTest::test_exists_no_eagerloads test/orm/test_query.py::ExpressionTest::test_function_element_column_labels [gw12] [ 56%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_1 [gw0] [ 56%] PASSED test/orm/test_query.py::ExpressionTest::test_function_element_column_labels test/orm/test_query.py::PrefixSuffixWithTest::test_many_prefixes test/orm/test_query.py::ExpressionTest::test_group_by_append [gw0] [ 56%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_append [gw6] [ 56%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_non_baked test/ext/test_baked.py::CustomIntegrationTest::test_non_baked_tuples [gw6] [ 56%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_non_baked_tuples test/ext/test_baked.py::CustomIntegrationTest::test_plain_w_baked_lazyload [gw6] [ 56%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_plain_w_baked_lazyload test/ext/test_baked.py::CustomIntegrationTest::test_use_w_baked [gw6] [ 56%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_use_w_baked test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option_of_type test/ext/test_baked.py::LikeQueryTest::test_count [gw12] [ 56%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_many_prefixes test/orm/test_query.py::PrefixSuffixWithTest::test_one_prefix [gw12] [ 56%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_one_prefix test/orm/test_query.py::PrefixSuffixWithTest::test_one_suffix [gw12] [ 56%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_one_suffix [gw18] [ 56%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-False] test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-True] [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_from_entity_standalone_fn test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-False] test/orm/test_query.py::ParentTest::test_m2m test/orm/test_query.py::QueryClsTest::test_callable_expr [gw14] [ 56%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option_of_type [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_m2m test/orm/test_query.py::ParentTest::test_noparent test/sql/test_query.py::RequiredBindTest::test_required_flag [gw14] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_required_flag [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_count [gw10] [ 56%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-False] test/sql/test_query.py::RequiredBindTest::test_select_columns [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_noparent test/ext/test_baked.py::LikeQueryTest::test_count_with_bindparams test/orm/test_query.py::ParentTest::test_o2m [gw14] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_select_columns test/sql/test_query.py::RequiredBindTest::test_select_where test/orm/test_query.py::RowTupleTest::test_column_metadata[0] [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_o2m [gw14] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_select_where test/sql/test_query.py::RequiredBindTest::test_text test/orm/test_query.py::ParentTest::test_select_from [gw14] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_text [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_count_with_bindparams test/ext/test_baked.py::LikeQueryTest::test_first_multiple_result test/orm/test_query.py::RowLabelingTest::test_entity [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_select_from [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_first_multiple_result test/orm/test_query.py::ParentTest::test_select_from_alias test/ext/test_baked.py::LikeQueryTest::test_first_no_result [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_first_no_result test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_sub_table_filter test/ext/test_baked.py::LikeQueryTest::test_get [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias test/orm/test_query.py::ParentTest::test_select_from_alias_from_entity [gw17] [ 56%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_sub_table_filter [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get test/orm/test_query.py::SessionBindTest::test_plain_table_count test/ext/test_baked.py::LikeQueryTest::test_get_includes_getclause [gw21] [ 56%] 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 [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_expr test/orm/test_query.py::QueryClsTest::test_callable_expr_undocumented_query_constructor test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_lookup [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_callable_get [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias_of_type test/orm/test_query.py::ParentTest::test_unique_binds_or test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get_includes_getclause test/ext/test_baked.py::LikeQueryTest::test_get_pk_w_null [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_get test/orm/test_query.py::QueryClsTest::test_callable_m2o_lazyload [gw28] [ 56%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_lookup [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[0] test/orm/test_query.py::RowTupleTest::test_column_metadata[10] [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_unique_binds_or test/orm/test_query.py::ParentTest::test_unique_binds_union [gw4] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_m2o_lazyload test/orm/test_query.py::QueryClsTest::test_callable_o2m_lazyload [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get_pk_w_null [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[10] test/orm/test_query.py::RowTupleTest::test_column_metadata[11] test/ext/test_baked.py::LikeQueryTest::test_one_multiple_result [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_multiple_result [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_o2m_lazyload test/orm/test_query.py::TextTest::test_binds_coerce test/ext/test_baked.py::LikeQueryTest::test_one_no_result test/orm/test_query.py::QueryClsTest::test_fn_expr [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[11] [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_unique_binds_union test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-0] [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_no_result test/ext/test_baked.py::LikeQueryTest::test_one_or_none_multiple_result test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_expr test/orm/test_query.py::QueryClsTest::test_fn_expr_undocumented_query_constructor [gw12] [ 56%] 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::ParentTest::test_with_pending_autoflush [gw6] [ 56%] 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 [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_or_none_no_result test/orm/test_query.py::RowTupleTest::test_column_metadata[12] [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[12] test/orm/test_query.py::RowTupleTest::test_column_metadata[1] [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_get test/orm/test_query.py::QueryClsTest::test_fn_m2o_lazyload [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_pending_autoflush test/orm/test_query.py::ParentTest::test_with_pending_no_autoflush test/ext/test_baked.py::LikeQueryTest::test_one_or_none_result [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_or_none_result test/ext/test_baked.py::LikeQueryTest::test_one_result [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_pending_no_autoflush test/orm/test_query.py::ParentTest::test_with_transient [gw9] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_m2o_lazyload test/orm/test_query.py::QueryClsTest::test_fn_o2m_lazyload [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[1] test/orm/test_query.py::RowTupleTest::test_column_metadata[2] [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_result test/ext/test_baked.py::LikeQueryTest::test_scalar [gw21] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_transient [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_o2m_lazyload [gw6] [ 56%] PASSED test/ext/test_baked.py::LikeQueryTest::test_scalar test/orm/test_query.py::QueryClsTest::test_plain_expr [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[2] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-0] test/orm/test_query.py::RowTupleTest::test_column_metadata[3] [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_expr test/orm/test_query.py::QueryClsTest::test_plain_expr_undocumented_query_constructor [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-0] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_plain_get test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-1] test/ext/test_baked.py::ResultPostCriteriaTest::test_first [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[3] test/orm/test_query.py::RowTupleTest::test_column_metadata[4] [gw4] [ 56%] 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] [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_get test/orm/test_query.py::QueryClsTest::test_subclass_expr [gw20] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table_count test/orm/test_query.py::SessionBindTest::test_plain_table_select_from [gw4] [ 56%] 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] [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table_select_from test/orm/test_query.py::SessionBindTest::test_single_col [gw4] [ 56%] 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] [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_expr test/orm/test_query.py::QueryClsTest::test_subclass_expr_undocumented_query_constructor [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_subclass_get [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[4] test/orm/test_query.py::RowTupleTest::test_column_metadata[5] [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_get test/orm/test_query.py::QueryClsTest::test_subclass_m2o_lazyload [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_single_col test/orm/test_query.py::SessionBindTest::test_single_col_from_subq [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[5] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-1] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-1] [gw14] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity test/orm/test_query.py::RowLabelingTest::test_entity_anon_aliased test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_index [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_index test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-20] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-5] [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_m2o_lazyload test/orm/test_query.py::QueryClsTest::test_subclass_o2m_lazyload [gw12] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_o2m_lazyload test/orm/test_query.py::RowTupleTest::test_column_metadata[6] [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[6] test/orm/test_query.py::RowTupleTest::test_column_metadata[7] [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_single_col_from_subq test/orm/test_query.py::SessionBindTest::test_single_entity_q [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_single_entity_q test/orm/test_query.py::SessionBindTest::test_sql_expr_bundle_cte_from_entity [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_bundle_cte_from_entity test/orm/test_query.py::SessionBindTest::test_sql_expr_cte_from_entity [gw14] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity_anon_aliased test/orm/test_query.py::RowLabelingTest::test_entity_name_aliased [gw14] [ 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] [gw9] [ 56%] 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] [gw9] [ 56%] 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] [gw9] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-5] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_primary_table_only_for_requery [gw1] [ 56%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_primary_table_only_for_requery test/sql/test_quote.py::QuoteTest::test_repr_unicode [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_repr_unicode test/sql/test_quote.py::QuoteTest::test_reserved_words [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_reserved_words test/sql/test_quote.py::QuoteTest::test_simple_order_by_label [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_simple_order_by_label test/sql/test_quote.py::QuoteTest::test_subquery_four [gw6] [ 56%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_first test/ext/test_baked.py::ResultPostCriteriaTest::test_get [gw6] [ 56%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_get [gw14] [ 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] [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_cte_from_entity test/orm/test_query.py::SessionBindTest::test_sql_expr_entity_q [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_entity_q test/orm/test_query.py::SessionBindTest::test_sql_expr_exists_from_entity [gw17] [ 56%] 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 [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_subquery_from_entity test/orm/test_query.py::SessionBindTest::test_type_coerce [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_four test/sql/test_quote.py::QuoteTest::test_subquery_one [gw9] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-5] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_basic [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-0] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-1] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-20] [gw4] [ 56%] 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] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-0] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-1] [gw4] [ 56%] 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] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-5] [gw17] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_type_coerce [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[7] test/orm/test_query.py::RowTupleTest::test_column_metadata[8] [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[8] test/orm/test_query.py::RowTupleTest::test_column_metadata[9] [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[9] test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-False] [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-False] test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-True] test/dialect/mssql/test_query.py::QueryTest::test_compiler_symbol_conflict [gw12] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_compiler_symbol_conflict test/dialect/mssql/test_query.py::QueryTest::test_delete_schema [gw12] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_delete_schema test/dialect/mssql/test_query.py::QueryTest::test_embedded_scope_identity [gw12] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_embedded_scope_identity test/dialect/mssql/test_query.py::QueryTest::test_enable_scope_identity [gw12] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_enable_scope_identity test/dialect/mssql/test_query.py::QueryTest::test_fetchid_trigger [gw12] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_fetchid_trigger test/dialect/mssql/test_query.py::QueryTest::test_insertid_reserved [gw12] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_insertid_reserved test/dialect/mssql/test_query.py::QueryTest::test_insertid_schema [gw12] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_insertid_schema test/dialect/mssql/test_query.py::QueryTest::test_returning_no_autoinc [gw12] [ 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 [gw12] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bind_in test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bindparam_detection [gw12] [ 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 [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_one test/ext/test_baked.py::ResultPostCriteriaTest::test_iter [gw6] [ 56%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_iter test/ext/test_baked.py::ResultPostCriteriaTest::test_spoiled [gw6] [ 56%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_spoiled test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_cachekeys_on_constructor test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_restarted [gw1] [ 56%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_restarted test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_stopped [gw1] [ 56%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_stopped test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_41_2::test_pre_ping_db_is_restarted [gw1] [ 56%] PASSED test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_41_2::test_pre_ping_db_is_restarted test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_41_2::test_pre_ping_db_stays_shutdown [gw1] [ 56%] 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 test/orm/test_query.py::SetOpsTest::test_eager_load [gw14] [ 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] [gw14] [ 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] [gw14] [ 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] [gw14] [ 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] [gw14] [ 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] [gw28] [ 56%] PASSED test/orm/test_query.py::TextTest::test_binds_coerce test/orm/test_query.py::TextTest::test_columns_mismatched [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-True] test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-False] [gw10] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-False] test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-True] [gw10] [ 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] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-0] [gw4] [ 56%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-1] [gw4] [ 56%] 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] [gw4] [ 56%] 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] [gw4] [ 56%] 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/sql/test_quote.py::QuoteTest::test_subquery_three [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_three test/sql/test_quote.py::QuoteTest::test_subquery_two [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_two test/sql/test_quote.py::QuoteTest::test_upper_case_names [gw20] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_upper_case_names test/sql/test_quote.py::QuotedIdentTest::test_apply_map_plain [gw20] [ 56%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_apply_map_plain test/sql/test_quote.py::QuotedIdentTest::test_apply_map_quoted [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_apply_map_quoted [gw1] [ 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 [gw1] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branched_invalidate_branch_to_parent test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branched_invalidate_parent_to_branch [gw1] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branched_invalidate_parent_to_branch [gw6] [ 57%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_cachekeys_on_constructor [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-1] [gw4] [ 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] [gw4] [ 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] [gw4] [ 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] [gw4] [ 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] test/sql/test_quote.py::QuotedIdentTest::test_coerce_none [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_none test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_none [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_none test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_retain [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_retain test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_switch [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_switch test/sql/test_quote.py::QuotedIdentTest::test_concat_anon [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_anon [gw10] [ 57%] 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] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-True] test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-False] [gw10] [ 57%] 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] [gw10] [ 57%] 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] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_conditional_step test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_close [gw1] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_close test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_ensure_is_disconnect_gets_connection [gw1] [ 57%] 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 [gw1] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_explode_in_initializer test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_explode_in_initializer_disconnect [gw1] [ 57%] 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 [gw1] [ 57%] 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 [gw1] [ 57%] 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 [gw1] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_null_pool test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_reconnect [gw17] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_eager_load test/orm/test_query.py::SetOpsTest::test_intersect [gw4] [ 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] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-5] [gw4] [ 57%] 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] [gw4] [ 57%] 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] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-20] test/sql/test_quote.py::QuotedIdentTest::test_concat_quotefalse [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotefalse test/sql/test_quote.py::QuotedIdentTest::test_concat_quotenone [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotenone test/sql/test_quote.py::QuotedIdentTest::test_concat_quotetrue [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotetrue test/sql/test_quote.py::QuotedIdentTest::test_pickle_anon_label [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_pickle_anon_label test/sql/test_quote.py::QuotedIdentTest::test_pickle_quote [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_pickle_quote [gw12] [ 57%] 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 [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_insert_execute test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_empty_in_filtering_static [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_empty_in_filtering_static test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_composite [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_composite [gw14] [ 57%] 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] [gw14] [ 57%] 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] [gw14] [ 57%] 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] [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw10] [ 57%] 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] 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] [gw10] [ 57%] 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] 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] [gw10] [ 57%] 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 [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-5] [gw4] [ 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] [gw4] [ 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] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-20] [gw4] [ 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] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-0] [gw4] [ 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] [gw1] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_reconnect test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_plain [gw1] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_plain test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_savepoint [gw1] [ 57%] SKIPPED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_savepoint test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_twophase [gw1] [ 57%] SKIPPED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_twophase test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_with_transaction [gw1] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_with_transaction [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_mismatched test/orm/test_query.py::TextTest::test_columns_mismatched_future [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_mismatched_future test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels [gw28] [ 57%] 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 [gw28] [ 57%] 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 [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_cols_contains_eager_future test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_entity_mapping_access test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[0] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[0] test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[1] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[1] test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_dont_alter_compiled [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_dont_alter_compiled test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_multiple [gw12] [ 57%] 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 [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_repeated test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_special_chars [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_special_chars test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_ilike [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_ilike test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_in_filtering [gw12] [ 57%] 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] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result0] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result1] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result1] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result2] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result3] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result3] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_literal_in [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_literal_in test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_or_and_as_columns [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_or_and_as_columns test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager_future [gw28] [ 57%] 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 [gw28] [ 57%] 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 [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_via_textasfrom_from_statement test/orm/test_query.py::TextTest::test_group_by_accepts_text [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_group_by_accepts_text test/orm/test_query.py::TextTest::test_needs_text [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_needs_text test/orm/test_query.py::TextTest::test_order_by_w_eager_five [gw6] [ 57%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_conditional_step test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_conditional_step_oneline [gw6] [ 57%] 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 [gw6] [ 57%] 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 [gw6] [ 57%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_disable_on_session test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_no_steps [gw6] [ 57%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_no_steps [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-20] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-5] [gw4] [ 57%] 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] [gw4] [ 57%] 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] [gw4] [ 57%] 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] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-20] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[2] [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_five [gw17] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_intersect 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_order_by test/engine/test_reconnect.py::ReconnectRecipeTest::test_autocommits_txn [gw1] [ 57%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_autocommits_txn test/sql/test_quote.py::QuotedIdentTest::test_rconcat_anon [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_spoiled_full_w_params test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-5] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by test/orm/test_query.py::RowTupleTest::test_modern_tuple[0] test/orm/test_query.py::TextTest::test_order_by_w_eager_four [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_anon test/orm/test_query.py::SetOpsTest::test_order_by_anonymous_col [gw6] [ 57%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_spoiled_full_w_params [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-5] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[0] test/engine/test_reconnect.py::ReconnectRecipeTest::test_fail_on_executemany_txn [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_four [gw17] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_order_by_anonymous_col test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label [gw1] [ 57%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_fail_on_executemany_txn test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotefalse test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_spoiled_half_w_params [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-0] test/orm/test_query.py::RowTupleTest::test_modern_tuple[1] test/orm/test_query.py::TextTest::test_order_by_w_eager_one [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotefalse [gw6] [ 57%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_spoiled_half_w_params test/orm/test_query.py::SetOpsTest::test_statement_labels [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-0] test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_no_txn [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[1] [gw1] [ 57%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_no_txn [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_one test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_NONE')-expected0] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label_compound test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotenone test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subquery_eagerloading [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-1] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label_compound test/orm/test_query.py::RowTupleTest::test_modern_tuple[2] test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_txn test/orm/test_query.py::TextTest::test_order_by_w_eager_three [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotenone [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-1] [gw1] [ 57%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_txn [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[2] [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_three test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_nulls test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotetrue [gw14] [ 57%] 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::YieldIterationTest::test_iter_combinations[30-fetchone-20] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_nulls test/engine/test_reconnect.py::RecycleTest_sqlite+pysqlite_3_41_2::test_basic test/orm/test_query.py::RowTupleTest::test_modern_tuple[3] test/orm/test_query.py::TextTest::test_order_by_w_eager_two [gw20] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotetrue [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-20] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[3] [gw18] [ 57%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-True] [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_two test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_percents_in_text test/engine/test_reconnect.py::CursorErrTest::test_cursor_explode [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_percents_in_text test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-5] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[0] test/engine/test_pool.py::PoolEventsTest::test_checkin_event_on_subsequently_recreated test/orm/test_query.py::TextTest::test_orm_columns_accepts_text [gw20] [ 57%] PASSED test/engine/test_reconnect.py::CursorErrTest::test_cursor_explode [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-5] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[0] [gw18] [ 57%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_on_subsequently_recreated [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_orm_columns_accepts_text test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_NONE')-expected0] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_repeated_bindparams test/engine/test_reconnect.py::CursorErrTest::test_cursor_shutdown_in_initialize [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_repeated_bindparams [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-0] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[1] test/orm/test_query.py::TextTest::test_plain_textual_column test/engine/test_pool.py::PoolEventsTest::test_checkout_event [gw20] [ 57%] PASSED test/engine/test_reconnect.py::CursorErrTest::test_cursor_shutdown_in_initialize [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-0] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[1] [gw18] [ 57%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_plain_textual_column test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_from_bindparam test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_autocommits_txn [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_from_bindparam test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-1] [gw20] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_autocommits_txn test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[2] test/engine/test_pool.py::PoolEventsTest::test_checkout_event_fires_subsequent test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-selectinload] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[2] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-1] [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-selectinload] [gw18] [ 57%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event_fires_subsequent test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_tuple test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_fail_on_executemany_txn [gw20] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_fail_on_executemany_txn [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw12] [ 57%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_tuple test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-20] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[3] test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-subqueryload] test/engine/test_pool.py::PoolEventsTest::test_checkout_event_on_subsequently_recreated [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-20] [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[3] [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-subqueryload] [gw18] [ 57%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event_on_subsequently_recreated test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_no_txn test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_NONE')-expected0] test/dialect/mssql/test_query.py::QueryUnicodeTest::test_convert_unicode [gw20] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_no_txn [gw12] [ 57%] SKIPPED test/dialect/mssql/test_query.py::QueryUnicodeTest::test_convert_unicode [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[4] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-5] test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-selectinload] test/engine/test_pool.py::PoolEventsTest::test_close [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[4] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-5] test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_txn [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-selectinload] [gw18] [ 57%] PASSED test/engine/test_pool.py::PoolEventsTest::test_close [gw20] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_txn test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw14] [ 57%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-0] test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-subqueryload] test/engine/test_pool.py::PoolEventsTest::test_connect_event test/engine/test_reconnect.py::InvalidateDuringResultTest_sqlite+pysqlite_3_41_2::test_invalidate_on_results [gw10] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[5] [gw4] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-0] [gw28] [ 57%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-subqueryload] [gw18] [ 57%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event [gw20] [ 57%] PASSED test/engine/test_reconnect.py::InvalidateDuringResultTest_sqlite+pysqlite_3_41_2::test_invalidate_on_results test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_orm_cols_legacy [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_orm_cols_legacy test/orm/test_query.py::RowTupleTest::test_unhashable_type_future test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-1] test/orm/test_query.py::TextTest::test_select_star test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates[base_exception] test/engine/test_reconnect.py::MockReconnectTest::test_check_disconnect_no_cursor [gw10] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_unhashable_type_future [gw4] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-1] [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_select_star [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates[base_exception] [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_check_disconnect_no_cursor test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-20] test/orm/test_query.py::RowTupleTest::test_unhashable_type_legacy test/orm/test_query.py::TextTest::test_select_star_future test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates[plain] test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_contextmanager [gw4] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-20] [gw10] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_unhashable_type_legacy [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_select_star_future [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates[plain] [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_contextmanager test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_NONE')-expected0] [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_hashable_future test/orm/test_query.py::TextTest::test_textual_select_orm_columns test/engine/test_pool.py::PoolEventsTest::test_connect_event_fires_subsequent test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_trans [gw10] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_hashable_future [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_textual_select_orm_columns [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event_fires_subsequent [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_trans test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw6] [ 58%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subquery_eagerloading [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_not_hashable_legacy test/orm/test_query.py::TextTest::test_via_select test/engine/test_pool.py::PoolEventsTest::test_connect_insert_event test/engine/test_reconnect.py::MockReconnectTest::test_conn_reusable test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subqueryload_post_context [gw10] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_not_hashable_legacy [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_via_select [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_insert_event [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_conn_reusable test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw6] [ 58%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subqueryload_post_context [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowTupleTest::test_unknown_type_truly_not_hashable_future test/orm/test_query.py::TextTest::test_via_textasfrom_aliased test/engine/test_pool.py::PoolEventsTest::test_connect_on_previously_recreated test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_once [gw10] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_truly_not_hashable_future [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_aliased test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subqueryload_post_context_w_cancelling_event [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_on_previously_recreated [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_once test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::SessionBindTest::test_aggregate_fn test/orm/test_query.py::TextTest::test_via_textasfrom_from_statement test/engine/test_pool.py::PoolEventsTest::test_connect_on_subsequently_recreated test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_retry_if_exception [gw6] [ 58%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subqueryload_post_context_w_cancelling_event [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_from_statement [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_on_subsequently_recreated [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_retry_if_exception test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_args [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::TextTest::test_via_textasfrom_use_mapped_columns test/engine/test_pool.py::PoolEventsTest::test_detach test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_interrupt_nodisconnect_workaround [gw6] [ 58%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_args [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_use_mapped_columns [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_detach [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_interrupt_nodisconnect_workaround test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_query [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::TextTest::test_whereclause test/engine/test_pool.py::PoolEventsTest::test_detach_close test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_disconnect [gw6] [ 58%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_query [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_whereclause [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_detach_close [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_disconnect test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_NONE')-expected0] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_session [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::TextTest::test_whereclause_future test/engine/test_pool.py::PoolEventsTest::test_first_connect_event test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_interrupt [gw6] [ 58%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_session [gw28] [ 58%] PASSED test/orm/test_query.py::TextTest::test_whereclause_future [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_event [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_interrupt test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_w_new_entities test/dialect/postgresql/test_query.py::TupleTest::test_tuple_containment test/engine/test_pool.py::PoolEventsTest::test_first_connect_event_fires_once [gw28] [ 58%] SKIPPED test/dialect/postgresql/test_query.py::TupleTest::test_tuple_containment test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_dont_call_finalizer [gw6] [ 58%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_w_new_entities [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_event_fires_once [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_dont_call_finalizer test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_has_value [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_previously_recreated [gw28] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_has_value test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_commit_trans [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_previously_recreated [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_commit_trans test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_is_default_null [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_subsequently_recreated test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_execute_trans test/ext/test_baked.py::StateChangeTest::test_chained_add [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_subsequently_recreated [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_execute_trans test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_exception [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/engine/test_reconnect.py::MockReconnectTest::test_invalidated_close [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_exception [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidated_close test/orm/test_query.py::RowLabelingTest::test_explicit_cols_legacy [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols_legacy test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_no_exception test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_execute_plus_closewresult [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_no_exception [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_execute_plus_closewresult test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/engine/test_pool.py::PoolEventsTest::test_listen_targets_per_subclass [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_rollback_plus_closewresult [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_listen_targets_per_subclass [gw20] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_rollback_plus_closewresult test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_NONE')-expected0] test/engine/test_pool.py::PoolEventsTest::test_listen_targets_scope [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_NONE')-expected0] [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_aggregate_fn [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_listen_targets_scope test/engine/test_reconnect.py::MockReconnectTest::test_reconnect test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::SessionBindTest::test_aliased_entity_q test/engine/test_pool.py::PoolEventsTest::test_reset_event [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_reset_event test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw28] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_is_default_null test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_exception [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_exception [gw6] [ 58%] PASSED test/ext/test_baked.py::StateChangeTest::test_chained_add [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_aliased_entity_q test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_no_exception test/ext/test_baked.py::StateChangeTest::test_chained_add_operator [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::WithTransientOnNone::test_filter_with_persistent_non_pk_col_is_default_null test/orm/test_query.py::SessionBindTest::test_binary_op [gw18] [ 58%] PASSED test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_no_exception [gw6] [ 58%] PASSED test/ext/test_baked.py::StateChangeTest::test_chained_add_operator [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_binary_op test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/engine/test_pool.py::PoolFirstConnectSyncTest::test_sync test/ext/test_baked.py::StateChangeTest::test_initial_key [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::SessionBindTest::test_boolean_op [gw6] [ 58%] PASSED test/ext/test_baked.py::StateChangeTest::test_initial_key [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_boolean_op test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/ext/test_baked.py::StateChangeTest::test_inplace_add [gw14] [ 58%] PASSED 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::SessionBindTest::test_bulk_delete_fetch_sync [gw6] [ 58%] PASSED test/ext/test_baked.py::StateChangeTest::test_inplace_add test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/ext/test_baked.py::StateChangeTest::test_inplace_add_operator [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_delete_fetch_sync [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw6] [ 58%] PASSED test/ext/test_baked.py::StateChangeTest::test_inplace_add_operator test/orm/test_query.py::SessionBindTest::test_bulk_delete_no_sync test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/inheritance/test_basic.py::CascadeTest::test_cascade [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_delete_no_sync test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/orm/test_query.py::SessionBindTest::test_bulk_update_fetch_sync test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw14] [ 58%] 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_renamed_properties_subq[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw14] [ 58%] 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::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw14] [ 58%] 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] [gw14] [ 58%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_update_fetch_sync test/orm/test_query.py::SessionBindTest::test_bulk_update_no_sync [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_update_no_sync test/orm/test_query.py::SessionBindTest::test_case [gw28] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_persistent_non_pk_col_is_default_null [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_case test/orm/test_query.py::SessionBindTest::test_cast test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_dont_assume_pk test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_cast test/orm/test_query.py::SessionBindTest::test_column_property [gw30] [ 58%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_column_property test/orm/test_query.py::SessionBindTest::test_column_property_select [gw10] [ 58%] SKIPPED test/orm/test_query.py::SessionBindTest::test_column_property_select test/orm/test_query.py::SessionBindTest::test_count [gw6] [ 58%] PASSED test/orm/inheritance/test_basic.py::CascadeTest::test_cascade test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_abstract_base [gw10] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_count test/orm/inheritance/test_basic.py::ColExpressionsTest_sqlite+pysqlite_3_41_2::test_group_by test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw28] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_dont_assume_pk test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk [gw26] [ 58%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_attribute_set [gw6] [ 58%] PASSED test/orm/inheritance/test_basic.py::ColExpressionsTest_sqlite+pysqlite_3_41_2::test_group_by test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_definition test/orm/inheritance/test_basic.py::DeleteOrphanTest::test_orphan_message [gw26] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_definition test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture0] [gw5] [ 58%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_filtered test/aaa_profiling/test_memusage.py::CycleTest::test_query_joinedload [gw26] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture0] test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture1] [gw26] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture1] test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture2] [gw26] [ 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] [gw26] [ 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 [gw26] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_empty test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_materialized [gw26] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_materialized [gw24] [ 58%] SKIPPED test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_attribute_set test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_plain [gw30] [ 58%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_abstract_base [gw26] [ 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 [gw28] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk [gw26] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_plain_string test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_basic_deferred test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_reflection_cache_ok [gw26] [ 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 test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[XML-XML] [gw26] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_is_reflected test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_select test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk_but_only_later [gw24] [ 58%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[XML-XML] test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj3-NUMERIC(10, 2)] [gw6] [ 58%] PASSED test/orm/inheritance/test_basic.py::DeleteOrphanTest::test_orphan_message [gw26] [ 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 [gw26] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_explicit_schema test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_implicit_schema [gw26] [ 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 [gw26] [ 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 [gw26] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_implicit test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_synonyms [gw26] [ 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 [gw24] [ 58%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj3-NUMERIC(10, 2)] [gw26] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_synonym_owner_local_table [gw9] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_basic test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj6-REAL] [gw24] [ 58%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj6-REAL] test/dialect/mysql/test_reflection.py::ReflectionTest::test_autoincrement [gw24] [ 58%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_autoincrement test/dialect/mssql/test_reflection.py::ReflectionTest::test_basic_reflection [gw24] [ 58%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_basic_reflection test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_is_null test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_table_owner_local_synonym [gw26] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_table_owner_local_synonym test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_local_to_remote [gw26] [ 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 [gw26] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_remote_synonyms test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_table_comment [gw26] [ 58%] 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 test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchall] test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_column_constraint_reflection [gw24] [ 58%] 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 [gw24] [ 58%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_reflection_dual_case_references test/dialect/mysql/test_reflection.py::ReflectionTest::test_correct_for_mysql_bugs_88718_96365 [gw24] [ 58%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_correct_for_mysql_bugs_88718_96365 test/dialect/mssql/test_reflection.py::ReflectionTest::test_cross_schema_fk_pk_name_overlaps [gw30] [ 58%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_basic_deferred [gw24] [ 58%] 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 [gw24] [ 58%] 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 [gw24] [ 58%] 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 [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_metadata_uses_schema test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_one [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_one test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_seven [gw26] [ 58%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_default_schema_name_not_interpreted_as_tokenized test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[Foo.Bar-Foo-Bar-use [Foo]] [gw26] [ 58%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[Foo.Bar-Foo-Bar-use [Foo]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar]-None-Foo.Bar-use [Foo.Bar]] [gw28] [ 58%] 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 [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_seven test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_six [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_six test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_three [gw26] [ 58%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar]-None-Foo.Bar-use [Foo.Bar]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar].[bat]-Foo.Bar-bat-use [Foo.Bar]] test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_cls_not_strong_ref [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_three test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_two [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_two [gw9] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchall] [gw26] [ 58%] 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]] [gw6] [ 58%] 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 test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchmany] test/dialect/mssql/test_reflection.py::ReflectionTest::test_db_qualified_items [gw24] [ 58%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_db_qualified_items test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default10--25.03] [gw24] [ 58%] 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] [gw24] [ 58%] 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] [gw26] [ 58%] 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] [gw26] [ 58%] 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]] [gw24] [ 58%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default8-1] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default9--1] [gw24] [ 58%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default9--1] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-None-None] [gw24] [ 58%] 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'] [gw24] [ 58%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default3-'2009-04-05 12:00:00'] [gw26] [ 58%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[abc.def.efg.hij-abc.def.efg-hij-use [abc.def.efg]] [gw6] [ 59%] 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 test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo-None-foo-use foo] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default5-CURRENT_TIMESTAMP(\\(\\))? ON UPDATE CURRENT_TIMESTAMP(\\(\\))?] [gw24] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default5-CURRENT_TIMESTAMP(\\(\\))? ON UPDATE CURRENT_TIMESTAMP(\\(\\))?] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype0-default0-''] [gw24] [ 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'] [gw24] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype1-default1-'abc'] [gw26] [ 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/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype2-default2-'0'] [gw24] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype2-default2-'0'] [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchmany] [gw28] [ 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_default_reflection[datatype6-default6-0] [gw24] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype6-default6-0] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype7-default7-0.000000] [gw26] [ 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::OwnerPlusDBTest::test_owner_database_pairs[something; select [foo].bar-something; select foo-bar-use [something; select foo]] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchone] test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_complex_rel [gw24] [ 59%] 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 [gw24] [ 59%] 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 [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_foreign_key_option_inspection [gw6] [ 59%] 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 [gw26] [ 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]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_dont_use_for_same_db [gw26] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_dont_use_for_same_db test/dialect/mysql/test_reflection.py::ReflectionTest::test_get_foreign_key_name_w_foreign_key_in_name [gw24] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_get_foreign_key_name_w_foreign_key_in_name test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture0] [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture0] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_switch_for_different_db [gw26] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_switch_for_different_db test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture1] [gw24] [ 59%] 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] test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_get_tablenames [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture2] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture3] [gw26] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_get_tablenames test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols [gw26] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols_from_partition [gw26] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols_from_partition [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture3] test/dialect/mssql/test_reflection.py::ReflectionTest::test_global_temp_different_collation [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_global_temp_different_collation test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temp_not_present_but_another_session [gw24] [ 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 [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_composite_pk test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_pk [gw2] [ 59%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_recycle [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temp_temp_present_both_sessions test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[global_temp] [gw24] [ 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] [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[local_temp] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[nonexistent] [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[nonexistent] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[get_columns-[test_schema]] [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[get_columns-[test_schema]] [gw9] [ 59%] 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 test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event[base_exception] [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_pk test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_props test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[get_columns-test_schema] [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[get_columns-test_schema] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[has_table-[test_schema]] test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index [gw26] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index_from_partition [gw26] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index_from_partition test/dialect/mysql/test_reflection.py::RawReflectionTest::test_fk_reflection test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw29] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw24] [ 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] [gw24] [ 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]] [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[reflect_table-[test_schema]] [gw26] [ 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] [gw2] [ 59%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event[base_exception] test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event[plain] [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_props test/orm/inheritance/test_basic.py::DistinctPKTest::test_implicit test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[reflect_table-test_schema] [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[reflect_table-test_schema] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_has_temporary_table [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_has_temporary_table test/dialect/mssql/test_reflection.py::ReflectionTest::test_identity [gw24] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_identity test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection [gw26] [ 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] [gw26] [ 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] [gw26] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `VIEW_THINGS`-False] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `VIEW`-False] [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_implicit [gw9] [ 59%] 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 test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_partial [gw29] [ 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 [gw29] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_access_method test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_include [gw29] [ 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 [gw29] [ 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 [gw29] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_storage_options test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols [gw29] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_commas [gw2] [ 59%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event[plain] test/engine/test_pool.py::QueuePoolTest::test_fifo [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsTest::test_statement_labels test/orm/test_query.py::SetOpsTest::test_union [gw29] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_commas test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_spaces [gw29] [ 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 test/orm/inheritance/test_basic.py::EagerLazyTest::test_basic [gw26] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `VIEW`-False] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `v1`-False] [gw26] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `v1`-False] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE VIEW `v1` AS SELECT-True] [gw26] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE VIEW `v1` AS SELECT-True] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_key_reflection [gw26] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_key_reflection test/dialect/mysql/test_reflection.py::RawReflectionTest::test_key_reflection_columns [gw26] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_key_reflection_columns test/dialect/mssql/test_reflection.py::ReflectHugeViewTest::test_inspect_view_definition [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_joinedload_m2o_ok [gw2] [ 59%] PASSED test/engine/test_pool.py::QueuePoolTest::test_fifo test/aaa_profiling/test_pool.py::QueuePoolTest::test_first_connect [gw26] [ 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 [gw26] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_altered_type_autoincrement_pk_reflection test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[FLOAT-FLOAT(53)] [gw26] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[FLOAT-FLOAT(53)] test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[IMAGE-IMAGE] [gw26] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[IMAGE-IMAGE] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_m2o_joinedload_not_others [gw2] [ 59%] SKIPPED test/aaa_profiling/test_pool.py::QueuePoolTest::test_first_connect test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[MONEY-MONEY] [gw26] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[MONEY-MONEY] [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsTest::test_union test/orm/test_query.py::SetOpsTest::test_union_labeled_anonymous_columns test/engine/test_pool.py::QueuePoolTest::test_hanging_connect_within_overflow [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::EagerLazyTest::test_basic [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsTest::test_union_labeled_anonymous_columns test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_compile test/orm/inheritance/test_basic.py::EagerTargetingTest::test_adapt_stringency [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_compile test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_results [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_m2o_joinedload_not_others test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_contains_eager_opt [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_results test/orm/test_query.py::SetOpsTest::test_union_mapped_colnames_preserved_across_subquery [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsTest::test_union_mapped_colnames_preserved_across_subquery [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_contains_eager_opt test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_joinedload_opt test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_deferred [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::EagerTargetingTest::test_adapt_stringency test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_base [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_joinedload_opt [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_base test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_subqueryload_mapping test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_sub test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_sub [gw11] [ 59%] 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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_basic.py::FlushTest::test_one [gw15] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_subqueryload_mapping [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_deferred test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_nonpresent test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_undeferred test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_subqueryload_opt test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_basic_compression [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_basic_compression test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_oltp_compression [gw16] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_oltp_compression test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_binary_types [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::FlushTest::test_one [gw15] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_binary_types test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_float_types [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_nonpresent test/orm/inheritance/test_basic.py::FlushTest::test_two [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_float_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_integer_types [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_undeferred [gw15] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_integer_types test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_deferred [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_subqueryload_opt test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_removed test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_unique_w_yield_per test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_integer_types [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_integer_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_legacy_enum_types [gw15] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_legacy_enum_types test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_misc_types[type_0] [gw15] [ 59%] 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] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_selfref [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_misc_types[type_1] test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_number_types [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_removed [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_number_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_string_types [gw15] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_string_types test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_string_types [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::FlushTest::test_two test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_primary_key [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_string_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_time_types [gw15] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_time_types [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_selfref test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_year_types test/sql/test_operators.py::ConjunctionTest::test_single_bool_three [gw23] [ 59%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_three [gw15] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_year_types test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_basic test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_m2m [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_primary_key test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_with_imply_autoload [gw16] [ 59%] 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 [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_unique_w_yield_per [gw16] [ 59%] 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 [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_oldstyle_func test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determinelocal_remote_m2o_joined_sub_to_sub_on_base test/orm/inheritance/test_relationship.py::JoinedloadSinglePolysubSingle::test_query [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_deferred test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_undeferred test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_we_can_close_cursor [gw11] [ 59%] 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 [gw16] [ 59%] 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 [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_err_local_remote_compound_1 test/orm/inheritance/test_basic.py::GetTest::test_get[polymorphic] [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_basic_override test/orm/test_rel_fn.py::DeannotateCorrectlyTest::test_pj_deannotates test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_basic_reflection [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::GetTest::test_get[polymorphic] [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DeannotateCorrectlyTest::test_pj_deannotates test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_m2m [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_we_can_close_cursor [gw15] [ 59%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_basic test/orm/inheritance/test_basic.py::GetTest::test_get[test_get_nonpolymorphic] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_and_execution_options test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_get_names [gw23] [ 59%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadSinglePolysubSingle::test_query [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_basic_reflection [gw17] [ 59%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_undeferred test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_check_constraint_reflection [gw15] [ 59%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_get_names test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_has_table [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_m2m test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_o2m [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_check_constraint_reflection test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_comment_reflection [gw15] [ 59%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_has_table [gw16] [ 59%] 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 [gw11] [ 59%] SKIPPED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_comment_reflection test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_composite_fk test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_m2o_composite_selfref [gw16] [ 59%] 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 test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_baseclass test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_and_execution_options [gw16] [ 59%] 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 test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_and_execution_options_legacy [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_selfref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_m2m [gw6] [ 59%] 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 [gw16] [ 59%] 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 [gw16] [ 59%] 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 [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_ambiguous_fk [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_composite_fk test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_no_fk test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_composite_pks [gw15] [ 59%] 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 [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_composite_selfref [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_composite_pks test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_extend_existing [gw6] [ 59%] 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 [gw15] [ 59%] 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 [gw9] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_and_execution_options_legacy test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_composite_selfref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_selfref [gw16] [ 59%] 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 [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_w_fks_ambig_m2m [gw30] [ 59%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_cls_not_strong_ref test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_compound_2 test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_exception_prepare_not_called [gw30] [ 59%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_exception_prepare_not_called test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_mapper_args_deferred [gw11] [ 59%] 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 [gw15] [ 59%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_left_aliased test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_plain [gw15] [ 59%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_plain test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_right_aliased [gw15] [ 59%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_right_aliased [gw6] [ 59%] 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 [gw6] [ 59%] 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 test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_selfref [gw6] [ 59%] 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 [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_compound_2 test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o [gw30] [ 59%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_mapper_args_deferred test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_redefine_fk_double [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_extend_existing_reflect_all_dont_dupe_index [gw15] [ 59%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_columns_m2m_backref test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_fk_error [gw11] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_fk_error [gw6] [ 59%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_unrelated test/orm/inheritance/test_basic.py::JoinedNoFKSortingTest::test_ordering [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_composite_selfref [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_composite_selfref test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_selfref [gw16] [ 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 [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_composite_selfref [gw16] [ 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 [gw16] [ 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 [gw23] [ 60%] 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 [gw15] [ 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 [gw15] [ 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 [gw16] [ 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 [gw16] [ 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/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_fk_options [gw11] [ 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 [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_include_columns_indexes test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_index_reflection [gw15] [ 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 [gw15] [ 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 [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_2 [gw17] [ 60%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first_against_expression_offset [gw17] [ 60%] 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 [gw17] [ 60%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_expression_offset [gw30] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_redefine_fk_double test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_string_resolution test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_3 [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_3 [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::JoinedNoFKSortingTest::test_ordering test/orm/inheritance/test_basic.py::M2OUseGetTest::test_use_get test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_m2o_sub_to_joined_sub [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_m2o_sub_to_joined_sub [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_index_reflection test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_index_reflection_cols_busted test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_integer_offset [gw17] [ 60%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_integer_offset test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_limit_offset_applies test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_o2m_joined_sub_to_base [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_o2m_joined_sub_to_base test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_overlapping_composite_fks [gw23] [ 60%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_subclass test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none [gw16] [ 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 [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_index_reflection_cols_busted [gw15] [ 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 test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_nonexistent [gw16] [ 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 [gw20] [ 60%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant [gw15] [ 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 [gw17] [ 60%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_limit_offset_applies test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_negative_indexes_raise [gw17] [ 60%] 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 [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_nonexistent test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_nonreflected_fk_raises test/orm/inheritance/test_relationship.py::M2MFilterTest::test_any [gw16] [ 60%] 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 [gw16] [ 60%] 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] [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m_backref [gw15] [ 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 [gw15] [ 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 [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_nonreflected_fk_raises test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_composite_fk [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::M2OUseGetTest::test_use_get test/orm/inheritance/test_basic.py::NameConflictTest::test_name_conflict [gw17] [ 60%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_start_slice_against_expression_offset [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_backref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref [gw30] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_string_resolution test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_annotated [gw20] [ 60%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant_plus_closewresult test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_table_resolution [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_composite_fk [gw20] [ 60%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant_plus_closewresult [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_annotated test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_rs test/orm/test_query.py::SynonymTest::test_froms_aliased_col [gw31] [ 60%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_column_adapter_lookup test/aaa_profiling/test_memusage.py::CycleTest::test_core_select_from_orm_query test/engine/test_reconnect.py::PrePingMockTest::test_connect_across_restart [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_rs test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_warning test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_existing_fk [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::NameConflictTest::test_name_conflict [gw15] [ 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 [gw20] [ 60%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_connect_across_restart test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_no_warning_with_explicit [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_overlap_func_warning test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2o_joined_sub_to_base test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_first_connect [gw16] [ 60%] PASSED test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[False] [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_existing_fk [gw23] [ 60%] PASSED test/orm/inheritance/test_relationship.py::M2MFilterTest::test_any test/orm/inheritance/test_relationship.py::M2MFilterTest::test_not_contains test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[True] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_keys [gw15] [ 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 [gw15] [ 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 [gw20] [ 60%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_first_connect [gw30] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_table_resolution [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_no_warning_with_explicit test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_warning_on_sub [gw15] [ 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 test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_reconnect [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_warning_on_sub [gw16] [ 60%] PASSED test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[True] [gw15] [ 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 [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_keys test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_pk_column test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_discriminator [gw23] [ 60%] PASSED test/orm/inheritance/test_relationship.py::M2MFilterTest::test_not_contains [gw15] [ 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 test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_nonexistent_fk [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o [gw20] [ 60%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_reconnect test/engine/test_reconnect.py::PrePingMockTest::test_pre_ping_weakref_finalizer test/orm/inheritance/test_relationship.py::ContainsEagerMultipleOfType::test_contains_eager_multi_alias test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_composite_selfref test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_emit_query [gw15] [ 60%] 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 [gw15] [ 60%] 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 [gw15] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_discriminator [gw30] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_pk_column [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_nonexistent_fk test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_subclass_column test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_base test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_pkfk [gw17] [ 60%] PASSED test/orm/test_query.py::SynonymTest::test_froms_aliased_col test/orm/test_query.py::SynonymTest::test_joins [gw16] [ 60%] PASSED test/orm/inheritance/test_relationship.py::ContainsEagerMultipleOfType::test_contains_eager_multi_alias [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_pkfk [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_base [gw30] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_subclass_column test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_basic test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_upgrade_pk_flag test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_contains_eager test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_middle [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_upgrade_pk_flag test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_pks_not_uniques [gw23] [ 60%] PASSED test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_emit_query test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_use_get [gw17] [ 60%] PASSED test/orm/test_query.py::SynonymTest::test_joins test/orm/test_query.py::SynonymTest::test_options [gw11] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_pks_not_uniques test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_all [gw30] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_basic [gw23] [ 60%] PASSED test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_use_get test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_array_domain_is_reflected [gw17] [ 60%] PASSED test/orm/test_query.py::SynonymTest::test_options [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_array_domain_is_reflected [gw29] [ 60%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_with_filtered test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty [gw28] [ 60%] PASSED test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_complex_rel test/orm/test_query.py::SynonymTest::test_options_syn_of_syn [gw29] [ 60%] 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 [gw29] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty_from_table test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_crosschema_domain_is_reflected [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_crosschema_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_domain_is_reflected [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_enum_domain_is_reflected [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_enum_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_nullable_from_domain [gw6] [ 60%] 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/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_plain_m2o test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture0] [gw29] [ 60%] 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] [gw29] [ 60%] 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] [gw29] [ 60%] 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] test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_adaption [gw17] [ 60%] PASSED test/orm/test_query.py::SynonymTest::test_options_syn_of_syn test/orm/test_query.py::SynonymTest::test_with_parent [gw29] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture3] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_case_sensitive [gw29] [ 60%] 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 [gw30] [ 60%] 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 [gw30] [ 60%] 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 [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_schema_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_table_is_reflected [gw30] [ 60%] 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 [gw29] [ 60%] 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 [gw29] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_schema test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_star [gw16] [ 60%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_contains_eager test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_joinedload [gw16] [ 60%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_joinedload test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related [gw29] [ 60%] 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 [gw29] [ 60%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_max_ident_in_varchar_not_present [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_table_is_reflected_test_schema test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_unknown_types [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_unknown_types test/dialect/oracle/test_reflection.py::DontReflectIOTTest::test_reflect_all [gw30] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::DontReflectIOTTest::test_reflect_all test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_foreign_table_is_reflected [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_foreign_table_is_reflected test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture0] [gw30] [ 60%] 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] [gw17] [ 60%] PASSED test/orm/test_query.py::SynonymTest::test_with_parent [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_multiple_from_middle test/dialect/mysql/test_reflection.py::ReflectionTest::test_non_column_index [gw30] [ 60%] 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] test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_warning [gw29] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_non_column_index test/dialect/mysql/test_reflection.py::ReflectionTest::test_nullable_reflection [gw29] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_nullable_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_pg_weirdchar_reflection [gw29] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_pg_weirdchar_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_constraint [gw29] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_warning [gw29] [ 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 [gw23] [ 60%] PASSED test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_adaption test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_sql [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture2] test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_aggregate_scalar_over_table_valued [gw28] [ 60%] PASSED test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_plain_m2o test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_assume_pk [gw16] [ 60%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related_aliased [gw29] [ 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 [gw29] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_extra_newlines test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext [gw29] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext_comment [gw29] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext_comment test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_index_col_length test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture3] [gw30] [ 60%] 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 [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_table_names_no_foreign test/engine/test_reflection.py::IdentityColumnTest::test_table_reflection [gw30] [ 60%] SKIPPED test/engine/test_reflection.py::IdentityColumnTest::test_table_reflection test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_identity [gw30] [ 60%] SKIPPED test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_identity test/dialect/oracle/test_reflection.py::IdentityReflectionTest::test_reflect_identity [gw30] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::IdentityReflectionTest::test_reflect_identity test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[MiXeDCaSe!] [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[MiXeDCaSe!] test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[T2] [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[T2] [gw17] [ 60%] 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 [gw17] [ 60%] 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 [gw17] [ 60%] 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 [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_table_record test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_generate_series_scalar [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_generate_series_scalar test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_plain_old_unnest [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_plain_old_unnest test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_render_derived_quoting [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_render_derived_quoting test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_scalar_table_valued [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_scalar_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_table_valued [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality_named [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality_named test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_named [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_named test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_star [gw17] [ 60%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_star test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[t1] [gw30] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[t1] test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_views [gw30] [ 60%] SKIPPED test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_views test/engine/test_reflection.py::IncludeColsFksTest::test_include_columns [gw30] [ 60%] PASSED test/engine/test_reflection.py::IncludeColsFksTest::test_include_columns test/engine/test_reflection.py::IncludeColsFksTest::test_table_works_minus_fks [gw6] [ 60%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_warning test/orm/inheritance/test_basic.py::O2MTest::test_basic test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings [gw17] [ 60%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_control [gw17] [ 60%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_control test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_named_control [gw17] [ 60%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_named_control test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings [gw17] [ 60%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings [gw29] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_index_col_length [gw23] [ 60%] PASSED test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_sql test/orm/inheritance/test_relationship.py::SameNameOnJoined::test_persist [gw11] [ 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 [gw11] [ 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/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_unique_index [gw29] [ 60%] 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 [gw29] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_with_not_valid_check_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflected_primary_key_order [gw29] [ 60%] 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 [gw29] [ 60%] 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 [gw29] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_exclude_constraint test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_with_table_options [gw29] [ 60%] 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 [gw29] [ 60%] 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 [gw29] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_pk_reflection [gw29] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_pk_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_sequence_reflection [gw30] [ 61%] PASSED test/engine/test_reflection.py::IncludeColsFksTest::test_table_works_minus_fks test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast [gw6] [ 61%] PASSED test/orm/inheritance/test_basic.py::O2MTest::test_basic [gw28] [ 61%] PASSED test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_assume_pk test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_warn_for_none_against_non_pk [gw28] [ 61%] PASSED test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_warn_for_none_against_non_pk [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related_aliased test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join [gw29] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_sequence_reflection test/dialect/mysql/test_reflection.py::ReflectionTest::test_skip_not_describable [gw29] [ 61%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_skip_not_describable test/dialect/mssql/test_reflection.py::ReflectionTest::test_skip_types [gw29] [ 61%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_skip_types test/dialect/mysql/test_reflection.py::ReflectionTest::test_system_views [gw29] [ 61%] 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 [gw29] [ 61%] 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] [gw29] [ 61%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[global_temp] test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[local_temp] [gw29] [ 61%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[local_temp] test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[nonexistent] [gw29] [ 61%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[nonexistent] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_sequence [gw29] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_sequence test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_table [gw29] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_table test/dialect/mysql/test_reflection.py::ReflectionTest::test_view_reflection [gw29] [ 61%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_view_reflection test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings_control [gw17] [ 61%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings_control test/orm/test_query.py::TextErrorTest::test_filter test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_column_property test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoincrement_col test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-0] [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join [gw30] [ 61%] 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 [gw30] [ 61%] PASSED test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast_no_2000 test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_coercion [gw30] [ 61%] PASSED test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_coercion test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_precision [gw30] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_precision test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO HOUR] [gw30] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO HOUR] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO MINUTE] [gw30] [ 61%] 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] [gw30] [ 61%] 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] [gw29] [ 61%] 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 [gw29] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_arg test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join_flat [gw30] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[HOUR TO MINUTE] [gw30] [ 61%] 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] [gw30] [ 61%] 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] [gw30] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[HOUR] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE TO SECOND] [gw30] [ 61%] 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] [gw6] [ 61%] PASSED test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_column_property test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_expired_column [gw30] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MONTH] [gw30] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MONTH] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[SECOND] [gw30] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[SECOND] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR TO MONTH] [gw11] [ 61%] 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 [gw11] [ 61%] 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 [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join_flat test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_joinedload [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SameNameOnJoined::test_persist test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_joined [gw30] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR TO MONTH] [gw28] [ 61%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-1] [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_joinedload [gw6] [ 61%] PASSED test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_expired_column [gw28] [ 61%] 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] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[None] [gw7] [ 61%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[None] [gw11] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_extend_existing test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_ij_ij test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-0] [gw28] [ 61%] 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] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_metadata [gw28] [ 61%] 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] [gw17] [ 61%] PASSED test/orm/test_query.py::TextErrorTest::test_filter test/orm/test_query.py::TextErrorTest::test_from_statement [gw28] [ 61%] 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] [gw17] [ 61%] PASSED test/orm/test_query.py::TextErrorTest::test_from_statement [gw28] [ 61%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-1] [gw11] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_metadata test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-20] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_table [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_ij_ij [gw28] [ 61%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-20] [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_joined test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-5] test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_subquery test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_ij_oj [gw28] [ 61%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-5] [gw11] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_table test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-0] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_two_foreign_keys [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_ij_oj [gw28] [ 61%] 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] test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_oj_ij [gw9] [ 61%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration [gw28] [ 61%] 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] [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_oj_ij [gw28] [ 61%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-20] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration_legacy [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_subquery test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_base [gw11] [ 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 [gw7] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-0] [gw11] [ 61%] SKIPPED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_unknown_types test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_has test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_views test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-1] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style3 test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_noarg [gw8] [ 61%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_noarg [gw25] [ 61%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style3 test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_bool_op [gw11] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_views test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_unnamed_param_dont_fail test/engine/test_reflection.py::ReverseCasingReflectTest_sqlite+pysqlite_3_41_2::test_direct_quoting [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_base [gw11] [ 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 test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_sub [gw7] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-1] [gw11] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_basic test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[False] [gw11] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[False] [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_has test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[True] [gw11] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[True] test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_no_pk test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-2] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_one [gw8] [ 61%] 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 [gw11] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_no_pk test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_reflect_fn_index [gw11] [ 61%] 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 [gw11] [ 61%] 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 [gw8] [ 61%] PASSED test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_op_legacy_is_comparison [gw11] [ 61%] SKIPPED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_blank_schema_arg [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_one test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_explicit_default_schema test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteMiddleTable test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_two test/orm/test_query.py::FilterTest::test_filter_by_tables [gw7] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-2] [gw11] [ 61%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_explicit_default_schema test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-0] [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_two test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_explicit_default_schema_metadata test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_explicit_alias [gw22] [ 61%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_tables [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_sub test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style] [gw11] [ 61%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_explicit_default_schema_metadata [gw25] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_unnamed_param_dont_fail [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_explicit_alias test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_relationship_compare test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_has_schema [gw11] [ 61%] 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 test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_from_subq [gw7] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-0] test/orm/test_query.py::ExpressionTest::test_group_by_cancellation test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-1] test/orm/test_query.py::ImmediateTest::test_one [gw0] [ 61%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_cancellation [gw8] [ 61%] PASSED test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteMiddleTable test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteRootTable [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_relationship_compare test/dialect/mysql/test_query.py::MatchTest::test_not_match [gw19] [ 61%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_not_match test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-None] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'*'] [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly [gw8] [ 61%] PASSED test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteRootTable test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[False] [gw11] [ 61%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_metadata_reflect_schema [gw7] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-1] [gw3] [ 61%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'*'] [gw25] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_from_subq test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-2] test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[order_by-arg4] test/orm/test_relationships.py::DirectSelfRefFKTest::test_ancestors_lazyload_clause [gw13] [ 61%] PASSED test/orm/test_query.py::ImmediateTest::test_one test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_reflect_all_schemas_default_overlap test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_scalar_subq [gw11] [ 61%] 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 [gw19] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-None] test/base/test_result.py::ResultTest::test_all test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-True] test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_join [gw0] [ 61%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[order_by-arg4] [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_all test/base/test_result.py::ResultTest::test_alt_row_fetch [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_alt_row_fetch test/base/test_result.py::ResultTest::test_alt_row_transform [gw22] [ 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] [gw8] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_ancestors_lazyload_clause test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_joinedload [gw11] [ 61%] 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 [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_alt_row_transform test/base/test_result.py::ResultTest::test_class_presented [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_class_presented test/base/test_result.py::ResultTest::test_close_attributes [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_close_attributes test/base/test_result.py::ResultTest::test_columns [gw7] [ 61%] 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] [gw11] [ 61%] 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 [gw11] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_w_system test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg0] [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns test/base/test_result.py::ResultTest::test_columns_again [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_again test/base/test_result.py::ResultTest::test_columns_freeze [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_freeze test/base/test_result.py::ResultTest::test_columns_ints [gw19] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-False] [gw16] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins_roundtrip [gw0] [ 61%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg0] [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_ints test/base/test_result.py::ResultTest::test_columns_unique_freeze [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_unique_freeze test/base/test_result.py::ResultTest::test_columns_with_mappings [gw19] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-False] [gw8] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_joinedload test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_lazyload test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg1] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-None] [gw25] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_scalar_subq [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_with_mappings test/base/test_result.py::ResultTest::test_first [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_first test/base/test_result.py::ResultTest::test_freeze [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_freeze test/base/test_result.py::ResultTest::test_index_extra [gw13] [ 61%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_join test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_selectin [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_index_extra test/base/test_result.py::ResultTest::test_many_then_all [gw7] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-0] [gw8] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_lazyload [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[False] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[True] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-1] test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_joinedload [gw22] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style_raiseload] [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_many_then_all test/base/test_result.py::ResultTest::test_mapping_plus_base [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_mapping_plus_base test/base/test_result.py::ResultTest::test_mappings [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_mappings test/base/test_result.py::ResultTest::test_mappings_with_columns [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_mappings_with_columns test/base/test_result.py::ResultTest::test_one [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one test/base/test_result.py::ResultTest::test_one_mapping [gw16] [ 61%] 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 test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_local_criteria [gw19] [ 61%] 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] [gw19] [ 61%] 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] [gw0] [ 61%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg1] test/orm/test_relationships.py::JoinConditionErrorTest::test_join_error_raised [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_mapping test/base/test_result.py::ResultTest::test_one_none [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_none test/base/test_result.py::ResultTest::test_one_or_none [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_or_none test/base/test_result.py::ResultTest::test_one_or_none_none [gw3] [ 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 [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_or_none_raise_multiple test/base/test_result.py::ResultTest::test_one_raise_mutiple [gw8] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_joinedload test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload [gw13] [ 61%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_selectin test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_exists test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_raiseload] [gw7] [ 61%] PASSED 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_criteria_select_from_w_join_left_including_entity[True-2] [gw0] [ 61%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_join_error_raised test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[core_col-annotation] [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_raise_mutiple test/base/test_result.py::ResultTest::test_one_unique [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_unique test/base/test_result.py::ResultTest::test_one_unique_mapping [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_unique_mapping test/base/test_result.py::ResultTest::test_one_unique_tricky_one [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_unique_tricky_one test/base/test_result.py::ResultTest::test_partition [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[True] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_has [gw20] [ 61%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_pre_ping_weakref_finalizer [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_partition test/base/test_result.py::ResultTest::test_partition_unique_yield_per [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_partition_unique_yield_per test/base/test_result.py::ResultTest::test_partition_yield_per [gw23] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_has [gw8] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload [gw19] [ 61%] 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] [gw19] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-None] [gw0] [ 61%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[core_col-annotation] [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_partition_yield_per test/base/test_result.py::ResultTest::test_scalar [gw3] [ 61%] PASSED test/base/test_result.py::ResultTest::test_scalar test/base/test_result.py::ResultTest::test_scalar_none_all [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_all [gw16] [ 62%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_base_to_base [gw22] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete] [gw13] [ 62%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_exists test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_query_join test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[core_col-local_remote] test/base/test_result.py::ResultTest::test_scalar_none_all_unique [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_all_unique test/base/test_result.py::ResultTest::test_scalar_none_first [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_first test/base/test_result.py::ResultTest::test_scalar_none_iterate test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload_clause [gw8] [ 62%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload_clause [gw7] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-2] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_join [gw23] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_join test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[False] test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_subqueryload [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_iterate test/base/test_result.py::ResultTest::test_scalar_none_many [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_many test/base/test_result.py::ResultTest::test_scalar_none_one_or_none_w_unique [gw3] [ 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 [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_one_w_unique test/base/test_result.py::ResultTest::test_scalar_one [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_one [gw0] [ 62%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[core_col-local_remote] test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[orm_col-annotation] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions0] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-True] [gw19] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-False] test/base/test_result.py::ResultTest::test_scalar_one_or_none [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_one_or_none test/base/test_result.py::ResultTest::test_scalar_one_or_none_none [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_one_or_none_none [gw13] [ 62%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_query_join [gw19] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-False] [gw23] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[False] [gw0] [ 62%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[orm_col-annotation] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[True] [gw8] [ 62%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_subqueryload test/base/test_result.py::ResultTest::test_scalar_one_w_unique [gw3] [ 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 test/orm/test_relationships.py::DirectSelfRefFKTest::test_plain_join_descendants test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[orm_col-local_remote] test/orm/test_relationships.py::SecondaryNestedJoinTest::test_join [gw3] [ 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 [gw7] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions0] [gw25] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_local_criteria [gw22] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-None] [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_plus_base test/base/test_result.py::ResultTest::test_scalars [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions1] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[0] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached] test/base/test_result.py::ResultTest::test_scalars_freeze [gw3] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_freeze [gw8] [ 62%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_plain_join_descendants [gw19] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-True] [gw19] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-True] [gw23] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-False] [gw0] [ 62%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[orm_col-local_remote] test/orm/test_relationships.py::JoinConditionErrorTest::test_only_column_elements [gw0] [ 62%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_only_column_elements test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_1 test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_eager_join [gw19] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-False] test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_collection_relationship_overrides_fk test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-None] [gw25] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[0] [gw7] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions1] [gw8] [ 62%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_1 test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[1] test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_2 test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions2] [gw19] [ 62%] 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] [gw0] [ 62%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_collection_relationship_overrides_fk [gw8] [ 62%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_2 [gw22] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached] test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_collection_event test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_func_referent [gw13] [ 62%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_join test/orm/test_relationships.py::SecondaryNestedJoinTest::test_joinedload test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style] [gw19] [ 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] [gw25] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[1] [gw13] [ 62%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_joinedload test/orm/test_relationships.py::SecondaryNestedJoinTest::test_lazyload [gw7] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions2] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[2] [gw0] [ 62%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_collection_event test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_scalar_event test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_declared_attr_no_warning [gw19] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-None] [gw8] [ 62%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_func_referent [gw13] [ 62%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_lazyload test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_join test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_funcfk [gw23] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_eager_join [gw19] [ 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] test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit [gw13] [ 62%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_join [gw0] [ 62%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_scalar_event test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_joinedload_doesnt_produce_bogus_event [gw19] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-True] test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_joinedload [gw25] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[2] test/orm/test_relationships.py::ViewOnlyUniqueNames::test_three_table_view test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_lazyload_local_criteria [gw13] [ 62%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_joinedload test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_lazyload [gw8] [ 62%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_funcfk [gw22] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style] [gw13] [ 62%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_lazyload test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_func_referent test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::SynonymsAsFKsTest::test_synonym_fk [gw0] [ 62%] 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/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>'-'<'] [gw8] [ 62%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_func_referent test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_annotated [gw27] [ 62%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>'-'<'] [gw0] [ 62%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_scalar_relationship_overrides_fk [gw19] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyUniqueNames::test_three_table_view [gw13] [ 62%] PASSED test/orm/test_relationships.py::SynonymsAsFKsTest::test_synonym_fk test/orm/test_relationships.py::TypeMatchTest::test_m2o_nopoly_onflush test/base/test_result.py::MergeResultTest::test_columns [gw25] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_lazyload_local_criteria test/orm/test_relationships.py::ManualBackrefTest::test_back_propagates_not_relationship [gw19] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_columns test/base/test_result.py::MergeResultTest::test_fetchall test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[joinedload-False] [gw19] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_fetchall test/base/test_result.py::MergeResultTest::test_first [gw8] [ 62%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_annotated [gw19] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_first test/base/test_result.py::MergeResultTest::test_merge_preserve_unique test/base/test_result.py::ResultTest::test_scalars_no_fetchone test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_oldstyle [gw19] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_preserve_unique test/base/test_result.py::MergeResultTest::test_merge_results [gw19] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_results [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_no_fetchone [gw9] [ 62%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration_legacy test/base/test_result.py::MergeResultTest::test_merge_scalars test/base/test_result.py::ResultTest::test_scalars_one_w_unique [gw19] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_scalars test/base/test_result.py::MergeResultTest::test_merge_unique [gw22] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style_raiseload] [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_one_w_unique test/base/test_result.py::ResultTest::test_scalars_plus_one [gw19] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_unique test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_but_accessed_nonscalar_result test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_raiseload] [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_but_accessed_nonscalar_result [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_plus_one test/base/test_result.py::ResultTest::test_scalars_plus_one_none test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_mapping [gw13] [ 62%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_m2o_nopoly_onflush test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NA ME-NA ME-False] test/orm/test_relationships.py::TypeMatchTest::test_m2o_oncascade [gw9] [ 62%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NA ME-NA ME-False] [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_plus_one_none test/base/test_result.py::ResultTest::test_unique_default_filters [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters [gw25] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[joinedload-False] [gw0] [ 62%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_back_propagates_not_relationship test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NaMe-NaMe-False] [gw9] [ 62%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NaMe-NaMe-False] test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[\u59d3\u540d-\u59d3\u540d-False] test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_order [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_order test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[lazyload-True] [gw8] [ 62%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_oldstyle [gw23] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit_core_workaround [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_mapping test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_plain [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_plain test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[0] [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[0] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[1] [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[1] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[2] [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[2] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_mappings_all [gw19] [ 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 [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_rows_all [gw13] [ 62%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_m2o_oncascade test/orm/test_relationships.py::TypeMatchTest::test_o2m_nopoly_onflush test/orm/test_relationships.py::FKEquatedToConstantTest::test_basic [gw18] [ 62%] PASSED test/engine/test_pool.py::PoolFirstConnectSyncTest::test_sync test/engine/test_pool.py::PoolTest::test_connection_setter [gw18] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_connection_setter test/engine/test_pool.py::PoolTest::test_cursor_iterable test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_scalars_all [gw19] [ 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] [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[0] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[1] [gw19] [ 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] [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[2] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars0 [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars0 [gw22] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style] test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_scalar [gw27] [ 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 [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_twice test/base/test_result.py::ResultTest::test_unique_filtered_all [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_all test/base/test_result.py::ResultTest::test_unique_filtered_iterate [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_iterate test/base/test_result.py::ResultTest::test_unique_filtered_many [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_many test/base/test_result.py::ResultTest::test_unique_mappings_all [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_mappings_all test/base/test_result.py::ResultTest::test_unique_scalars_all [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_all test/base/test_result.py::ResultTest::test_unique_scalars_iterate [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_iterate test/base/test_result.py::ResultTest::test_unique_scalars_many [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_many test/base/test_result.py::ResultTest::test_unique_scalars_many_none [gw18] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_cursor_iterable test/engine/test_pool.py::PoolTest::test_info [gw18] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_info test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AssertionPool-None] [gw18] [ 62%] 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] [gw18] [ 62%] 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] [gw18] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[FallbackAsyncAdaptedQueuePool-True] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_all [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_fetchmany [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_fetchmany test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_iterate [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_iterate test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_all [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_iterate [gw27] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_many_none test/base/test_result.py::ResultTupleTest::test_attribute_access [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_attribute_access test/base/test_result.py::ResultTupleTest::test_contains [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_contains test/base/test_result.py::ResultTupleTest::test_contains_mapping [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_contains_mapping test/orm/test_relationships.py::ManualBackrefTest::test_invalid_key [gw0] [ 62%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_invalid_key test/orm/test_relationships.py::ManualBackrefTest::test_invalid_target [gw0] [ 62%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_invalid_target test/orm/test_relationships.py::ManualBackrefTest::test_o2m [gw8] [ 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] [gw23] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit_core_workaround test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_subquery_load [gw13] [ 62%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_nopoly_onflush test/orm/test_relationships.py::TypeMatchTest::test_o2m_oncascade [gw13] [ 62%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_oncascade test/orm/test_relationships.py::TypeMatchTest::test_o2m_onflush [gw9] [ 62%] 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] [gw9] [ 62%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[name-NAME-False] test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[name-name-True] [gw9] [ 62%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[name-name-True] test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NA ME-NA ME-False] [gw9] [ 62%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NA ME-NA ME-False] test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NAME-name-False] [gw9] [ 62%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NAME-name-False] test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NaMe-NaMe-False] [gw9] [ 62%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NaMe-NaMe-False] test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[\u59d3\u540d-\u59d3\u540d-False] [gw9] [ 62%] 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] [gw9] [ 62%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[name-name-True] test/sql/test_quote.py::PreparerTest::test_alembic_quote [gw9] [ 62%] PASSED test/sql/test_quote.py::PreparerTest::test_alembic_quote test/sql/test_quote.py::PreparerTest::test_unformat [gw9] [ 62%] PASSED test/sql/test_quote.py::PreparerTest::test_unformat test/sql/test_quote.py::PreparerTest::test_unformat_custom [gw9] [ 62%] PASSED test/sql/test_quote.py::PreparerTest::test_unformat_custom test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_basic [gw9] [ 62%] 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 [gw9] [ 62%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_has_table_case_sensitive test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[NullPool-None] [gw18] [ 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] [gw18] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[QueuePool-False] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[SingletonThreadPool-False] [gw18] [ 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] [gw18] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[StaticPool-None] [gw19] [ 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 [gw19] [ 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 [gw19] [ 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 [gw19] [ 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] [gw19] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[0] [gw23] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_subquery_load test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_has test/base/test_result.py::ResultTupleTest::test_creation [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_creation test/base/test_result.py::ResultTupleTest::test_duplicate_labels [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_duplicate_labels test/base/test_result.py::ResultTupleTest::test_empty [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_empty test/base/test_result.py::ResultTupleTest::test_getter [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_getter test/base/test_result.py::ResultTupleTest::test_immutable [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_immutable test/base/test_result.py::ResultTupleTest::test_index_access [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_index_access test/base/test_result.py::ResultTupleTest::test_integers_arent_in_mappings [gw27] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_integers_arent_in_mappings [gw0] [ 62%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_o2m test/orm/test_relationships.py::NoLoadBackPopulates::test_m2o test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_reflect [gw9] [ 62%] 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 [gw9] [ 62%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_use_labels test/sql/test_quote.py::QuoteTest::test_apply_labels_should_quote [gw9] [ 62%] PASSED test/sql/test_quote.py::QuoteTest::test_apply_labels_should_quote test/sql/test_quote.py::QuoteTest::test_apply_labels_shouldnt_quote [gw8] [ 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] [gw8] [ 62%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_AtoB[save-update, delete] test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_BtoA[save-update, delete, delete-orphan] [gw8] [ 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] test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[1] [gw19] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[1] [gw13] [ 63%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_onflush test/orm/test_relationships.py::TypedAssociationTable::test_m2m [gw25] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[lazyload-True] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[selectinload-True] [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style_raiseload] [gw22] [ 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/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[AssertionPool-False] [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[AssertionPool-False] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[AsyncAdaptedQueuePool-True] [gw18] [ 63%] 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] [gw18] [ 63%] 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] [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[NullPool-False] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[QueuePool-False] [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[QueuePool-False] [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_has test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_join [gw13] [ 63%] PASSED test/orm/test_relationships.py::TypedAssociationTable::test_m2m test/orm/test_relationships.py::UniqueColReferenceSwitchTest::test_switch_parent test/base/test_result.py::ResultTupleTest::test_negative_index_access [gw27] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_negative_index_access test/base/test_result.py::ResultTupleTest::test_none_label [gw27] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_none_label test/base/test_result.py::ResultTupleTest::test_serialize [gw27] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_serialize test/base/test_result.py::ResultTupleTest::test_slice_access [gw27] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_slice_access test/base/test_result.py::ResultTupleTest::test_slices_arent_in_mappings [gw27] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_slices_arent_in_mappings test/base/test_result.py::ResultTupleTest::test_tuple_getter [gw27] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_tuple_getter test/base/test_result.py::ResultTupleTest::test_values_none_labels [gw27] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_values_none_labels test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[SingletonThreadPool-False] [gw18] [ 63%] 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] [gw18] [ 63%] 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 [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_no_connect_on_recreate test/engine/test_pool.py::PoolTest::test_rec_close_reopen [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_rec_close_reopen test/engine/test_pool.py::PoolTest::test_rec_fairy_adapted_dialect [gw8] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_BtoA[save-update, delete] test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_AtoB [gw8] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_AtoB test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_BtoA [gw0] [ 63%] PASSED test/orm/test_relationships.py::NoLoadBackPopulates::test_m2o test/orm/test_relationships.py::NoLoadBackPopulates::test_o2m test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_column_result_proxy [gw27] [ 63%] 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 [gw27] [ 63%] 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 [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_fully_buffered_result_proxy test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_plain [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_plain test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-False] [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-False] [gw0] [ 63%] PASSED test/orm/test_relationships.py::NoLoadBackPopulates::test_o2m [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_rec_fairy_adapted_dialect test/engine/test_pool.py::PoolTest::test_rec_fairy_default_dialect [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_rec_fairy_default_dialect test/engine/test_pool.py::PoolTest::test_rec_info [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_rec_info test/engine/test_pool.py::PoolTest::test_rec_unconnected [gw18] [ 63%] PASSED test/engine/test_pool.py::PoolTest::test_rec_unconnected [gw25] [ 63%] 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] [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_apply_labels_shouldnt_quote test/sql/test_quote.py::QuoteTest::test_collate [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_collate test/sql/test_quote.py::QuoteTest::test_illegal_initial_char [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_illegal_initial_char test/sql/test_quote.py::QuoteTest::test_join [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_join test/sql/test_quote.py::QuoteTest::test_label_and_alias [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_label_and_alias test/sql/test_quote.py::QuoteTest::test_labels [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_labels test/sql/test_quote.py::QuoteTest::test_literal_column_already_with_quotes [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_already_with_quotes test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname_explicit_quote [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname_explicit_quote test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename_explicit_quote [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename_explicit_quote test/sql/test_quote.py::QuoteTest::test_literal_column_wo_label_currently_maintained [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_wo_label_currently_maintained test/sql/test_quote.py::QuoteTest::test_lower_case_names [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_lower_case_names test/sql/test_quote.py::QuoteTest::test_mixed_case_names [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_mixed_case_names test/sql/test_quote.py::QuoteTest::test_numeric_initial_char [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_numeric_initial_char test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_anon_label [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_join test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_oftype_aliases_in_exists [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_oftype_aliases_in_exists test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_contains_eager [gw13] [ 63%] PASSED test/orm/test_relationships.py::UniqueColReferenceSwitchTest::test_switch_parent test/orm/test_relationships.py::ViewOnlyComplexJoin::test_basic test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-True] [gw27] [ 63%] 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] [gw27] [ 63%] 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] [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached] [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached] [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchmany-True] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchone-False] [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchone-False] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchone-True] [gw27] [ 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 test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_aliased_mapper_works [gw9] [ 63%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_anon_label test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style] [gw8] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_BtoA test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_AtoB [gw8] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_AtoB test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_BtoA [gw8] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_BtoA test/orm/test_relationships.py::FKsAsPksTest::test_nullPKsOK_BtoA [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_aliased_mapper_works test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_overlaps_works [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyComplexJoin::test_basic [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_contains_eager test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_joinedload test/orm/test_relationships.py::ViewOnlyComplexJoin::test_remote_side_escalation [gw8] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_nullPKsOK_BtoA test/orm/test_relationships.py::FKsAsPksTest::test_onetoone_switch [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_joinedload test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_subqueryload [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_overlaps_works [gw25] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[subqueryload-False] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_warns [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyComplexJoin::test_remote_side_escalation test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_query_join_local_criteria [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_oneside [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_fixed [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_subqueryload test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per [gw8] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_onetoone_switch test/orm/inheritance/test_relationship.py::SubClassToSubClassFromParentTest::test_2617 [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_warns test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_joinedload test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[False] [gw25] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_query_join_local_criteria test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_join_local_criteria [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_oneside test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_only test/orm/test_query.py::PrefixSuffixWithTest::test_chained_prefixes [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style_raiseload] [gw8] [ 63%] PASSED test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_joinedload test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_lazyload test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per_all test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_raiseload] [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_only [gw25] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_join_local_criteria test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_oneside [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per_all [gw8] [ 63%] PASSED test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_lazyload [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[False] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_close_error_during_fetchone test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_aliased_local_criteria test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[] [gw27] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_close_error_during_fetchone test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[True] [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_oneside test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_only [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style] [gw25] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_aliased_local_criteria [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[True] [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_only test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_local_criteria test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_four test/orm/test_relationships.py::ViewOnlyLocalRemoteM2M::test_local_remote [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassFromParentTest::test_2617 [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_four [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyLocalRemoteM2M::test_local_remote test/sql/test_query.py::RequiredBindTest::test_insert test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_backrefs_works [gw8] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[] test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_five test/orm/test_relationships.py::ViewOnlyM2MBackrefTest::test_viewonly [gw12] [ 63%] PASSED test/sql/test_query.py::RequiredBindTest::test_insert test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style] [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style] [gw25] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_local_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetch_unordered_result_map test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style_raiseload] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_backrefs_works test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_overlaps_works test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-5] [gw8] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style] test/orm/test_query.py::SessionBindTest::test_plain_table [gw4] [ 63%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-5] [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetch_unordered_result_map test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style_raiseload] [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_overlaps_works test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany [gw10] [ 63%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_warn [gw12] [ 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_ro_mapping_py3k [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style_raiseload] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany_arraysize_default test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[raiseload] [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyM2MBackrefTest::test_viewonly test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-plain] [gw8] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style_raiseload] [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany_arraysize_default [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_warn [gw7] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_declared_attr_no_warning [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py3k test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_as_args test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany_arraysize_set test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_four test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_err_given_in_pathed test/orm/test_relationships.py::ViewOnlyNonEquijoin::test_viewonly_join [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_as_args [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany_arraysize_set test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_c_sequence_check [gw25] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchone_til_end [gw4] [ 63%] SKIPPED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_c_sequence_check test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_sensitive test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria_subquery [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchone_til_end test/engine/test_reconnect.py::PrePingMockTest::test_raise_db_is_stopped [gw4] [ 63%] 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_freeze[core] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_sensitive_unoptimized [gw22] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[raiseload] [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[core] [gw20] [ 63%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_raise_db_is_stopped [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_sensitive_unoptimized [gw7] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_err_given_in_pathed test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_single_labeled test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_comparison [gw21] [ 63%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_chained_prefixes test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_joinedload_global_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[driversql] [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_five [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[driversql] [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_comparison test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[driverstar] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_fks test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_four test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_dict_behaviors_warn_mode[LegacyRow] [gw8] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style] [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[driverstar] [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_four test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[text] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style_raiseload] [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_dict_behaviors_warn_mode[LegacyRow] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_dict_behaviors_warn_mode[Row] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_one [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyNonEquijoin::test_viewonly_join [gw10] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-plain] [gw12] [ 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] [gw4] [ 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_row_getitem_indexes_compiled [gw7] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_joinedload_global_criteria test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1500] [gw20] [ 63%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_single_labeled [gw12] [ 63%] 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] [gw22] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_fks test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_wschema test/orm/test_relationships.py::ViewOnlyOverlappingNames::test_three_table_view test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_m2o [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_indexes_compiled test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[immediate] [gw20] [ 63%] PASSED 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_row_getitem_indexes_raw [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_graceful_fetch_on_non_rows[False] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_one [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_indexes_raw test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-scalar] [gw8] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style_raiseload] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_graceful_fetch_on_non_rows[True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string [gw20] [ 63%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_one test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_text [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_graceful_fetch_on_non_rows[True] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete] [gw22] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_m2o test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_o2m test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_is_hashable [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_is_hashable [gw20] [ 63%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_text test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_items [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_items test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-0] [gw22] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_o2m test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_two [gw0] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_one test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_is_sequence test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_is_sequence [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-0] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-1] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_three [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-1] [gw20] [ 63%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_two [gw13] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyOverlappingNames::test_three_table_view [gw10] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-scalar] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_iteration [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_iteration test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_legacy_dont_warn test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-2] [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-2] test/orm/test_relationships.py::ViewOnlyRepeatedLocalColumn::test_relationship_on_or [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_legacy_dont_warn test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-0] test/orm/test_query.py::RowLabelingTest::test_with_only_columns test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_close [gw22] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_mapping_keys [gw8] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete] [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-0] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref [gw7] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[immediate] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-1] [gw14] [ 63%] PASSED test/orm/test_query.py::RowLabelingTest::test_with_only_columns [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_mapping_keys test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_namedtuple_legacy_ok test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[joined] [gw12] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-1] [gw25] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria_subquery test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-2] [gw4] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_namedtuple_legacy_ok test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_next [gw23] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_four test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_one [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref_wrong_fks [gw12] [ 64%] 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/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[False] [gw20] [ 64%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_close test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_columns [gw4] [ 64%] PASSED 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_row_special_names[LegacyRow] [gw4] [ 64%] PASSED 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_row_special_names[Row] [gw0] [ 64%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_three test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-mapping] test/sql/test_roles.py::RoleTest::test_statement_coercion_select [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_select test/sql/test_roles.py::RoleTest::test_statement_coercion_sequence [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_sequence test/sql/test_roles.py::RoleTest::test_statement_text_coercion [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlyRepeatedLocalColumn::test_relationship_on_or test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_two [gw8] [ 64%] 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] [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref_wrong_fks test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_fks [gw12] [ 64%] 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] [gw12] [ 64%] 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] [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols1-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols2-False] [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_statement_text_coercion test/sql/test_roles.py::RoleTest::test_strict_from_clause_role [gw14] [ 64%] 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 [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_strict_from_clause_role_disallow_select test/sql/test_roles.py::RoleTest::test_table_valued_advice [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_table_valued_advice test/sql/test_roles.py::RoleTest::test_text_as_from_select_statement [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_text_as_from_select_statement test/sql/test_roles.py::RoleTest::test_truncated_label_role [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_truncated_label_role test/sql/test_roles.py::RoleTest::test_truncated_label_role_neg [gw20] [ 64%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_columns test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_fetchall [gw20] [ 64%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_fetchall [gw10] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-mapping] [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_fks test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_equality test/orm/test_relationships.py::ViewOnlyRepeatedRemoteColumn::test_relationship_on_or [gw21] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1500] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[lt 1000] [gw8] [ 64%] 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] test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_first [gw20] [ 64%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_first test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_merge_results [gw20] [ 64%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_merge_results [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_truncated_label_role_neg test/sql/test_roles.py::RoleTest::test_untyped_scalar_subquery [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_untyped_scalar_subquery test/sql/test_roles.py::RoleTest::test_where_having_role_neg [gw14] [ 64%] PASSED test/sql/test_roles.py::RoleTest::test_where_having_role_neg [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlyRepeatedRemoteColumn::test_relationship_on_or [gw12] [ 64%] 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_label_against_star[cols3-True] [gw12] [ 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_lastrowid [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_lastrowid test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_len [gw12] [ 64%] PASSED 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_loose_matching_one [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_loose_matching_one [gw0] [ 64%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_two [gw7] [ 64%] 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] [gw8] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style] test/sql/test_roles.py::SubqueryCoercionsTest::test_column_roles [gw14] [ 64%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_column_roles test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_three test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-plain] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_one test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_name_conflict [gw20] [ 64%] 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 [gw4] [ 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_row_tuple_interpretation [gw4] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_tuple_interpretation test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_sorting_in_python [gw4] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_sorting_in_python test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-mapping] [gw4] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-mapping] [gw14] [ 64%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_three test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_two [gw14] [ 64%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_two [gw20] [ 64%] 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 [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_equality test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-False] [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-None] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_loose_matching_two [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_loose_matching_two test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_mapping_tuple_readonly_errors [gw12] [ 64%] PASSED 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_mappings [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_mappings test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_access [gw20] [ 64%] 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 [gw8] [ 64%] 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::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_fks [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_fks test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly_fks [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_access test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_missing_attr [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_missing_attr [gw23] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_one test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven [gw7] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[select] test/sql/test_roles.py::SubqueryCoercionsTest::test_labeled_role [gw14] [ 64%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_labeled_role test/sql/test_roles.py::SubqueryCoercionsTest::test_scalar_select [gw14] [ 64%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_scalar_select test/orm/test_scoping.py::ScopedSessionTest::test_attributes [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly_fks test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_viewonly [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-True] [gw20] [ 64%] 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 [gw20] [ 64%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_fewer_cols_than_sql_non_positional test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_fewer_cols_than_sql_positional [gw20] [ 64%] 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 test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_assign_missing [gw12] [ 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 [gw12] [ 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_named_tuple_no_delete_missing [gw8] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[selectin] [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_attributes test/orm/test_scoping.py::ScopedSessionTest::test_basic [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-False] [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_delete_missing test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_delete_present [gw20] [ 64%] 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 [gw20] [ 64%] 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 [gw0] [ 64%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_one test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_two test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-plain] [gw10] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-plain] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-scalar] [gw22] [ 64%] 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 [gw25] [ 64%] 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] [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_delete_present test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_self_assign_missing [gw12] [ 64%] 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 [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_new_row_no_dict_behaviors [gw20] [ 64%] 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 [gw20] [ 64%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_via_column [gw4] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-plain] [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_wo_fks_works_on_relaxed test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join [gw10] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-scalar] [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-None] [gw21] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[lt 1000] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[no option] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_contains_doesnt_compile [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_basic test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_no_rowcount_on_selects_inserts [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_no_rowcount_on_selects_inserts test/orm/test_scoping.py::ScopedSessionTest::test_call_with_kwargs [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join [gw8] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style] [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_call_with_kwargs test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join_self_ref [gw7] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[selectin] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_nontuple_row [gw12] [ 64%] 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_stream_options[meth-10-stream_results-scalar] test/orm/test_scoping.py::ScopedSessionTest::test_config_errors [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-True] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[subquery] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style_raiseload] [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_config_errors test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style1-_exclusions0] [gw0] [ 64%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_two test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-mapping] [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join_self_ref [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-False] [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style1-_exclusions0] test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style2-_exclusions1] [gw12] [ 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_raise_errors [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_raise_errors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_result_as_args test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_primaryjoin test/orm/test_relationships.py::RaiseLoadTest::test_m2o_non_use_get_raise_on_sql_option [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style2-_exclusions1] test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style3-_exclusions2] [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style3-_exclusions2] [gw23] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven [gw8] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref] test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style4-_exclusions3] [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_result_as_args test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven_legacy [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-False] [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style4-_exclusions3] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[mapping] test/orm/test_scoping.py::ScopedSessionTest::test_methods_etc [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[mapping] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-None] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[plain] [gw10] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-mapping] [gw4] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-scalar] [gw14] [ 64%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_methods_etc [gw12] [ 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_results_can_close[scalars] test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_attributes [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-None] [gw12] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[scalars] [gw14] [ 64%] SKIPPED test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_attributes test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_basic [gw14] [ 64%] SKIPPED test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_basic test/sql/test_select.py::FutureSelectTest::test_filter_by_from_binary test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-True] [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_primaryjoin [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_binary test/sql/test_select.py::FutureSelectTest::test_filter_by_from_cast test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_secondaryjoin [gw8] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-mapping] [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_cast test/sql/test_select.py::FutureSelectTest::test_filter_by_from_col [gw7] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[subquery] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-plain] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached] [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-True] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_refresh test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-False] [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_col test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_secondaryjoin [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_local_col_setup [gw0] [ 64%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_non_use_get_raise_on_sql_option test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func_not_the_first_arg test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raise_on_sql_option [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func_not_the_first_arg test/sql/test_select.py::FutureSelectTest::test_filter_by_from_label [gw21] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[no option] [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_label [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-False] test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_col test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-BufferedRowCursorFetchStrategy] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-None] [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_col test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_table [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_local_col_setup [gw7] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_refresh [gw14] [ 64%] 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 test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_undefer test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_equated_secondaryjoin [gw25] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[True] [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_explicit_onclause test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_implicit_onclause [gw10] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-plain] [gw0] [ 64%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raise_on_sql_option [gw4] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-mapping] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_subqueryload_local_criteria [gw8] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached] [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_implicit_onclause test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_explicit_onclause [gw21] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-BufferedRowCursorFetchStrategy] test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raiseload_option [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_equated_secondaryjoin test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-CursorFetchStrategy] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style] test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_fks [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_explicit_onclause test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_implicit_onclause [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_implicit_onclause test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel [gw23] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven_legacy [gw13] [ 64%] 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] [gw13] [ 64%] 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] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-scalar] [gw14] [ 64%] 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 [gw21] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-CursorFetchStrategy] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-BufferedRowCursorFetchStrategy] test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six [gw7] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_undefer test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_unexpire [gw14] [ 64%] 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 [gw0] [ 64%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raiseload_option test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_lazyload_option [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel_union [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-False] [gw21] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-BufferedRowCursorFetchStrategy] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-CursorFetchStrategy] [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel_union test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-None] [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_fks test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_explicit_onclause test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_join [gw14] [ 64%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_explicit_onclause [gw5] [ 64%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_joinedload test/aaa_profiling/test_memusage.py::CycleTest::test_query_joins [gw7] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_unexpire [gw21] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-CursorFetchStrategy] [gw0] [ 64%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_lazyload_option [gw13] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-None] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-BufferedRowCursorFetchStrategy] [gw22] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_join test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_after_the_fact_global_criteria test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_mapper [gw21] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-BufferedRowCursorFetchStrategy] [gw10] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-scalar] test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_secondaryjoin test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-5] [gw28] [ 64%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-5] [gw8] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-True] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-CursorFetchStrategy] [gw25] [ 65%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_subqueryload_local_criteria [gw22] [ 65%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_secondaryjoin [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-CursorFetchStrategy] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-mapping] [gw13] [ 65%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-True] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-BufferedRowCursorFetchStrategy] test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_backref test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_explicit_onclause [gw0] [ 65%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_mapper test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-False] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-False] [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_after_the_fact_global_criteria test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_option [gw21] [ 65%] 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_query_count_global_criteria [gw28] [ 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 [gw28] [ 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 [gw13] [ 65%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-False] [gw22] [ 65%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_backref [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-CursorFetchStrategy] [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_explicit test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-None] test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause_3level [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause_3level [gw8] [ 65%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style_raiseload] [gw0] [ 65%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_option test/sql/test_resultset.py::AlternateCursorResultTest::test_iterator_remains_unbroken test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_all_classes_option test/sql/test_select.py::FutureSelectTest::test_joins_w_filter_by [gw22] [ 65%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_explicit test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_backref [gw10] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-mapping] [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_global_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_outerjoin_global_criteria [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_iterator_remains_unbroken test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row [gw13] [ 65%] 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] [gw13] [ 65%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-True] [gw23] [ 65%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six [gw22] [ 65%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_backref test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six_legacy [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_joins_w_filter_by test/sql/test_select.py::FutureSelectTest::test_new_calling_style [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_new_calling_style test/sql/test_select.py::FutureSelectTest::test_new_calling_style_clauseelement_thing_that_has_iter [gw28] [ 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 test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_explicit [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_new_calling_style_inspectable_ce_thing_that_has_iter test/sql/test_select.py::FutureSelectTest::test_outerjoin_nofrom_explicit_left_side_explicit_onclause test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row_cached [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_outerjoin_nofrom_explicit_left_side_explicit_onclause [gw22] [ 65%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_explicit test/sql/test_select.py::FutureSelectTest::test_right_nested_inner_join [gw0] [ 65%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_all_classes_option [gw20] [ 65%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_contains_doesnt_compile [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row_cached [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_right_nested_inner_join test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_-EXCEPT] 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[stmt-50-yield_per_meth-plain] test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered [gw25] [ 65%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-False] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-True] [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_outerjoin_global_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_aliased_criteria [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_-EXCEPT] test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_all-EXCEPT ALL] [gw22] [ 65%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_specific_class_option [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj_false test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered_cached [gw28] [ 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] [gw1] [ 65%] PASSED test/engine/test_reconnect.py::RecycleTest_sqlite+pysqlite_3_41_2::test_basic [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered_cached [gw22] [ 65%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj_false [gw28] [ 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] test/orm/test_relationships.py::JoinConditionErrorTest::test_fk_error_not_raised_unrelated test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_case_insensitive test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain [gw0] [ 65%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_specific_class_option [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_aliased_criteria [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[intersect_all-INTERSECT ALL] test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union-UNION] [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain [gw10] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-plain] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_aliased_criteria test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain_cached [gw1] [ 65%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_case_insensitive [gw22] [ 65%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_fk_error_not_raised_unrelated [gw25] [ 65%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-True] test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_exact_name test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-False] test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg2] [gw1] [ 65%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_exact_name test/orm/test_relationships.py::RelationDeprecationTest::test_relationship [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union-UNION] test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union_all-UNION ALL] test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_via_fk [gw21] [ 65%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain_cached [gw22] [ 65%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg2] [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union_all-UNION ALL] test/sql/test_select.py::FutureSelectTest::test_select_tuple_outer test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-scalar] [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_tuple_outer [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_aliased_criteria test/sql/test_select.py::FutureSelectTest::test_select_tuple_subquery test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_inclaliased_criteria [gw28] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_tuple_subquery [gw1] [ 65%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_via_fk test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_table_names [gw1] [ 65%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_table_names test/sql/test_selectable.py::AliasTest::test_copy_internals_multiple_nesting test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_listen_metadata_cls [gw28] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_copy_internals_multiple_nesting test/sql/test_selectable.py::AliasTest::test_correspondence_multiple_nesting [gw23] [ 65%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six_legacy [gw0] [ 65%] PASSED test/orm/test_relationships.py::RelationDeprecationTest::test_relationship [gw28] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_correspondence_multiple_nesting test/sql/test_selectable.py::AliasTest::test_direct_element_hierarchy [gw28] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_direct_element_hierarchy test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_three [gw25] [ 65%] 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] test/sql/test_selectable.py::AliasTest::test_get_children_preserves_multiple_nesting test/orm/test_relationships.py::RelationshipToSelectableTest::test_basic [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_inclaliased_criteria [gw28] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_get_children_preserves_multiple_nesting [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column [gw10] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-scalar] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_inclaliased_criteria test/sql/test_selectable.py::AnnotationsTest::test_annotate_aliased test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_by_col test/engine/test_pool.py::PoolTest::test_recreate_state[AssertionPool-pool_args5] [gw1] [ 65%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_listen_metadata_cls test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_listen_metadata_obj [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_aliased [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_by_col test/sql/test_selectable.py::AnnotationsTest::test_annotate_expressions [gw18] [ 65%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[AssertionPool-pool_args5] [gw25] [ 65%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-True] [gw1] [ 65%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_listen_metadata_obj 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 test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-False] test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_index [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_expressions test/sql/test_selectable.py::AnnotationsTest::test_annotate_fromlist_preservation test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_by_col_plus_label [gw21] [ 65%] 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 [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_contains test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_anonymous_rows [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_inclaliased_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_count_subquery_global_criteria [gw1] [ 65%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_index test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_minimal_connection_execute [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_fromlist_preservation test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_info test/sql/test_selectable.py::AnnotationsTest::test_annotate_unique_traversal [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_anonymous_rows [gw0] [ 65%] PASSED test/orm/test_relationships.py::RelationshipToSelectableTest::test_basic [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 [gw10] [ 65%] SKIPPED test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_minimal_connection_execute test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[mapping] [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_replacement_traverse_preserve test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_minimal_engine_execute [gw1] [ 65%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_info test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_func [gw10] [ 65%] SKIPPED test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_minimal_engine_execute test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_col_query [gw20] [ 65%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_fetch_by_key_legacy [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[mapping] [gw25] [ 65%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-False] test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_key test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns0-expected0] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-True] [gw23] [ 65%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_three [gw31] [ 65%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_core_select_from_orm_query [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_func test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_literal_column test/aaa_profiling/test_memusage.py::CycleTest::test_entity_path_w_aliased [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_unique_traversal [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 test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_two [gw1] [ 65%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_key test/sql/test_selectable.py::AnnotationsTest::test_annotate_varied_annot_same_col [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_varied_annot_same_col test/sql/test_selectable.py::AnnotationsTest::test_annotated_corresponding_column [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotated_corresponding_column test/sql/test_selectable.py::AnnotationsTest::test_annotated_visit [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotated_visit test/sql/test_selectable.py::AnnotationsTest::test_basic_attrs test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_key_fk [gw10] [ 65%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns0-expected0] test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns1-expected1] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_fetch_by_key_mappings [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_count_subquery_global_criteria [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 [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 [gw10] [ 65%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns1-expected1] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS count_1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[plain] [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[plain] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[scalars] [gw21] [ 65%] 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 [gw21] [ 65%] 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 test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns2-expected2] [gw1] [ 65%] 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 [gw25] [ 65%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-True] [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_named_labels_named_column 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 [gw21] [ 65%] 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 [gw21] [ 65%] 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 [gw1] [ 65%] 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 test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-False] [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS count_1] [gw0] [ 65%] PASSED test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_col_query test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_lazyload [gw18] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_join test/sql/test_selectable.py::DerivedTest::test_select [gw18] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_select test/sql/test_selectable.py::DerivedTest::test_table [gw18] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_table [gw21] [ 65%] 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 [gw1] [ 65%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_fetchedvalue [gw10] [ 65%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns2-expected2] test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns_plus_getter [gw10] [ 65%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns_plus_getter test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns_twice [gw10] [ 65%] 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 [gw10] [ 65%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_fetchall test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_partitions [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_basic_attrs test/sql/test_selectable.py::AnnotationsTest::test_bind_unique_test [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_bind_unique_test [gw0] [ 65%] PASSED test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_lazyload [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_err test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_plain_text test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS foo] test/sql/test_selectable.py::ForUpdateTest::test_adapt [gw18] [ 65%] PASSED test/sql/test_selectable.py::ForUpdateTest::test_adapt test/sql/test_selectable.py::ForUpdateTest::test_basic_clone [gw25] [ 65%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-False] test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[False] [gw18] [ 65%] PASSED test/sql/test_selectable.py::ForUpdateTest::test_basic_clone test/sql/test_selectable.py::AnnotationsTest::test_clone_annotations_dont_hash [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_clone_annotations_dont_hash test/sql/test_selectable.py::AnnotationsTest::test_comparator_cleanout_integration test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-True] [gw1] [ 65%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_plain_text [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_comparator_cleanout_integration test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_construction [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_construction test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_reannotate [gw28] [ 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 test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_textclause [gw28] [ 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 [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_subclass test/sql/test_selectable.py::AnnotationsTest::test_custom_constructions [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_custom_constructions test/sql/test_selectable.py::AnnotationsTest::test_deannotate_2 [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_2 test/sql/test_selectable.py::AnnotationsTest::test_deannotate_3 [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_3 test/sql/test_selectable.py::AnnotationsTest::test_deannotate_clone [gw18] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias_flat [gw10] [ 65%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_partitions test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_five] [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS foo] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_labels_w_dots [gw21] [ 65%] 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 [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_shadow [gw23] [ 65%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_two [gw1] [ 65%] 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 [gw0] [ 65%] PASSED test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[False] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id AS foo] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_clone test/sql/test_selectable.py::AnnotationsTest::test_deannotate_wrapping [gw18] [ 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 [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_wrapping test/sql/test_selectable.py::AnnotationsTest::test_hashing [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_hashing test/sql/test_selectable.py::AnnotationsTest::test_label_accessors [gw28] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_label_accessors [gw18] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_flat_ok_on_non_join test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias [gw1] [ 65%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_type test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_sqlite_raw [gw21] [ 65%] 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_column_accessor_sqlite_translated [gw25] [ 65%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-True] [gw18] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-False] test/engine/test_reflection.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_table_reflection test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias_flat [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_sqlite_translated test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_text_colexplicit [gw18] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias_flat test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias [gw21] [ 65%] 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 [gw7] [ 65%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id AS foo] [gw18] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias [gw21] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias_flat test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id] [gw18] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias_flat test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_unary [gw21] [ 65%] 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 [gw10] [ 65%] PASSED 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_adapt_result_columns[_adapt_result_columns_fixture_four] test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_column [gw1] [ 66%] PASSED test/engine/test_reflection.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_table_reflection [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_error_printing [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_four] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_one] [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_column test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_table [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id] [gw25] [ 66%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-False] [gw23] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda [gw10] [ 66%] 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] [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_seven] [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_table test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-True] test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_six] 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_caching_and_binds_lambda_more_mixins test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-plain] [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_six] [gw18] [ 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 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::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_targeting test/dialect/oracle/test_reflection.py::ConstraintTest::test_oracle_has_no_on_update_cascade [gw1] [ 66%] SKIPPED test/dialect/oracle/test_reflection.py::ConstraintTest::test_oracle_has_no_on_update_cascade test/dialect/oracle/test_reflection.py::ConstraintTest::test_reflect_check_include_all [gw1] [ 66%] SKIPPED test/dialect/oracle/test_reflection.py::ConstraintTest::test_reflect_check_include_all [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_three] test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_checkfirst [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column_dont_compare_names test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_two] test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_targeting [gw20] [ 66%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_fetch_by_key_mappings test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_order_with_simple_query [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-0] [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_two] test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table_dont_compare_names test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_five] [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS anon_1] [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_order_with_simple_query [gw1] [ 66%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_checkfirst [gw10] [ 66%] 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_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_order_with_text_query [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table_dont_compare_names [gw6] [ 66%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_order_with_text_query test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS foo] 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_selectable.py::JoinConditionTest::test_join_condition_five [gw10] [ 66%] PASSED 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_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_slices [gw25] [ 66%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-True] test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_createdrop test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_one] [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_five test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_lineage [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_slices test/sql/test_selectable.py::JoinConditionTest::test_join_condition_four [gw4] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-plain] [gw23] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda_more_mixins test/orm/test_relationships.py::ActiveHistoryFlagTest::test_column_property_flag [gw10] [ 66%] PASSED 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_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_compiled_star_doesnt_interfere_w_description[sql0-cols0] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_seven] [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_four test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_applies_to_column_property [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_compiled_star_doesnt_interfere_w_description[sql0-cols0] test/sql/test_selectable.py::JoinConditionTest::test_join_condition_one [gw1] [ 66%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_createdrop [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_seven] [gw6] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_lineage test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_six] [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS foo] test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_sorter test/sql/test_selectable.py::ReduceTest::test_reduce_selectable test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_compiled_star_doesnt_interfere_w_description[sql1-cols1] [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_six] [gw1] [ 66%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_sorter [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_one 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_selectable.py::JoinConditionTest::test_join_condition_three [gw6] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_selectable [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_compiled_star_doesnt_interfere_w_description[sql1-cols1] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_aliased_inclaliased_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_empty_accessors [gw10] [ 66%] 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::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-scalar] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_two] test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_tablenames [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_three [gw21] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_empty_accessors test/sql/test_selectable.py::RefreshForNewColTest::test_alias_alias_samename_init [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_two] test/sql/test_selectable.py::JoinConditionTest::test_join_condition_two test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five [gw1] [ 66%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_tablenames [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_alias_alias_samename_init [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_irrelevant [gw23] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_applies_to_column_property test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four [gw25] [ 66%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_column_property_flag [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_two [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_irrelevant [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four test/sql/test_selectable.py::JoinConditionTest::test_join_multiple_equiv_fks test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_no_cols_clause test/orm/test_relationships.py::ActiveHistoryFlagTest::test_composite_property_flag test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_aliased_inclaliased_criteria [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_no_cols_clause [gw18] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_multiple_equiv_fks test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_init [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_clslevel test/sql/test_selectable.py::PrimaryKeyTest::test_init_doesnt_blowitaway [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_init test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_mapper_mapper_criteria test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three [gw1] [ 66%] PASSED test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_clslevel test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_uninit [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_instancelevel [gw18] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_init_doesnt_blowitaway test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_explicit [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_uninit test/sql/test_selectable.py::RefreshForNewColTest::test_fk_join [gw25] [ 66%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_composite_property_flag [gw1] [ 66%] PASSED test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_instancelevel test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two [gw10] [ 66%] 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 test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_no_format_type [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_fk_join test/orm/test_relationships.py::ActiveHistoryFlagTest::test_relationship_property_flag test/sql/test_selectable.py::RefreshForNewColTest::test_fk_table [gw4] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-scalar] [gw1] [ 66%] PASSED test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_no_format_type [gw18] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_explicit [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_column_is_repeated_multiple_times [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_fk_table test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_conflict_2 test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_implicit test/dialect/oracle/test_reflection.py::DBLinkReflectionTest::test_reflection test/sql/test_selectable.py::RefreshForNewColTest::test_join_init [gw23] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace [gw1] [ 66%] SKIPPED test/dialect/oracle/test_reflection.py::DBLinkReflectionTest::test_reflection [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_mapper_mapper_criteria [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_init test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_fk_pk_column [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_conflict_2 test/sql/test_selectable.py::RefreshForNewColTest::test_join_samename_init [gw18] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_implicit test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace_legacy test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_conflict_2_fix_w_uselabels test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_implicit_join_mapper_mapper_criteria [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_samename_init test/sql/test_selectable.py::RefreshForNewColTest::test_join_uninit [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_conflict_2_fix_w_uselabels test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_keys_precedent [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_uninit test/sql/test_selectable.py::PrimaryKeyTest::test_non_column_clause test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_init [gw18] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_non_column_clause [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_keys_precedent [gw25] [ 66%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_relationship_property_flag test/sql/test_selectable.py::PrimaryKeyTest::test_onclause_direction [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_init test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_labeled test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_uninit [gw18] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_onclause_direction test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-mapping] [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_labeled [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_uninit test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_names_precedent test/sql/test_selectable.py::RefreshForNewColTest::test_select_samename_init test/sql/test_selectable.py::ReduceTest::test_reduce [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_select_samename_init [gw10] [ 66%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_names_precedent test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_m2m [gw23] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace_legacy test/sql/test_selectable.py::RefreshForNewColTest::test_union_init [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_implicit_join_mapper_mapper_criteria [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_union_init test/sql/test_selectable.py::RefreshForNewColTest::test_union_uninit [gw18] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-0] [gw6] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_union_uninit test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_aliased_inclaliased_criteria test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_join [gw1] [ 66%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_fk_pk_column test/sql/test_selectable.py::ReprTest::test_ensure_repr_elements test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_pk_column [gw6] [ 66%] PASSED test/sql/test_selectable.py::ReprTest::test_ensure_repr_elements [gw18] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_join test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union test/sql/test_selectable.py::ResultMapTest::test_column_subquery_exists [gw20] [ 66%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-0] [gw25] [ 66%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_m2m test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-1] [gw18] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union_2 test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_o2m [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_column_subquery_exists [gw4] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-mapping] [gw23] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-0] test/sql/test_selectable.py::ResultMapTest::test_column_subquery_plain [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_aliased_inclaliased_criteria [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_column_subquery_plain test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-1] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_mapper_mapper_criteria test/sql/test_selectable.py::ResultMapTest::test_plain_exists [gw18] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union_2 [gw25] [ 66%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_o2m [gw1] [ 66%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_pk_column [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists test/sql/test_selectable.py::ReduceTest::test_reduce_generation test/sql/test_selectable.py::ResultMapTest::test_plain_exists_double_negate test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_subclass_column test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_no_fks_m2m [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists_double_negate [gw18] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_generation test/sql/test_selectable.py::ResultMapTest::test_plain_exists_negate [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists_negate test/sql/test_selectable.py::ResultMapTest::test_select_alias_column [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_column [gw25] [ 66%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_no_fks_m2m [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_mapper_mapper_criteria test/sql/test_selectable.py::ResultMapTest::test_select_alias_column_apply_labels [gw23] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-plain] test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_annotated_pj_o2m [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_column_apply_labels test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinedload_mapper_mapper_criteria test/sql/test_selectable.py::ResultMapTest::test_select_alias_label_alt_name [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_label_alt_name test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name [gw1] [ 66%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_subclass_column test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name_table_alias_column test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_basic [gw25] [ 66%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_annotated_pj_o2m [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name_table_alias_column test/sql/test_selectable.py::ResultMapTest::test_select_table_alias_column test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_m2m [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_table_alias_column test/sql/test_selectable.py::ResultMapTest::test_unary_boolean [gw6] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_unary_boolean [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinedload_mapper_mapper_criteria [gw4] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-plain] test/orm/test_selectable.py::SelectableNoFromsTest::test_basic [gw25] [ 66%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_m2m test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_aliased_inclaliased_criteria test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_o2m [gw1] [ 66%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_basic test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-scalar] [gw25] [ 66%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_o2m test/ext/declarative/test_reflection.py::DeferredReflectPKFKTest::test_pk_fk [gw6] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_basic test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_pj_o2m [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_aliased_inclaliased_criteria test/orm/test_selectable.py::SelectableNoFromsTest::test_no_selects test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_mapper_mapper_criteria [gw6] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_selects test/orm/test_selectable.py::SelectableNoFromsTest::test_no_table_needs_pl [gw25] [ 66%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_pj_o2m test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[REAL-REAL] [gw26] [ 66%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[REAL-REAL] test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_lower [gw6] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_table_needs_pl test/orm/test_relationships.py::AmbiguousJoinInterpretedAsSelfRef::test_mapping [gw1] [ 66%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectPKFKTest::test_pk_fk test/orm/test_selectable.py::SelectableNoFromsTest::test_no_tables [gw20] [ 66%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-1] [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_lower test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_upper [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_upper test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_proxy [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_proxy [gw4] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-scalar] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-2] test/sql/test_returning.py::ReturnDefaultsTest::test_chained_update_pk [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_chained_update_pk [gw7] [ 66%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_mapper_mapper_criteria test/sql/test_returning.py::ReturnDefaultsTest::test_insert_all test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_schema_proxy [gw6] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_tables [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_all [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_schema_proxy test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_closure_criteria test/sql/test_selectable.py::SelectableTest::test_cloned_difference [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_cloned_difference test/sql/test_selectable.py::SelectableTest::test_against_cloned_non_table test/sql/test_selectable.py::SelectableTest::test_cloned_intersection [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_cloned_intersection test/sql/test_selectable.py::SelectableTest::test_column_labels [gw6] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_against_cloned_non_table [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_column_labels test/sql/test_selectable.py::SelectableTest::test_alias_handles_column_context [gw25] [ 66%] PASSED test/orm/test_relationships.py::AmbiguousJoinInterpretedAsSelfRef::test_mapping test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-mapping] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c0] [gw6] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_alias_handles_column_context [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c0] test/sql/test_selectable.py::SelectableTest::test_alias_union test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c1] test/orm/test_relationships.py::BackrefPropagatesForwardsArgs::test_backref test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_insdefault_passed [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_insdefault_passed test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_no_defaults_passed [gw1] [ 66%] 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 [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_only_pk_passed test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default_plus_default [gw6] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_alias_union test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_all_selected_columns] [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default_plus_default test/sql/test_returning.py::ReturnDefaultsTest::test_insert_sql_expr [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_sql_expr test/sql/test_returning.py::ReturnDefaultsTest::test_update_all [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_all test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default_plus_default [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default_plus_default test/sql/test_returning.py::ReturnDefaultsTest::test_update_sql_expr [gw1] [ 66%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_sql_expr [gw6] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_all_selected_columns] test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_internal_subquery] [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c1] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c2] [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c2] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c3] [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c3] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c4] [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c4] [gw6] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_internal_subquery] test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[selected_columns] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c5] [gw26] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c5] [gw6] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[selected_columns] test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols0-expected0] [gw7] [ 67%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_closure_criteria test/sql/test_selectable.py::SelectableTest::test_append_column_after_visitor_replace [gw26] [ 67%] 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] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_criteria [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols1-expected1] [gw6] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_visitor_replace test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols2-expected2] test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[False] [gw4] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-mapping] [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols2-expected2] test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols3-expected3] [gw6] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[False] test/sql/test_returning.py::ReturningTest::test_anon_expressions [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_anon_expressions test/sql/test_returning.py::ReturningTest::test_column_targeting [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_column_targeting test/sql/test_returning.py::ReturningTest::test_delete_full_returning [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_delete_full_returning test/sql/test_returning.py::ReturningTest::test_delete_returning test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[True] [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_delete_returning test/sql/test_returning.py::ReturningTest::test_insert_returning [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_insert_returning test/sql/test_returning.py::ReturningTest::test_insert_returning_w_expression_one [gw1] [ 67%] 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 [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_insert_returning_w_type_coerce_expression test/sql/test_returning.py::ReturningTest::test_labeling [gw25] [ 67%] PASSED test/orm/test_relationships.py::BackrefPropagatesForwardsArgs::test_backref [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_labeling test/sql/test_returning.py::ReturningTest::test_literal_returning [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_literal_returning test/sql/test_returning.py::ReturningTest::test_multirow_returning [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_multirow_returning test/sql/test_returning.py::ReturningTest::test_no_ipk_on_returning [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_no_ipk_on_returning test/sql/test_returning.py::ReturningTest::test_plain_returning_column_expression[columns] [gw1] [ 67%] 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] test/orm/test_relationships.py::CompositeJoinPartialFK::test_joins_fully [gw6] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[True] [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols3-expected3] test/sql/test_selectable.py::SelectableTest::test_direct_correspondence_on_labels [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_direct_correspondence_on_labels test/sql/test_selectable.py::SelectableTest::test_distance_on_aliases [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_distance_on_aliases test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-delete] [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-delete] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-insert] [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-insert] [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_plain_returning_column_expression[table] test/sql/test_returning.py::ReturningTest::test_update_full_returning [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_full_returning test/sql/test_returning.py::ReturningTest::test_update_returning [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_returning test/sql/test_returning.py::ReturningTest::test_update_returning_w_expression_one [gw1] [ 67%] 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 [gw1] [ 67%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_returning_w_type_coerce_expression test/sql/test_returning.py::SequenceReturningTest::test_insert [gw1] [ 67%] SKIPPED test/sql/test_returning.py::SequenceReturningTest::test_insert [gw7] [ 67%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_criteria test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-update] [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-update] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-plain] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-delete] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_columns_mapper_criteria [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-delete] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_modified test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-insert] [gw25] [ 67%] PASSED test/orm/test_relationships.py::CompositeJoinPartialFK::test_joins_fully test/sql/test_roles.py::RoleTest::test_anonymized_from_clause_role [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_anonymized_from_clause_role test/sql/test_roles.py::RoleTest::test_by_of_role_neg [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_by_of_role_neg test/sql/test_roles.py::RoleTest::test_columns_clause_role [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_columns_clause_role test/sql/test_roles.py::RoleTest::test_columns_clause_role_neg [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_columns_clause_role_neg test/sql/test_roles.py::RoleTest::test_const_expr_role [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_const_expr_role test/sql/test_roles.py::RoleTest::test_const_expr_role_neg [gw1] [ 67%] 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 [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-insert] test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-update] [gw26] [ 67%] 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] [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-delete] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-insert] [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-insert] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-update] [gw7] [ 67%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_columns_mapper_criteria [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-update] [gw1] [ 67%] 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 [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_labeled_column_expr_role test/sql/test_roles.py::RoleTest::test_no_clauseelement_in_bind [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_no_clauseelement_in_bind test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_clauseelement [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_clauseelement test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_one [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_one [gw24] [ 67%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_modified test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_upper [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_upper test/sql/test_selectable.py::SelectableTest::test_keyed_gen [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_gen test/sql/test_selectable.py::SelectableTest::test_keyed_label_gen [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_label_gen test/sql/test_selectable.py::SelectableTest::test_label_gen_resets_on_table [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_label_gen_resets_on_table test/sql/test_selectable.py::SelectableTest::test_labeled_select_corresponding test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_two test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_only_ints_or_clauseelement [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_only_ints_or_clauseelement test/sql/test_roles.py::RoleTest::test_raise_on_regular_python_obj_for_expr [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_raise_on_regular_python_obj_for_expr [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_two test/sql/test_roles.py::RoleTest::test_scalar_select_no_coercion test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_cloning test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_mapper_criteria [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_select_corresponding test/sql/test_selectable.py::SelectableTest::test_labeled_select_twice [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_select_twice [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_scalar_select_no_coercion test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_corresponding [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_cloning test/sql/test_roles.py::RoleTest::test_select_is_coerced_into_fromclause_w_deprecation test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_constructor [gw20] [ 67%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-2] [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_corresponding [gw1] [ 67%] 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_selectable.py::SelectableTest::test_labeled_subquery_twice [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_constructor test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_fromlist [gw1] [ 67%] PASSED test/sql/test_roles.py::RoleTest::test_select_statement_no_text_coercion [gw7] [ 67%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_mapper_criteria [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_twice test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[True-1] [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_fromlist test/sql/test_selectable.py::SelectableTest::test_labels_anon_generate_binds_subquery test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_closure_criteria test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_whereclause [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_whereclause [gw4] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-plain] test/sql/test_selectable.py::SelectableTest::test_from_list_with_columns [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_generate_binds_subquery [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_with_columns test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr0-select_from0-exp_final_froms0-exp_cc_froms0] [gw26] [ 67%] 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_labels_anon_w_separate_key test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr1-select_from1-exp_final_froms1-exp_cc_froms1] [gw26] [ 67%] 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::SelectableTest::test_froms_accessors[cols_expr2-select_from2-exp_final_froms2-exp_cc_froms2] [gw25] [ 67%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr2-select_from2-exp_final_froms2-exp_cc_froms2] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-scalar] test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated_no_overwriting test/sql/test_selectable.py::SelectableTest::test_indirect_correspondence_on_labels [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_indirect_correspondence_on_labels test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key_subquery test/sql/test_selectable.py::SelectableTest::test_join [gw7] [ 67%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_closure_criteria [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_join test/sql/test_selectable.py::SelectableTest::test_join_against_join [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key_subquery [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_against_join test/sql/test_selectable.py::SelectableTest::test_labels_name_w_separate_key test/sql/test_selectable.py::SelectableTest::test_join_against_self [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_name_w_separate_key [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_against_self test/sql/test_selectable.py::SelectableTest::test_join_doesnt_derive_from_onclause test/sql/test_selectable.py::SelectableTest::test_multi_label_chain_naming_col [gw26] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_doesnt_derive_from_onclause [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_multi_label_chain_naming_col test/sql/test_selectable.py::SelectableTest::test_no_alias_construct [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_no_alias_construct test/sql/test_selectable.py::SelectableTest::test_no_error_on_unsupported_expr_key [gw4] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-scalar] [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_no_error_on_unsupported_expr_key test/sql/test_selectable.py::SelectableTest::test_proxy_set_pollution [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_proxy_set_pollution test/orm/test_query.py::TextErrorTest::test_having [gw17] [ 67%] PASSED test/orm/test_query.py::TextErrorTest::test_having test/sql/test_selectable.py::SelectableTest::test_same_anon_named_explicit_cols [gw24] [ 67%] 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_selectable.py::SelectableTest::test_two_metadata_join_raises[True] test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_check_constraint [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_scalar_cloned_comparator [gw25] [ 67%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated_no_overwriting test/sql/test_selectable.py::SelectableTest::test_scalar_subquery_from_subq_same_source test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_joined_sub_to_sub [gw15] [ 67%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_joined_sub_to_sub test/orm/test_selectin_relations.py::ChunkingTest::test_dont_emit_for_redundant_m2o [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_scalar_subquery_from_subq_same_source test/orm/test_relationships.py::CompositeSelfRefFKTest::test_explicit test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-mapping] test/sql/test_selectable.py::SelectableTest::test_select_alias_labels [gw9] [ 67%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_check_constraint test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_alias_labels [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[True] test/sql/test_selectable.py::SelectableTest::test_select_label_grouped_still_corresponds test/sql/test_selectable.py::SelectableTest::test_type_coerce_preserve_subq [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_label_grouped_still_corresponds test/sql/test_selectable.py::SelectableTest::test_select_subquery_join [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_type_coerce_preserve_subq [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_subquery_join test/sql/test_selectable.py::SelectableTest::test_type_coerce_selfgroup test/sql/test_selectable.py::SelectableTest::test_select_union [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_type_coerce_selfgroup [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_union test/sql/test_selectable.py::SelectableTest::test_union_against_join test/sql/test_selectable.py::SelectableTest::test_self_referential_select_raises [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_against_join [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_self_referential_select_raises test/sql/test_selectable.py::SelectableTest::test_singular_union [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_singular_union test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-cte] [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-cte] [gw4] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-mapping] test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_one test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-subquery] [gw20] [ 67%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[True-1] [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-subquery] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-cte] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_raw_string [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_one [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-cte] test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_two test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-subquery] [gw24] [ 67%] 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] [gw25] [ 67%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_explicit [gw17] [ 67%] 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 [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-cte] test/orm/test_relationships.py::CompositeSelfRefFKTest::test_implicit test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-subquery] [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_grouped [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-subquery] test/sql/test_selectable.py::SelectableTest::test_union_alias_misc test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-cte] [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_misc [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-cte] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-plain] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-subquery] test/sql/test_selectable.py::SelectableTest::test_union_correspondence [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-subquery] test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_sub_to_base [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_correspondence test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-onelevel-cte] test/sql/test_selectable.py::SelectableTest::test_union_of_alias [gw24] [ 67%] 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] [gw9] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_of_alias test/sql/test_selectable.py::SelectableTest::test_union_of_text [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-onelevel-subquery] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-twolevel-cte] [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_of_text test/sql/test_selectable.py::SelectableTest::test_union_precedence [gw24] [ 67%] 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] [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_precedence [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-twolevel-subquery] test/sql/test_selectable.py::SelectableTest::test_unnamed_exprs_keys test/sql/test_selectable.py::SelectableTest::test_subquery_label_grouped_still_corresponds [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_label_grouped_still_corresponds test/sql/test_selectable.py::SelectableTest::test_subquery_labels_join [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_labels_join [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_unnamed_exprs_keys [gw4] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-plain] test/sql/test_selectable.py::SelectableTest::test_subquery_on_table [gw16] [ 67%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_sub_to_base test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_boolean_clauselist [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_on_table [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_boolean_clauselist test/sql/test_selectable.py::SelectableTest::test_table_alias [gw25] [ 67%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_implicit test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_clauselist [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_alias [gw9] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_whereclause test/sql/test_selectable.py::SelectableTest::test_table_joined_to_select_of_table [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_clauselist test/orm/test_relationships.py::CompositeSelfRefFKTest::test_overlapping_warning test/orm/test_selectin_relations.py::LoadOnExistingTest::test_no_query_on_deferred [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_joined_to_select_of_table test/sql/test_selectable.py::SelectableTest::test_table_schema [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_whereclause [gw24] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_schema test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_implicit_returning [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_implicit_returning test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_no_returning test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-scalar] test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_text [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_text test/sql/test_selectable.py::SelectableTest::test_whereclause_adapted [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_whereclause_adapted [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_no_returning test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] [gw9] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_no_query_on_deferred [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw25] [ 67%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_overlapping_warning test/sql/test_selectable.py::SelectableTest::test_with_only_generative [gw17] [ 67%] PASSED test/sql/test_selectable.py::SelectableTest::test_with_only_generative test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_disambiguate [gw17] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_disambiguate test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_explicit test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] [gw16] [ 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] [gw16] [ 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] [gw16] [ 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_selectable.py::WithLabelsTest::test_columns_repeated_identity_subquery_disambiguate [gw16] [ 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] [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] [gw17] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_subquery_disambiguate test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_disambiguate [gw17] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_disambiguate [gw9] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_labels test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] [gw16] [ 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] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] [gw16] [ 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] [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] [gw4] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-scalar] test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_metadata [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_metadata test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_sequence [gw16] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_sequence [gw20] [ 68%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_raw_string [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_labels test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_nolabels test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_table [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_table test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_raw_unicode test/sql/test_sequences.py::FutureSequenceTest::test_freestanding_sequence_via_autoinc [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_freestanding_sequence_via_autoinc [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_nolabels test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_label [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_label test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_nolabel test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-mapping] [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] test/sql/test_sequences.py::FutureSequenceTest::test_next_value_type [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_next_value_type test/sql/test_sequences.py::FutureSequenceTest::test_nextval_unsupported [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_nextval_unsupported test/sql/test_sequences.py::FutureSequenceTest::test_shared_sequence [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_shared_sequence test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq0] [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_nolabel test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_label [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq0] test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq1] [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq1] [gw25] [ 68%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_explicit [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_label test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq2] [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq2] test/sql/test_sequences.py::FutureSequenceTest::test_table_overrides_metadata_create [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_table_overrides_metadata_create test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_server_only [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_server_only test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_nolabel [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_nolabel test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_w_default [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_w_default [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_server_only [gw15] [ 68%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_dont_emit_for_redundant_m2o [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_server_only test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_w_default test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] test/orm/test_selectin_relations.py::ChunkingTest::test_odd_number_chunks [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_w_default test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering_single_table [gw4] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-mapping] [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering_single_table test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_label test/sql/test_sequences.py::SequenceDDLTest_sqlite+pysqlite_3_41_2::test_create_drop_ddl [gw16] [ 68%] PASSED test/sql/test_sequences.py::SequenceDDLTest_sqlite+pysqlite_3_41_2::test_create_drop_ddl [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_label test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_nolabel [gw17] [ 68%] 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 [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_label test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_nolabel [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_nolabel test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_label test/sql/test_sequences.py::SequenceExecTest::test_execute [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute test/sql/test_sequences.py::SequenceExecTest::test_execute_next_value [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_next_value [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_label test/sql/test_sequences.py::SequenceExecTest::test_execute_optional [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_optional test/sql/test_sequences.py::SequenceExecTest::test_execute_optional_next_value test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_optional_next_value test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_temp_table_names_no_system [gw11] [ 68%] SKIPPED test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_temp_table_names_no_system test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] [gw11] [ 68%] 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] [gw11] [ 68%] 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] [gw11] [ 68%] 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] [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] [gw11] [ 68%] 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] [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] test/sql/test_sequences.py::SequenceTest::test_checkfirst_metadata [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_metadata test/sql/test_sequences.py::SequenceTest::test_checkfirst_sequence [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_sequence test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_select [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_select test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_valuesbase [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_valuesbase test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_whereclause [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_whereclause test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_implicit_returning [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_implicit_returning test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_no_returning [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_no_returning test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-plain] test/sql/test_sequences.py::SequenceTest::test_checkfirst_table [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_table test/sql/test_sequences.py::SequenceTest::test_freestanding_sequence_via_autoinc [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_freestanding_sequence_via_autoinc [gw16] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] test/sql/test_sequences.py::SequenceTest::test_next_value_type [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_next_value_type test/sql/test_sequences.py::SequenceTest::test_nextval_unsupported test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_nolabel [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_nolabel test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_label [gw17] [ 68%] 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 [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_nolabel test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_label [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_label test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_nolabel [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_nextval_unsupported test/sql/test_sequences.py::SequenceTest::test_shared_sequence [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_shared_sequence test/sql/test_sequences.py::SequenceTest::test_start_increment[seq0] [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq0] test/sql/test_sequences.py::SequenceTest::test_start_increment[seq1] [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq1] test/sql/test_sequences.py::SequenceTest::test_start_increment[seq2] [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq2] test/sql/test_sequences.py::SequenceTest::test_table_overrides_metadata_create [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_table_overrides_metadata_create test/sql/test_sequences.py::TableBoundSequenceTest::test_insert_via_seq [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::TableBoundSequenceTest::test_insert_via_seq [gw9] [ 68%] 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/sql/test_sequences.py::TableBoundSequenceTest::test_seq_nonpk [gw11] [ 68%] SKIPPED test/sql/test_sequences.py::TableBoundSequenceTest::test_seq_nonpk [gw17] [ 68%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_nolabel test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_existingfrom test/ext/test_serializer.py::ColumnPropertyWParamTest::test_deserailize_colprop [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw4] [ 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_selectin_relations.py::M2OWDegradeTest::test_omit_join_warn_on_true test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-scalar] [gw20] [ 68%] 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 [gw17] [ 68%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_existingfrom test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_nofrom [gw11] [ 68%] PASSED test/ext/test_serializer.py::ColumnPropertyWParamTest::test_deserailize_colprop [gw17] [ 68%] 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 test/ext/test_serializer.py::SerializeTest::test_aliases [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_omit_join_warn_on_true test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join [gw17] [ 68%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_alias [gw4] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-scalar] test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_flat_alias [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_aliases test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_omit_join_false test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR] [gw30] [ 68%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR] test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_expired test/ext/test_serializer.py::SerializeTest::test_annotated_one [gw17] [ 68%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_flat_alias test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-mapping] [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_annotated_one test/ext/test_serializer.py::SerializeTest::test_any test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_ispresent [gw29] [ 68%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_ispresent [gw15] [ 68%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_odd_number_chunks [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_omit_join_false test/orm/test_selectin_relations.py::ChunkingTest::test_yield_per [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_any test/ext/test_serializer.py::SerializeTest::test_attribute test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_gc_session_persistent_dirty [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_attribute test/ext/test_serializer.py::SerializeTest::test_columns [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_columns test/ext/test_serializer.py::SerializeTest::test_expression [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria_degrade_on_defer [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_expression test/ext/test_serializer.py::SerializeTest::test_mapper [gw4] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-mapping] [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_mapper test/ext/test_serializer.py::SerializeTest::test_orm_join [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_orm_join test/ext/test_serializer.py::SerializeTest::test_query_one [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria_degrade_on_defer [gw30] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_expired test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_degrade_on_defer test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_unexpired [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_one test/ext/test_serializer.py::SerializeTest::test_query_three test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-plain] [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_degrade_on_defer test/orm/test_selectin_relations.py::MissingForeignTest::test_missing_rec [gw30] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_unexpired [gw20] [ 68%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_string test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_unicode [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_three test/orm/test_session.py::DisposedStates::test_clear test/ext/test_serializer.py::SerializeTest::test_query_two [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_two [gw4] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-plain] test/ext/test_serializer.py::SerializeTest::test_tables [gw30] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_clear [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_tables test/orm/test_session.py::DisposedStates::test_close test/ext/test_serializer.py::SerializeTest::test_unicode [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::MissingForeignTest::test_missing_rec [gw11] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_unicode [gw30] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_close test/orm/test_session.py::DisposedStates::test_expire_all test/orm/test_selectin_relations.py::OrderBySecondaryTest::test_ordering [gw30] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_expire_all test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expr_unflushed_obj_became_detached_expired_by_key test/orm/test_session.py::DisposedStates::test_expunge_all [gw30] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_expunge_all test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-scalar] test/orm/test_session.py::DisposedStates::test_flush [gw30] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_flush test/orm/test_session.py::DisposedStates::test_invalidate [gw30] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_invalidate test/orm/test_session.py::DisposedStates::test_rollback [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::OrderBySecondaryTest::test_ordering [gw30] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_rollback test/orm/test_selectin_relations.py::SameNamePolymorphicTest::test_load_both_wpoly test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_parameter_execute [gw11] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expr_unflushed_obj_became_detached_expired_by_key [gw4] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-scalar] test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_expired_obj_became_detached_expired test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-2] [gw30] [ 68%] PASSED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_parameter_execute [gw11] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_expired_obj_became_detached_expired test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-mapping] test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[False] test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_favors_immediate [gw30] [ 68%] SKIPPED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[False] [gw15] [ 68%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_yield_per test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[True] [gw23] [ 68%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-2] test/orm/test_selectin_relations.py::EagerTest::test_basic [gw30] [ 68%] SKIPPED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[True] test/base/test_result.py::ResultTest::test_scalars_mappings [gw3] [ 68%] PASSED test/base/test_result.py::ResultTest::test_scalars_mappings test/orm/test_session.py::TransScopingTest::test_autobegin_execute [gw11] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_favors_immediate [gw20] [ 68%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_unicode test/orm/test_session.py::SessionUtilTest::test_make_transient test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_add test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_gced [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::SameNamePolymorphicTest::test_load_both_wpoly test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_41_2::test_value_refcounts_custom_seq [gw20] [ 68%] PASSED test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_41_2::test_value_refcounts_custom_seq test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_41_2::test_value_refcounts_pure_tuple test/orm/test_selectin_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_selectin_w_polymorphic [gw20] [ 68%] PASSED test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_41_2::test_value_refcounts_pure_tuple test/sql/test_returning.py::CompositeStatementTest::test_select_doesnt_pollute_result [gw20] [ 68%] SKIPPED test/sql/test_returning.py::CompositeStatementTest::test_select_doesnt_pollute_result test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_default [gw20] [ 68%] SKIPPED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_default test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_off [gw4] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-mapping] [gw20] [ 68%] PASSED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_off [gw15] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_basic test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_on [gw23] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient [gw3] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_execute test/orm/test_selectin_relations.py::EagerTest::test_cyclical [gw20] [ 68%] PASSED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_on test/sql/test_returning.py::KeyReturningTest::test_insert test/orm/test_session.py::SessionUtilTest::test_make_transient_plus_rollback [gw20] [ 68%] SKIPPED test/sql/test_returning.py::KeyReturningTest::test_insert test/orm/test_session.py::TransScopingTest::test_autobegin_flush test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[delete] [gw20] [ 68%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[delete] test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[insert] [gw15] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_cyclical [gw3] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_flush [gw23] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_plus_rollback test/orm/test_selectin_relations.py::EagerTest::test_cyclical_explicit_join_depth [gw20] [ 68%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[insert] test/orm/test_session.py::TransScopingTest::test_autobegin_within_flush test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[update] test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached [gw20] [ 68%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[update] test/sql/test_returning.py::ReturnCombinationTests::test_return_defaults_no_returning [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_selectin_w_polymorphic [gw23] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached [gw20] [ 68%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_defaults_no_returning test/sql/test_returning.py::ReturnCombinationTests::test_return_no_return_defaults [gw3] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_within_flush [gw15] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_cyclical_explicit_join_depth test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-plain] [gw20] [ 68%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_no_return_defaults test/orm/test_selectin_relations.py::SelfReferentialTest::test_basic test/orm/test_selectin_relations.py::EagerTest::test_disable_dynamic test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_key_allowed test/orm/test_session.py::TransScopingTest::test_close test/sql/test_returning.py::ReturnDefaultsTest::test_arg_insert_pk [gw20] [ 68%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_arg_insert_pk test/sql/test_returning.py::ReturnDefaultsTest::test_arg_update_pk [gw20] [ 68%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_arg_update_pk [gw3] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_close [gw23] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_key_allowed [gw15] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_disable_dynamic test/orm/test_selectin_relations.py::EagerTest::test_double_same_mappers test/orm/test_session.py::TransScopingTest::test_no_close_on_flush test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_session_allowed [gw3] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_no_close_on_flush [gw23] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_session_allowed test/orm/test_session.py::TransScopingTest::test_transaction [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_basic [gw4] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-plain] [gw3] [ 68%] SKIPPED test/orm/test_session.py::TransScopingTest::test_transaction test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session0] test/orm/test_selectin_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw23] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session0] test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session1] test/orm/test_session.py::WeakIdentityMapTest::test_auto_detach_on_gc_session [gw23] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-scalar] test/orm/test_session.py::SessionUtilTest::test_session_close_all_deprecated [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[2] test/orm/test_selectin_relations.py::SelfReferentialTest::test_no_depth [gw23] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_session_close_all_deprecated [gw19] [ 68%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[2] 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 [gw15] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_same_mappers test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_delete test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_raiseload] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_flush [gw30] [ 68%] PASSED test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_add [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_flush test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_remove test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] [gw9] [ 68%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_no_depth test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] [gw19] [ 69%] 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] test/orm/test_selectin_relations.py::SelfReferentialTest::test_options [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] [gw4] [ 69%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-scalar] [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] [gw30] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_remove test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_add test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] [gw19] [ 69%] 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 [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_invalidate test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction [gw9] [ 69%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_options [gw19] [ 69%] 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 [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction_with_savepoints test/orm/test_selectin_relations.py::SelfReferentialTest::test_with_deferred [gw8] [ 69%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_raiseload] [gw30] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_add test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_remove test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge_loader_options [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge_loader_options [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_refresh [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_refresh test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac_against_subquery test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_one [gw19] [ 69%] 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/inheritance/test_single.py::RelationshipToSingleTest::test_join_explicit_onclause_no_discriminator [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_two test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans [gw30] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_remove [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans_noctx [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] test/orm/test_session.py::FlushWarningsTest::test_plain_add [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans_noctx test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_default [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_default test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_class test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_class test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_sessionmaker [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_sessionmaker test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass [gw9] [ 69%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_with_deferred [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass_override [gw19] [ 69%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass_override [gw30] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_add test/orm/inheritance/test_single.py::ColExprTest::test_discrim_on_column_prop [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] test/orm/test_selectin_relations.py::SingleInhSubclassTest::test_load test/orm/test_session.py::FlushWarningsTest::test_plain_delete [gw8] [ 69%] PASSED 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-True-True] test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_no_aliasing_from_overlap [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::ColExprTest::test_discrim_on_column_prop test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[True] [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac_against_subquery [gw30] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_delete test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_bar [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/orm/test_session.py::FlushWarningsTest::test_plain_merge test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] [gw9] [ 69%] PASSED test/orm/test_selectin_relations.py::SingleInhSubclassTest::test_load test/orm/test_selectin_relations.py::EagerTest::test_double_with_aggregate [gw0] [ 69%] PASSED test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[True] test/orm/test_selectin_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_selectin_subclass [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_bar test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[1] test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_foo [gw30] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_merge [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_foo test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] test/orm/test_session.py::IsModifiedTest::test_is_modified test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_bar [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_no_aliasing_from_overlap [gw11] [ 69%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_gced [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_with_aggregate test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_of_type test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_one test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_never_flushed [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_bar test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw29] [ 69%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_gc_session_persistent_dirty [gw11] [ 69%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_never_flushed test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-False] test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_foo [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_foo [gw0] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[1] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_clean test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_transient_but_manually_set test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_bar test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[2] [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_one [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw30] [ 69%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified [gw29] [ 69%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_clean test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_three test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] [gw11] [ 69%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_transient_but_manually_set [gw31] [ 69%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_entity_path_w_aliased test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_dirty test/orm/test_session.py::IsModifiedTest::test_is_modified_passive_off test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_relationship [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_of_type [gw29] [ 69%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_dirty test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_bar [gw9] [ 69%] PASSED test/orm/test_selectin_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_selectin_subclass [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_foo test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_persistent_dirty_to_expired [gw30] [ 69%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified_passive_off test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_foo test/orm/test_selectin_relations.py::TestBakedCancelsCorrectly::test_option_accepted_each_time [gw13] [ 69%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-False] [gw29] [ 69%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_persistent_dirty_to_expired test/orm/test_session.py::IsModifiedTest::test_is_modified_syn test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_join_sql [gw0] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[2] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient [gw2] [ 69%] PASSED test/engine/test_pool.py::QueuePoolTest::test_hanging_connect_within_overflow test/engine/test_pool.py::QueuePoolTest::test_invalidate [gw2] [ 69%] PASSED test/engine/test_pool.py::QueuePoolTest::test_invalidate [gw30] [ 69%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified_syn [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[0] [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause test/engine/test_pool.py::QueuePoolTest::test_lifo [gw29] [ 69%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_three test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause_alias test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient_to_pending test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_two [gw2] [ 69%] PASSED test/engine/test_pool.py::QueuePoolTest::test_lifo test/engine/test_pool.py::QueuePoolTest::test_max_overflow test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-plainname-plainname] test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-delete] [gw29] [ 69%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient_to_pending [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-plainname-plainname] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-[Code]-Code] [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause_alias test/orm/test_session.py::SessionInterface::test_mapped_class_for_instance [gw13] [ 69%] PASSED 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_no_onclause [gw0] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[0] [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_join_sql [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_two test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_joinedload_sql test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[1] [gw9] [ 69%] PASSED test/orm/test_selectin_relations.py::TestBakedCancelsCorrectly::test_option_accepted_each_time test/orm/test_selectin_relations.py::EagerTest::test_from_get [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-[Code]-[Code]] [gw29] [ 69%] PASSED test/orm/test_session.py::SessionInterface::test_mapped_class_for_instance test/orm/test_session.py::SessionInterface::test_missing_state [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-[Code]-[Code]] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] test/orm/test_selectin_relations.py::TestCompositePlusNonComposite::test_load_composite_then_non_composite test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-name with spaces-name with spaces] [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-name with spaces-name with spaces] [gw29] [ 69%] PASSED test/orm/test_session.py::SessionInterface::test_missing_state [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_get test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause_alias test/orm/test_selectin_relations.py::EagerTest::test_from_params test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-plain_name-plain_name] test/orm/test_session.py::SessionInterface::test_refresh_arg_signature [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-plain_name-plain_name] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-plainname-plainname] [gw29] [ 69%] PASSED test/orm/test_session.py::SessionInterface::test_refresh_arg_signature test/orm/test_session.py::SessionInterface::test_unmapped_class_for_instance [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-plainname-plainname] [gw0] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[1] [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_params [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_joinedload_sql test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_create_index_with_schema test/orm/test_selectin_relations.py::EagerTest::test_from_statement[False] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[2] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_create_index_with_schema test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_eager_join [gw29] [ 69%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_class_for_instance test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_dont_reflect_autoindex [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause_alias test/orm/test_session.py::SessionInterface::test_unmapped_instance [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_dont_reflect_autoindex test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_composite_broken_casing test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1000] [gw29] [ 69%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_instance [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-delete] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_composite_broken_casing [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_statement[False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_composite_implicit_parent test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-insert] test/orm/test_session.py::SessionInterface::test_unmapped_primitives test/orm/test_selectin_relations.py::EagerTest::test_from_statement[True] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_composite_implicit_parent [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-insert] [gw5] [ 69%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_joins test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-update] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_deferrable_initially [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] test/aaa_profiling/test_memusage.py::CycleTest::test_raise_from [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_deferrable_initially [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-update] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_missing_parent [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-delete] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_missing_parent test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop_alias test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_missing_parent_reflection [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_eager_join [gw0] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[2] [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_statement[True] [gw29] [ 69%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_primitives [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-delete] test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_manual_join test/orm/test_selectin_relations.py::EagerTest::test_limit [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_missing_parent_reflection test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-insert] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_parent test/orm/inheritance/test_single.py::SingleInheritanceTest::test_single_inheritance [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-insert] test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_parent test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-update] [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_name_is_none [gw9] [ 69%] PASSED test/orm/test_selectin_relations.py::TestCompositePlusNonComposite::test_load_composite_then_non_composite [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-update] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_name_is_none test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[close] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_name_is_not_none [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop_alias test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_m2o [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_name_is_not_none [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[close] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_ondelete_onupdate test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_relationship_to_subclass test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[expunge_all] [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[expunge_all] test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-False] [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_manual_join [gw29] [ 69%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_ondelete_onupdate [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_options_unnamed_inline test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-True] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_options_unnamed_inline test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin_future [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-True] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_legacy_quoted_identifiers_unit test/orm/inheritance/test_single.py::RelationshipFromSingleTest::test_subquery_load [gw27] [ 69%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1000] [gw29] [ 69%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin_future test/orm/test_session.py::SessionStateTest::test_active_flag_partial_rollback [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_legacy_quoted_identifiers_unit test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-False] [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-False] test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-True] [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_limit test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_named test/orm/test_selectin_relations.py::EagerTest::test_m2o_none_value_present [gw29] [ 69%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_partial_rollback [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-True] [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_named test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[close-_exclusions0] test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection_2 test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_no_pk test/orm/test_session.py::SessionStateTest::test_add_delete [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[close-_exclusions0] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[expunge_all-_exclusions1] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_no_pk [gw30] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[expunge_all-_exclusions1] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_unnamed [gw13] [ 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 [gw15] [ 69%] 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 [gw0] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_single_inheritance [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_partial_indexes [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_clean_persistent_to_detached_via_close [gw19] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipFromSingleTest::test_subquery_load [gw27] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection_2 test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection_3 test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_filtering test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw8] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_relationship_to_subclass [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named [gw29] [ 69%] PASSED test/orm/test_session.py::SessionStateTest::test_add_delete test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named_broken_casing test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[False] [gw27] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection_3 [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_m2o_uselist_none_value_present test/orm/test_session.py::SessionStateTest::test_already_attached [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named_broken_casing test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_expression_with_function_default test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_plain test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named_broken_temp [gw23] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw29] [ 69%] PASSED test/orm/test_session.py::SessionStateTest::test_already_attached [gw27] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_expression_with_function_default test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named_broken_temp test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_function_default [gw30] [ 69%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_clean_persistent_to_detached_via_close test/orm/test_session.py::SessionStateTest::test_autoflush test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_inline [gw13] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_inline [gw29] [ 69%] SKIPPED test/orm/test_session.py::SessionStateTest::test_autoflush test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_clean_persistent [gw27] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_function_default test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_inline_quoted [gw9] [ 69%] PASSED test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_m2o test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_old_style_default [gw15] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_plain [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_old_style_default test/orm/test_session.py::SessionStateTest::test_autoflush_2 [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_inline_quoted test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_o2m [gw30] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_clean_persistent test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_3_7_16_warning [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_normal [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_normal test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[True] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_normal_temporary [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_3_7_16_warning [gw0] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_filtering [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_autoflush_2 test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_deleted test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[no_persisted] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_joins [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_normal_temporary [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[no_persisted] test/orm/test_session.py::SessionStateTest::test_autoflush_exception_addition test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_false] [gw30] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_deleted test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unnamed_inline_foreign_key [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_false] [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unnamed_inline_foreign_key [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[True] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_persistent test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_none] [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unnamed_inline_foreign_key_quoted [gw15] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_none] test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join_alias [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unnamed_inline_foreign_key_quoted test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_true] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw9] [ 70%] PASSED test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_o2m [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_true] [gw30] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_persistent test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite://-expected2] [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_autoflush_exception_addition [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite://-expected2] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_close 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::DateTest::test_custom_format test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[False] test/orm/test_session.py::SessionStateTest::test_autoflush_unbound test/orm/test_selectin_relations.py::TupleTest::test_load_m2o [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:////abs/path/to/foo.db-expected1] [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::DateTest::test_custom_format [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw29] [ 70%] SKIPPED test/orm/test_session.py::SessionStateTest::test_autoflush_unbound 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::DateTest::test_default [gw30] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_close [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///?check_same_thread=true-expected3] [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::DateTest::test_default test/orm/test_session.py::SessionStateTest::test_deleted_adds_to_imap_unconditionally 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/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[False] test/dialect/test_sqlite.py::DateTimeTest::test_custom_format_compact [gw27] [ 70%] 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::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[True] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///file:path/to/database?mode=ro&uri=true-expected5] [gw15] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join_alias [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_custom_format_compact [gw0] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_joins test/dialect/test_sqlite.py::DateTimeTest::test_time_microseconds test/orm/test_selectin_relations.py::EagerTest::test_many_to_one [gw27] [ 70%] 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] [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_time_microseconds test/orm/inheritance/test_single.py::SingleInheritanceTest::test_union_modifiers [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_adds_to_imap_unconditionally test/dialect/test_sqlite.py::DateTimeTest::test_truncate_microseconds [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///file:path/to/database?uri=true-expected6] [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_truncate_microseconds [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///foo.db-expected0] test/orm/test_session.py::SessionStateTest::test_deleted_auto_expunged [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///foo.db-expected0] [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[True] test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_boolean_default test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_description_encoding test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_wpoly_joined_inh_subclass [gw15] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_one [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_description_encoding test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_auto_expunged test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_extra_reserved_words [gw13] [ 70%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_boolean_default [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_wpoly_joined_inh_subclass test/orm/test_session.py::SessionStateTest::test_deleted_flag [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_extra_reserved_words test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_wpoly_single_inh_subclass [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_isolation_level_message [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_isolation_level_message test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pool_class [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pool_class [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_wpoly_single_inh_subclass test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pysqlcipher_connects [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_flag [gw15] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw27] [ 70%] SKIPPED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pysqlcipher_connects [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_quoted_identifiers_functional_one test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[plain] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_bundle_qualification test/orm/test_session.py::SessionStateTest::test_duplicate_update test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_quoted_identifiers_functional_one test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_quoted_identifiers_functional_two [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_duplicate_update [gw3] [ 70%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_auto_detach_on_gc_session [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] test/orm/test_session.py::SessionStateTest::test_explicit_expunge_deleted [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_quoted_identifiers_functional_two [gw15] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[plain] test/orm/test_session.py::WeakIdentityMapTest::test_fast_discard_race test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_explicit_expunge_deleted [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit test/orm/test_session.py::SessionStateTest::test_explicit_expunge_pending [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback [gw0] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_union_modifiers [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_bundle_qualification [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback [gw9] [ 70%] PASSED test/orm/test_selectin_relations.py::TupleTest::test_load_m2o test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw15] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_column_qualification [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_explicit_expunge_pending test/orm/test_selectin_relations.py::TupleTest::test_load_o2m test/orm/test_selectin_relations.py::EagerTest::test_mapper_pathing test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_nopk1 test/orm/inheritance/test_single.py::SingleOnJoinedTest::test_single_on_joined test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_state [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_nopk1 [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_nopk2 [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_nopk2 test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_state test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk1 test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_warning [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk1 test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk2 [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk2 test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk2_fv [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_warning test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_column_qualification [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk2_fv test/orm/test_session.py::SessionStateTest::test_identity_conflict test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk3 test/orm/inheritance/test_single.py::SingleInheritanceTest::test_count [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk3 [gw0] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleOnJoinedTest::test_single_on_joined test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk3_fv [gw29] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_identity_conflict [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk3_fv test/orm/test_session.py::SessionStateTest::test_identity_map_mutate test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk4 test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_col_targeting [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk4 [gw9] [ 70%] PASSED test/orm/test_selectin_relations.py::TupleTest::test_load_o2m test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_inserts_with_spaces [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_inserts_with_spaces test/orm/inheritance/test_selects.py::InheritingSelectablesTest::test_load test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_deprecated_serializer_args test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_deprecated_serializer_args [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_count test/orm/inheritance/test_single.py::SingleInheritanceTest::test_discrim_bound_param_cloned_ok [gw23] [ 70%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] [gw0] [ 70%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_col_targeting test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_extract_subobject [gw9] [ 70%] PASSED test/orm/inheritance/test_selects.py::InheritingSelectablesTest::test_load [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_extract_subobject test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg3] test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_reflection test/orm/inheritance/test_selects.py::JoinFromSelectPersistenceTest::test_map_to_select [gw27] [ 70%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_reflection test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_implicit [gw22] [ 70%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg3] test/dialect/test_sqlite.py::KeywordInDatabaseNameTest_sqlite+pysqlite_3_41_2::test_reflect [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_discrim_bound_param_cloned_ok test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_col_targeting_union test/orm/inheritance/test_single.py::SingleInheritanceTest::test_exists_standalone [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::KeywordInDatabaseNameTest_sqlite+pysqlite_3_41_2::test_reflect test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_and_match test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_criteria [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_exists_standalone test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_count test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-mapping] [gw9] [ 70%] PASSED test/orm/inheritance/test_selects.py::JoinFromSelectPersistenceTest::test_map_to_select [gw0] [ 70%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_col_targeting_union test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py2k [gw12] [ 70%] SKIPPED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py2k [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_and_match test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_expression [gw25] [ 70%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_implicit [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_expression test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[dict] [gw7] [ 70%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_criteria test/dialect/mssql/test_sequence.py::SequenceTest::test_bigint_seq test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_match_across_joins [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_match_across_joins [gw9] [ 70%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_bigint_seq test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_or_match test/dialect/mssql/test_sequence.py::SequenceTest::test_decimal_seq [gw9] [ 70%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_decimal_seq test/dialect/mssql/test_sequence.py::SequenceTest::test_int_seq [gw9] [ 70%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_int_seq test/sql/test_sequences.py::FutureSequenceExecTest::test_execute test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_column_names [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_count [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[dict] [gw9] [ 70%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_next_value [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_or_match test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_legacy test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[excluded] [gw9] [ 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::MatchTest_sqlite+pysqlite_3_41_2::test_simple_match test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_implicit_onclause [gw14] [ 70%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_implicit_onclause test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[False-True-_exclusions1] [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_simple_match [gw9] [ 70%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional_next_value test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_simple_prefix_match [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[excluded] [gw9] [ 70%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional_next_value [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_simple_prefix_match test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_unsupported_args test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_select test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint test/dialect/test_sqlite.py::ReflectHeadlessFKsTest_sqlite+pysqlite_3_41_2::test_reflect_tables_fk_no_colref [gw7] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_unsupported_args [gw9] [ 70%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_select [gw0] [ 70%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_column_names [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint [gw2] [ 70%] PASSED test/engine/test_pool.py::QueuePoolTest::test_max_overflow test/engine/test_pool.py::QueuePoolTest::test_no_double_checkin [gw2] [ 70%] PASSED test/engine/test_pool.py::QueuePoolTest::test_no_double_checkin test/engine/test_pool.py::QueuePoolTest::test_no_overflow test/sql/test_returning.py::ReturnDefaultsTest::test_chained_insert_pk test/orm/test_subquery_relations.py::EagerTest::test_mapper_pathing test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint_from_column [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint_from_column test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_many_clause [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_many_clause test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_not_null [gw20] [ 70%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_chained_insert_pk test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_41_2::test_pk_column_order [gw20] [ 70%] PASSED test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_41_2::test_pk_column_order [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::ReflectHeadlessFKsTest_sqlite+pysqlite_3_41_2::test_reflect_tables_fk_no_colref [gw4] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-mapping] test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_lookup [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_not_null test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_distinct_selectable_in_unions test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_legacy [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_select test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_column test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_crud [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_column 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_flags [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint_from_column [gw20] [ 70%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_distinct_selectable_in_unions test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint [gw25] [ 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_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_aliased_selectable_in_unions [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_str [gw7] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_lookup test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint_from_column [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint_from_column test/dialect/test_sqlite.py::RegexpTest::test_regexp_match test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_type_affinity [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_bad_args test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_column [gw20] [ 70%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_aliased_selectable_in_unions [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_column [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_select test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_in_unions_from_alias test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_flags test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_update [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_flags [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_bad_args [gw7] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_type_affinity test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_str test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_unsupported_args test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_no_call_twice [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_str [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_no_call_twice [gw20] [ 70%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_in_unions_from_alias test/dialect/test_sqlite.py::RegexpTest::test_regexp_replace [gw7] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_unsupported_args test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_cant_do_distinct_in_joins test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_selectable_in_unions [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_replace test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing [gw20] [ 70%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_selectable_in_unions [gw0] [ 70%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_crud test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing_connectionless test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_order_by_selectable_in_unions test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_existingfrom test/dialect/test_sqlite.py::SQLTest::test_column_defaults_ddl [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing_connectionless [gw20] [ 70%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_order_by_selectable_in_unions test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_plain_union [gw8] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_update test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing_target [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_column_defaults_ddl test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_subq [gw20] [ 70%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_plain_union [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing_target test/dialect/test_sqlite.py::SQLTest::test_constraints_with_schemas test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_select_from_plain_union test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_clauseelem_keys test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_no_tables [gw14] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[False-True-_exclusions1] [gw22] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_clauseelem_keys [gw0] [ 70%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_no_tables test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_reflect_system_table [gw20] [ 70%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_select_from_plain_union test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_column_keys [gw3] [ 71%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_fast_discard_race [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_constraints_with_schemas test/dialect/test_sqlite.py::SQLTest::test_create_partial_index test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[True-False-_exclusions2] test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_select_all [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_column_keys test/orm/test_session.py::WeakIdentityMapTest::test_weakref [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_create_partial_index test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_five [gw14] [ 71%] 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] [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_select_all [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_reflect_system_table [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_five test/dialect/test_sqlite.py::SQLTest::test_create_table_without_rowid test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_reflect_user_table test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_select_columns test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_four [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_create_table_without_rowid test/dialect/test_sqlite.py::SQLTest::test_extract [gw8] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_subq [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_select_columns [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[True-True-_exclusions3] [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_four test/orm/inheritance/test_single.py::SingleInheritanceTest::test_having test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_computed_col_default_not_set test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_four_no_pk [gw14] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments_with_schema [gw14] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments_with_schema [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_four_no_pk [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_extract test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_default_schema_name test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_six test/dialect/test_sqlite.py::SQLTest::test_in_tuple [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_in_tuple [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_default_schema_name [gw22] [ 71%] 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::SQLTest::test_is_distinct_from test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[False-_exclusions0] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_three [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_is_distinct_from [gw8] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_having test/dialect/test_sqlite.py::SQLTest::test_localtime [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_localtime test/dialect/test_sqlite.py::SQLTest::test_no_autoinc_on_composite_pk [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_three [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[False-_exclusions0] [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_no_autoinc_on_composite_pk [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_reflect_user_table 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_exotic_targets_two test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[True-_exclusions1] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_multi_qualification [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_computed_col_default_not_set test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_computed [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SQLTest::test_true_false test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_two [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_computed test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_five [gw4] [ 71%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_cant_do_distinct_in_joins [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_five test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_persisted [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_four test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback [gw20] [ 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 [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_four [gw14] [ 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] [gw14] [ 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] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_multivalues [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_indexes[True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_inter_schema_foreign_keys test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_schema_names [gw22] [ 71%] 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_boolean [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_persisted_with_schema [gw14] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_inter_schema_foreign_keys test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_no_row_actually_affected test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_noncol_index[noncol_idx_test_nopk-noncol_idx_nopk] test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_strategy_opt_m2o [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_existingfrom [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_boolean [gw22] [ 71%] 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_cant_parse_datetime_message test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_one[issue_5939] test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_multilevel [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_cant_parse_datetime_message [gw22] [ 71%] 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_custom_date [gw14] [ 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_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_one[with_dict] [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_one[with_dict] [gw15] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_mapper_pathing test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_noncol_index[noncol_idx_test_pk-noncol_idx_pk] [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_date test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_date_text_affinity test/orm/test_selectin_relations.py::EagerTest::test_o2m_empty_list_present test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_special_types_in_set [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_special_types_in_set [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_noncol_index[noncol_idx_test_pk-noncol_idx_pk] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[False-_exclusions0] [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_date_text_affinity [gw8] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_multi_qualification test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_three test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_datetime [gw14] [ 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] [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_literal [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_three [gw15] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_o2m_empty_list_present [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_schema_names [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_multilevel test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_aliased_w_subclass test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_two test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_datetime [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[True-_exclusions1] test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_schema_names test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_datetime_text_affinity test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_nofrom [gw22] [ 71%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_two [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_schema_names test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_schema_names_w_translate_map [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_datetime_text_affinity [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_schema_names_w_translate_map [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_null [gw4] [ 71%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_strategy_opt_m2o test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_native_datetime test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-False-True-False-_exclusions3] test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-False-True-False-_exclusions3] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-False-True-True-_exclusions4] [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_nofrom test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_alias [gw15] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar_none test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_table_names_present [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_unrelated_opt_m2o [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-False-True-True-_exclusions4] [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_native_datetime test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_no_convert_unicode 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_round_trip [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-False-False-_exclusions0] [gw25] [ 71%] 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 test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-False-True-_exclusions1] [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_string_dates_passed_raise [gw15] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar_none test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-False-True-_exclusions1] test/orm/test_selectin_relations.py::EagerTest::test_options_pathing test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-True-False-_exclusions5] test/dialect/test_sqlite.py::TimeTest::test_custom_format [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TimeTest::test_custom_format [gw8] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_aliased_w_subclass test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_select_direct [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_alias [gw14] [ 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_sqlite.py::TimeTest::test_default test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-True-True-_exclusions6] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_count test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_flat_alias [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TimeTest::test_default test/dialect/test_sqlite.py::TimeTest::test_truncate_microseconds [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-True-True-_exclusions6] [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TimeTest::test_truncate_microseconds [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_table_names_present [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_select_direct test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[foreign_key-True-False-False-_exclusions2] test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_lookup [gw25] [ 71%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_lookup [gw14] [ 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::DateTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_oid[users-False-_exclusions0] [gw4] [ 71%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_unrelated_opt_m2o [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_flat_alias [gw14] [ 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] [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_literal [gw29] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_identity_map_mutate test/orm/test_session.py::SessionStateTest::test_info [gw14] [ 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::DateTest_sqlite+pysqlite_3_41_2::test_null test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_no_alias test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_m2o test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_columns test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_table_names_system [gw29] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_info [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_columns [gw20] [ 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 test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_indexes test/orm/test_session.py::SessionStateTest::test_internal_identity_conflict_warning_weak [gw8] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_count [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_indexes test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_names test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_names [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_round_trip 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_round_trip_decorated [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_no_alias [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_unique_constraints test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_view_columns [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_view_columns test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_select_direct test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestOne::test_basic test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_view_names [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_select_direct [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_view_names [gw29] [ 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_unique_constraints[False-_exclusions1] [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_table_names_system test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_literal test/orm/test_session.py::SessionStateTest::test_no_double_save [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[False-_exclusions1] [gw29] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_no_double_save [gw8] [ 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_unique_constraints[True-_exclusions0] test/orm/test_session.py::SessionStateTest::test_pickled_update test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery_with_composed_union [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestOne::test_basic [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_literal [gw29] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_pickled_update test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_null test/orm/test_session.py::SessionStateTest::test_with_no_autoflush test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw29] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_with_no_autoflush test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip test/orm/test_session.py::SessionStateTest::test_with_no_autoflush_after_exception test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_unique_constraints [gw29] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_with_no_autoflush_after_exception [gw4] [ 71%] PASSED test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_m2o [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_o2m test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_select_direct [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[True-_exclusions0] [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_select_direct test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_41_2::test_autoflush_rollback test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_view_definition[False-_exclusions0] test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_literal [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_unique_constraints [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_view_definition[False-_exclusions0] [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_literal test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_view_definition[True-_exclusions1] [gw14] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_view_definition[True-_exclusions1] [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw8] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery_with_composed_union [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip [gw4] [ 71%] PASSED test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_o2m [gw20] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-0] test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_constraint [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_constraint [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_autocommit_off test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_int_affinity [gw29] [ 71%] PASSED test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_41_2::test_autoflush_rollback [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_int_affinity test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_no_autoincrement test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetch_partial_result_map test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_41_2::test_expunge_cascade [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_no_autoincrement [gw21] [ 71%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetch_partial_result_map test/orm/test_subquery_relations.py::EagerTest::test_add_arbitrary_exprs test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_check_constraint [gw8] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-0] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-1] [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_check_constraint test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-[Code]-Code] [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-[Code]-Code] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-[Code]-[Code]] [gw4] [ 71%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_autocommit_off test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_autocommit_on [gw4] [ 71%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_autocommit_on test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_turn_autocommit_off_via_default_iso_level [gw4] [ 71%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_turn_autocommit_off_via_default_iso_level [gw29] [ 71%] PASSED test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_41_2::test_expunge_cascade [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-[Code]-[Code]] test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_41_2::test_binary_roundtrip test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_select_direct [gw21] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_select_direct test/orm/test_session.py::SessionUtilTest::test_close_all_sessions test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-name with spaces-name with spaces] test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_literal [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-name with spaces-name with spaces] [gw8] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-1] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-plain_name-plain_name] [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-plain_name-plain_name] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-2] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-plainname-plainname] test/sql/test_selectable.py::AnnotationsTest::test_late_name_add [gw28] [ 71%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_late_name_add test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[more :: %colons%] [gw28] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[more :: %colons%] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[more/slashes] [gw28] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[more/slashes] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[par(ens)] [gw4] [ 71%] PASSED test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_41_2::test_binary_roundtrip test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_41_2::test_pickle_roundtrip [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-plainname-plainname] [gw29] [ 71%] PASSED test/orm/test_session.py::SessionUtilTest::test_close_all_sessions [gw21] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-[Code]-Code] test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_fk [gw18] [ 71%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_fk test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_negation_bindparam [gw28] [ 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::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[per % cent] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_single [gw10] [ 71%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_single [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-[Code]-Code] [gw4] [ 71%] PASSED test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_41_2::test_pickle_roundtrip test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null [gw7] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_add_arbitrary_exprs test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-[Code]-[Code]] [gw28] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[per % cent] test/orm/test_subquery_relations.py::EagerTest::test_basic [gw0] [ 71%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-[Code]-[Code]] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[_name] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[per cent] [gw21] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-name with spaces-name with spaces] test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_null [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_negation_bindparam test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw0] [ 72%] 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_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_negation_direct [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[_name] [gw8] [ 72%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-2] [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[per cent] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-plain_name-plain_name] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[percent%(ens)yah] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-0] [gw0] [ 72%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-plain_name-plain_name] [gw21] [ 72%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-plainname-plainname] [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_negation_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_bindparam test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[_starts_with_underscore] [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[_starts_with_underscore] test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[percent%(ens)yah] [gw4] [ 72%] 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 [gw0] [ 72%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-plainname-plainname] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-[Code]-Code] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[percent%signs] [gw21] [ 72%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_bindparam [gw4] [ 72%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_render_literal_bool test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_round_trip [gw4] [ 72%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_whereclause [gw0] [ 72%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-[Code]-Code] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-[Code]-[Code]] [gw0] [ 72%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-[Code]-[Code]] [gw28] [ 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::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[q?marks] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_direct [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_negation_bindparam test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw21] [ 72%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-name with spaces-name with spaces] test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_select_direct [gw0] [ 72%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-name with spaces-name with spaces] [gw8] [ 72%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-0] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-1] [gw4] [ 72%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_whereclause [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[q?marks] [gw7] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_basic test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[%percent] test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_from_round_trip [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_negation_bindparam [gw21] [ 72%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_select_direct test/orm/test_subquery_relations.py::EagerTest::test_cyclical 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 [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[%percent] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_multiple_empty_sets_bindparam [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 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_multiple_empty_sets_direct test/dialect/test_suite.py::DateTimeTZTest::test_literal test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_nonempty_in_plus_empty_notin [gw21] [ 72%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_literal test/dialect/test_suite.py::DateTimeTZTest::test_null [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[/slashes/] [gw21] [ 72%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_null test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[1col:on] test/dialect/test_suite.py::DateTimeTZTest::test_null_bound_comparison [gw4] [ 72%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_from_round_trip test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_scalar_subq_round_trip [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::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_null_in_empty_set_is_false_bindparam [gw21] [ 72%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_null_bound_comparison test/dialect/test_suite.py::DateTimeTZTest::test_round_trip [gw8] [ 72%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-1] [gw28] [ 72%] PASSED 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_null_in_empty_set_is_false_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_null_in_empty_set_is_false_direct [gw21] [ 72%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_round_trip [gw4] [ 72%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_scalar_subq_round_trip test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_insert_from_select_round_trip test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[1param] test/dialect/test_suite.py::DateTimeTZTest::test_round_trip_decorated test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-2] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[boring] [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[boring] [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_null_in_empty_set_is_false_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_typed_str_in [gw4] [ 72%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_insert_from_select_round_trip [gw21] [ 72%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_round_trip_decorated test/dialect/test_suite.py::DateTimeTZTest::test_select_direct [gw21] [ 72%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_select_direct test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_literal [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[1param] test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_select_nonrecursive_round_trip [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_typed_str_in test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[42numbers] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_untyped_str_in [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_untyped_str_in [gw7] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_cyclical [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[42numbers] [gw21] [ 72%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_literal test/orm/test_subquery_relations.py::EagerTest::test_cyclical_explicit_join_depth [gw4] [ 72%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_select_nonrecursive_round_trip test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[[BracketsAndCase]] test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_fetch_offset [gw15] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_options_pathing test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_select_recursive_round_trip [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[[BracketsAndCase]] test/orm/test_selectin_relations.py::EagerTest::test_orderby [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_fetch_offset [gw8] [ 72%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-2] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[___name] [gw21] [ 72%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_null test/sql/test_selectable.py::SelectableTest::test_clone_append_column [gw6] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_append_column test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_limit test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_limit [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[___name] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_expr_offset [gw4] [ 72%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_select_recursive_round_trip test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_limit_offset [gw15] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[_name] test/orm/test_selectin_relations.py::EagerTest::test_orderby_desc test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_update_from_round_trip [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_limit_offset test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[col:ons] [gw10] [ 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::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[dot.s] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_offset [gw4] [ 72%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_update_from_round_trip [gw6] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_expr_offset [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[_name] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases0] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[_starts_with_underscore] [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_offset [gw6] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases0] [gw15] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_desc test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_fetch_offset [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_fetch_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases1] [gw7] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_cyclical_explicit_join_depth test/orm/test_selectin_relations.py::EagerTest::test_orderby_multi test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[_starts_with_underscore] test/dialect/test_suite.py::CastTypeDecoratorTest_sqlite+pysqlite_3_41_2::test_special_type test/orm/test_subquery_relations.py::EagerTest::test_disable_dynamic test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[boring] [gw6] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases1] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases2] [gw10] [ 72%] 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] [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[boring] [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit_offset [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit_offset test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[col:ons] [gw15] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_multi test/orm/test_selectin_relations.py::EagerTest::test_orderby_related [gw6] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases2] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit_simple_offset [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit_simple_offset [gw6] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_offset [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[col:ons] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_offset [gw4] [ 72%] 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 test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_offset_zero [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_offset [gw4] [ 72%] PASSED test/dialect/test_suite.py::CollateTest_sqlite+pysqlite_3_41_2::test_collate_order_by test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[dot.s] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_no_order [gw15] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_related [gw6] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_offset_zero [gw7] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_disable_dynamic test/orm/test_subquery_relations.py::EagerTest::test_double_same_mappers test/orm/test_selectin_relations.py::EagerTest::test_uselist_false_warning [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_no_order [gw12] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_mapper_pathing [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[dot.s] test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_check_constraints[False-_exclusions1] test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-False] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_nobinds [gw6] [ 72%] SKIPPED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[has spaces] test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_index_if_not_exists [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[has spaces] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[more :: %colons%] [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[more :: %colons%] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[more/slashes] [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[more/slashes] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[par(ens)] [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[has spaces] [gw18] [ 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%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent_ties [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent_ties [gw15] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_uselist_false_warning [gw21] [ 72%] 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 [gw21] [ 72%] 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 [gw21] [ 72%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_select_direct [gw21] [ 72%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_select_direct test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_distinct_selectable_in_unions [gw21] [ 72%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_distinct_selectable_in_unions test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_aliased_selectable_in_unions [gw4] [ 72%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_check_constraints[False-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_check_constraints[True-_exclusions0] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[more :: %colons%] [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[more :: %colons%] [gw6] [ 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 [gw6] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table 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_standalone_bindparam_escape[more/slashes] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties [gw10] [ 72%] 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] [gw6] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_if_not_exists test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties_exact_number [gw18] [ 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 [gw4] [ 72%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_check_constraints[True-_exclusions0] test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_both [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[per % cent] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[per cent] [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[per cent] [gw21] [ 72%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_aliased_selectable_in_unions [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[more/slashes] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[par(ens)] [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_limit_offset_nobinds test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_limit_render_multiple_times test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_lower [gw26] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_lower test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_temp_view [gw26] [ 72%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_temp_view 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[percent%(ens)yah] [gw10] [ 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] [gw10] [ 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] [gw10] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[q?marks] test/dialect/test_suite.py::DistinctOnTest_sqlite+pysqlite_3_41_2::test_distinct_on [gw10] [ 72%] PASSED test/dialect/test_suite.py::DistinctOnTest_sqlite+pysqlite_3_41_2::test_distinct_on test/dialect/test_suite.py::EscapingTest::test_percent_sign_round_trip [gw12] [ 72%] 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] [gw28] [ 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] [gw18] [ 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_fetch [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_schema test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_offset [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[per % cent] [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_offset test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_view [gw26] [ 72%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_view test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[per cent] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent [gw6] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_schema [gw10] [ 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 [gw10] [ 72%] 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 [gw10] [ 72%] 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 test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_index_if_exists [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent_ties [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[per cent] [gw31] [ 72%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_relationship [gw6] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_index_if_exists test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_to_entity [gw4] [ 72%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-CASCADE-None-_exclusions0] [gw18] [ 72%] SKIPPED 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[percent%(ens)yah] test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_view_schema test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_ties test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table [gw26] [ 72%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_view_schema [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_ties test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-None-RESTRICT-_exclusions4] [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[percent%(ens)yah] [gw10] [ 72%] PASSED test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_41_2::test_select_exists [gw6] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[percent%signs] test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_comment [gw4] [ 72%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-None-RESTRICT-_exclusions4] [gw6] [ 72%] 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 [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[percent%signs] [gw15] [ 72%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_both [gw12] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-True] test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_selectable_in_unions [gw21] [ 72%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_selectable_in_unions test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_order_by_selectable_in_unions [gw21] [ 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 [gw21] [ 72%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_plain_union test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[%percent] [gw21] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[%percent] test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_many_to_one [gw6] [ 72%] 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 test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[q?marks] [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[q?marks] test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-False] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-None-SET NULL-_exclusions1] [gw6] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_underscore_names test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[%percent] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[/slashes/] test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_control_case [gw4] [ 72%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-None-SET NULL-_exclusions1] [gw6] [ 72%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_control_case [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[%percent] [gw15] [ 72%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_many_to_one [gw21] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[/slashes/] test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect [gw6] [ 72%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[/slashes/] test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_one_to_many test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions [gw6] [ 72%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert [gw6] [ 72%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_41_2::test_has_index [gw7] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_same_mappers [gw28] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[/slashes/] test/dialect/test_suite.py::IdentityAutoincrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_with_identity test/sql/test_roles.py::RoleTest::test_statement_coercion_ddl [gw1] [ 72%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_ddl test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal0] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[1col:on] [gw21] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[1col:on] test/orm/test_subquery_relations.py::EagerTest::test_double_w_ac 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::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[1col:on] [gw6] [ 72%] PASSED test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_41_2::test_has_index [gw15] [ 73%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_one_to_many [gw28] [ 73%] 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_round_trip_same_named_column[1param] [gw4] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-RESTRICT-None-_exclusions5] [gw26] [ 73%] PASSED test/dialect/test_suite.py::IdentityAutoincrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_with_identity test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_41_2::test_has_index_schema [gw12] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-False] [gw6] [ 73%] PASSED test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_41_2::test_has_index_schema [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal0] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[1param] test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-True] test/dialect/test_suite.py::IdentityColumnTest::test_insert_always_error [gw26] [ 73%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_insert_always_error test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal1] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[expected2-None-NO ACTION-_exclusions2] test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names [gw21] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[1param] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[42numbers] test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_no_sequence_schema [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_no_sequence_schema [gw28] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[1param] test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_sequences_schema [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_sequences_schema [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal1] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[42numbers] test/dialect/test_suite.py::HasSequenceTest::test_has_sequence [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal2] test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_default_not_in_remote [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_default_not_in_remote test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_neg [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal2] [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_neg test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_other_object [gw4] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[expected2-None-NO ACTION-_exclusions2] [gw6] [ 73%] 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 [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_remote_not_in_default test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[expected3-NO ACTION-None-_exclusions3] test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schema test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean0] [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schema [gw28] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[42numbers] test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schemas_neg [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schemas_neg test/dialect/test_suite.py::HasSequenceTestEmpty::test_get_sequence_names_no_sequence [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean0] [gw6] [ 73%] SKIPPED test/dialect/test_suite.py::HasSequenceTestEmpty::test_get_sequence_names_no_sequence test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[[BracketsAndCase]] test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table [gw12] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-True] test/orm/test_subquery_relations.py::EagerTest::test_one_to_many_scalar test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean1] [gw4] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[expected3-NO ACTION-None-_exclusions3] [gw28] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[[BracketsAndCase]] [gw15] [ 73%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean1] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_nullable_reflection [gw6] [ 73%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_41_2::test_select_exists_false [gw10] [ 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 [gw10] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_direct [gw10] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_text_bindparam [gw10] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_text_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_text_bindparam_non_tuple [gw10] [ 73%] PASSED 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::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_typed_bindparam_non_tuple [gw10] [ 73%] 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 [gw10] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_scalar_bindparam test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_schema [gw6] [ 73%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_schema test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_scalar_direct [gw10] [ 73%] 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 [gw10] [ 73%] 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 [gw10] [ 73%] 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 [gw10] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_heterogeneous_tuples_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_heterogeneous_tuples_direct [gw10] [ 73%] PASSED 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_empty_homogeneous_tuples_bindparam [gw10] [ 73%] PASSED 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_empty_homogeneous_tuples_direct [gw10] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_homogeneous_tuples_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_in_plus_notempty_notin [gw4] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_nullable_reflection test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_numeric_reflection [gw4] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_numeric_reflection test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_covering_index [gw4] [ 73%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_covering_index test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_expression_based_indexes [gw4] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_expression_based_indexes test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[False] [gw24] [ 73%] PASSED test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[False] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric0] [gw12] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_one_to_many_scalar test/orm/test_subquery_relations.py::EagerTest::test_options_pathing test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_varchar_reflection [gw4] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_varchar_reflection [gw10] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_in_plus_notempty_notin test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_bindparam [gw10] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_bindparam [gw21] [ 73%] PASSED 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_round_trip_same_named_column[[BracketsAndCase]] [gw21] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[[BracketsAndCase]] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean2] [gw1] [ 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] [gw1] [ 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] [gw1] [ 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] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[float2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer0] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer0] [gw24] [ 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] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer1] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer1] test/dialect/test_suite.py::IdentityColumnTest::test_select_all [gw26] [ 73%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_select_all test/dialect/test_suite.py::IdentityColumnTest::test_select_columns [gw26] [ 73%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_select_columns test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity [gw26] [ 73%] SKIPPED test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity_schema [gw26] [ 73%] SKIPPED test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity_schema test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_autoclose_on_insert [gw26] [ 73%] 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 [gw26] [ 73%] SKIPPED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_autoclose_on_insert_implicit_returning [gw7] [ 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/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer2] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_autoincrement_col [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric1] test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_empty_insert [gw26] [ 73%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_empty_insert test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_empty_insert_multiple [gw26] [ 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 [gw1] [ 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] [gw26] [ 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 [gw26] [ 73%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select_autoinc test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric2] test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select_autoinc_no_rows [gw26] [ 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 [gw26] [ 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 [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer3] [gw26] [ 73%] PASSED test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_41_2::test_huge_int test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[json0] [gw26] [ 73%] PASSED test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_int_different] [gw26] [ 73%] PASSED 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::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_int_same] [gw26] [ 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] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[json0] [gw26] [ 73%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_null] [gw24] [ 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_access[json1] 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::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string0] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[json1] [gw26] [ 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::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric0] test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[one_null_second] [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string0] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[___name] [gw21] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[___name] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string1] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric0] [gw26] [ 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::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric1] [gw24] [ 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] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric1] 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[numeric2] [gw26] [ 73%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_all_levels [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string2] test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_default_isolation_level test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string3] [gw26] [ 73%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_default_isolation_level [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric2] test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_non_default_isolation_level [gw24] [ 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_index_typed_access[string0] test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_no_alias [gw17] [ 73%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_no_alias [gw26] [ 73%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_non_default_isolation_level test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal0] test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_against_string_basic [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string1] [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal0] [gw1] [ 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_path_typed_comparison[_decimal1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string2] [gw26] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_against_string_basic [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal1] test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_mixed_path [gw1] [ 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_round_trip_none_as_sql_null[parameters] 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_index_typed_access[string3] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[_name] [gw21] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[_name] [gw1] [ 73%] SKIPPED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string3] [gw26] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_mixed_path [gw24] [ 73%] 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_index_typed_comparison[_decimal0] test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_simple_int [gw7] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_w_ac_against_subquery test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] [gw16] [ 73%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^(b|c)-expected6] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean0] [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^(b|c)-expected6] test/orm/test_subquery_relations.py::EagerTest::test_double_with_aggregate [gw17] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[parameters] [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean0] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[values] [gw26] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_simple_int 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_path_typed_comparison[boolean1] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^a-expected4] test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_spaces_in_key [gw4] [ 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 [gw17] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[values] [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^a-expected4] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[-1.0] [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean1] [gw26] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_spaces_in_key [gw4] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_dialect_initialize [gw1] [ 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_path_typed_comparison[boolean2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal2] [gw17] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[-1.0] 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_single_element_round_trip[-1] [gw26] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_string_path [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean2] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[_starts_with_underscore] [gw21] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[_starts_with_underscore] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal2] [gw17] [ 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] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^abc-expected2] [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^abc-expected2] 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_path_typed_comparison[float0] [gw17] [ 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_eval_none_flag_orm [gw24] [ 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_single_element_round_trip[15.052] [gw1] [ 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_path_typed_comparison[float1] [gw17] [ 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_single_element_round_trip[15] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[boolean1] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[boolean1] [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[float1] [gw17] [ 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_index_typed_comparison[boolean2] 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_single_element_round_trip[False] [gw7] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_with_aggregate [gw26] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_eval_none_flag_orm [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[float2] test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_one test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer0] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[a.cde-expected0] [gw16] [ 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] [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[abc-expected1] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_replace [gw16] [ 73%] SKIPPED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_replace [gw17] [ 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::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[None0] [gw17] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[None] [gw1] [ 73%] PASSED 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[float0] [gw26] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[None0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[True] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[float0] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[boring] [gw21] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[boring] [gw24] [ 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] [gw17] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[True] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_autoescape [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_autoescape 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_single_element_round_trip[a string] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_autoescape_escape [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer1] [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_autoescape_escape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_escape [gw17] [ 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] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer2] [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer2] [gw1] [ 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] [gw1] [ 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] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer3] [gw17] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[r\xe9ve ill\xe9] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_escape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_sqlexpr [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_sqlexpr [gw17] [ 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 [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer0] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_unescaped [gw24] [ 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_index_typed_comparison[integer1] [gw17] [ 73%] PASSED 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_path_typed_comparison[numeric0] [gw16] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_unescaped [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer1] [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric0] test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer2] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_false test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[ck-_exclusions3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric1] [gw1] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer2] [gw7] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_one [gw2] [ 73%] PASSED test/engine/test_pool.py::QueuePoolTest::test_no_overflow [gw24] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric1] [gw16] [ 74%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[ck-_exclusions3] test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_three test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric2] [gw17] [ 74%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_false test/engine/test_pool.py::QueuePoolTest::test_notify_waiters test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[fk-_exclusions0] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_fk test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[col:ons] [gw21] [ 74%] 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::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[dot.s] [gw24] [ 74%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric2] [gw21] [ 74%] 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::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string0] [gw17] [ 74%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_fk test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_true [gw16] [ 74%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[fk-_exclusions0] [gw24] [ 74%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string1] [gw11] [ 74%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed [gw17] [ 74%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_true test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[ix-_exclusions2] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_outer_join_false [gw24] [ 74%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string1] [gw16] [ 74%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[ix-_exclusions2] [gw17] [ 74%] 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_path_typed_comparison[string2] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_outer_join_fk test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[pk-_exclusions1] test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_valuesbase [gw9] [ 74%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_valuesbase test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_view_definition[quote ' one-_exclusions0] [gw24] [ 74%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string2] [gw17] [ 74%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_outer_join_fk test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string3] [gw16] [ 74%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[pk-_exclusions1] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_float [gw24] [ 74%] SKIPPED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string3] test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[uq-_exclusions4] 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_round_trip_custom_json [gw17] [ 74%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_autoincrement_on_insert [gw16] [ 74%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[uq-_exclusions4] test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_last_inserted_id [gw9] [ 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::NormalizedNameTest::test_get_table_names [gw11] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_float test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_expunge [gw17] [ 74%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_last_inserted_id [gw16] [ 74%] SKIPPED test/dialect/test_suite.py::NormalizedNameTest::test_get_table_names test/dialect/test_suite.py::NormalizedNameTest::test_reflect_lowercase_forced_tables test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_native_lastrowid_autoinc [gw16] [ 74%] 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 [gw30] [ 74%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_expunge [gw17] [ 74%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_native_lastrowid_autoinc [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_decimal_coerce_round_trip test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_autoescape test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_decimal_coerce_round_trip_w_cast test/dialect/test_suite.py::ReturningTest::test_autoincrement_on_insert_implicit_returning [gw24] [ 74%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_custom_json [gw7] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_three [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_autoincrement_on_insert_implicit_returning [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_decimal_coerce_round_trip_w_cast test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_autocommit test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_numeric [gw11] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_numeric test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_numeric_asfloat test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_enotation_decimal [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_autoescape [gw11] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_numeric_asfloat test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_autoescape_escape test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_two [gw9] [ 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 [gw9] [ 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 test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_data1 [gw24] [ 74%] 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 test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_int [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_autoescape_escape [gw16] [ 74%] PASSED 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_contains_escape test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_enotation_decimal_large [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_last_inserted_id_implicit_returning test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_basic [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_escape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_unescaped [gw24] [ 74%] 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] [gw11] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_int test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_string] [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_enotation_decimal_large [gw30] [ 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] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_as_decimal [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_unescaped test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_int_desc [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_basic [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_expr] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_autoescape test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_off_explicit] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_delete_rowcount [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_off_explicit] [gw11] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_int_desc [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_autoescape [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_as_decimal [gw24] [ 74%] 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::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_autoescape_escape test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_multiple [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_delete_rowcount test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_as_float test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_string] [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_string] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_text] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_multi_delete_rowcount [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_autoescape_escape [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_text] [gw11] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_multiple test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_escape [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_multi_delete_rowcount test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_group_by_composed [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_as_float test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[parameters] [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_escape test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_multi_update_rowcount test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_sqlexpr [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_coerce_round_trip [gw11] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_group_by_composed [gw24] [ 74%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[parameters] [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_sqlexpr [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_multi_update_rowcount [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_coerce_round_trip test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option_disabled] [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option_disabled] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_unescaped test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_plain test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_raw_sql_rowcount test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_custom_scale test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[text_no_ss] [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[text_no_ss] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[text_ss_option] [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_raw_sql_rowcount [gw11] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_plain [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_unescaped [gw7] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_two test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_plain_desc [gw30] [ 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 test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_text_rowcount test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_not_regexp_match [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_stmt_enabled_conn_option_disabled test/orm/test_subquery_relations.py::EagerTest::test_from_get test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_not_regexp_match [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_text_rowcount [gw11] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_plain_desc [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_custom_scale test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[values] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[(b|c)-expected5] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount1 test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_infinity_floats [gw24] [ 74%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[values] [gw17] [ 74%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[(b|c)-expected5] test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_41_2::test_executemany_roundtrip [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount1 test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[multiparameters] [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_infinity_floats test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount2 [gw30] [ 74%] PASSED test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete [gw24] [ 74%] 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::NumericTest_sqlite+pysqlite_3_41_2::test_many_significant_digits [gw9] [ 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::SimpleUpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update [gw30] [ 74%] PASSED test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount_return_defaults [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_many_significant_digits [gw7] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_get [gw11] [ 74%] PASSED test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_41_2::test_executemany_roundtrip test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_as_decimal test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_41_2::test_single_roundtrip test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_row_w_scalar_select test/orm/test_subquery_relations.py::EagerTest::test_from_params [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_as_decimal [gw30] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_as_float [gw11] [ 74%] PASSED test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_41_2::test_single_roundtrip [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_row_w_scalar_select [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_as_float test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_backslashes [gw30] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_backslashes test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_row_with_dupe_names test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_no_decimal test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_compile test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_correlated_column_select [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_row_with_dupe_names [gw30] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_no_decimal test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_attr test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_quoting test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_null_as_decimal [gw11] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_compile [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_attr [gw7] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_params test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_compile_literal_binds [gw30] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_quoting test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_col_object [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_null_as_decimal test/orm/test_subquery_relations.py::EagerTest::test_from_statement[False] [gw11] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_compile_literal_binds test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_nolength_string test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_null_as_float test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_col_object [gw30] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_nolength_string test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_int [gw11] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment [gw16] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_null_as_float test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_expanding_plus_literal_execute [gw9] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_int test/orm/test_session.py::TransScopingTest::test_autobegin_begin_method [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_index_if_not_exists test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_string [gw11] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_expanding_plus_literal_execute [gw23] [ 74%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_begin_method 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::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_string [gw30] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_index_if_not_exists test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table [gw19] [ 74%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_correlated_column_select [gw11] [ 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::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_tuple_expanding_plus_literal_heterogeneous_execute [gw11] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_tuple_expanding_plus_literal_heterogeneous_execute test/dialect/test_suite.py::SequenceCompilerTest::test_literal_binds_inline_compile [gw7] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_statement[False] [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceCompilerTest::test_literal_binds_inline_compile [gw30] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table 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_check_constraints[quote " two-_exclusions1] test/dialect/test_suite.py::SequenceTest::test_insert_lastrowid [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_lastrowid test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_backslashes test/orm/test_subquery_relations.py::EagerTest::test_from_statement[True] test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip [gw30] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_if_not_exists [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_reflect test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_schema test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_no_implicit_returning [gw9] [ 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] [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_check_constraints[quote " two-_exclusions1] [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[False] test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[True] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_check_constraints[quote ' one-_exclusions0] [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[True] [gw19] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_backslashes test/dialect/test_suite.py::SequenceTest::test_nextval_direct [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_check_constraints[quote ' one-_exclusions0] [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_nextval_direct test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_columns[quote " two-_exclusions1] [gw30] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_schema test/dialect/test_suite.py::SequenceTest::test_nextval_direct_schema_translate test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_index_if_exists test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_nextval_direct_schema_translate [gw5] [ 74%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_raise_from [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_columns[quote " two-_exclusions1] test/dialect/test_suite.py::SequenceTest::test_optional_seq test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchall test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_columns[quote ' one-_exclusions0] [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_optional_seq [gw30] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_index_if_exists test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table [gw19] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii test/dialect/test_suite.py::ServerSideCursorsTest::test_aliases_and_ss [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_aliases_and_ss test/dialect/test_suite.py::ServerSideCursorsTest::test_conn_option [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_columns[quote ' one-_exclusions0] [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_conn_option test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchall [gw30] [ 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::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[quote " two-_exclusions1] [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchall test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchmany test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_percentsigns test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw7] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_statement[True] [gw9] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchmany [gw30] [ 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/orm/test_subquery_relations.py::EagerTest::test_group_by_only [gw11] [ 74%] 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] [gw30] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_if_exists test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_underscore_names [gw19] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_percentsigns [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[quote ' one-_exclusions0] [gw23] [ 74%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_reflect test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_indexes[quote " two-_exclusions1] test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_quoting [gw30] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_underscore_names test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_repr test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_table_no_columns [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_indexes[quote " two-_exclusions1] [gw15] [ 74%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_table_no_columns test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_view_no_columns test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_indexes[quote ' one-_exclusions0] [gw19] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_quoting [gw23] [ 74%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_repr [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_view_no_columns test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_incl_table_no_columns [gw30] [ 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 [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_indexes[quote ' one-_exclusions0] [gw30] [ 74%] SKIPPED 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 [gw3] [ 74%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_view_no_columns [gw30] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_view_no_columns test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[quote " two-_exclusions1] test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_empty_strings_text test/orm/test_session.py::WeakIdentityMapTest::test_weakref_pickled [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[quote " two-_exclusions1] [gw19] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_empty_strings test/orm/test_sync.py::SyncTest::test_source_modified_unmodified test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[quote ' one-_exclusions0] [gw7] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_group_by_only test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_null_strings test/orm/test_subquery_relations.py::EagerTest::test_limit [gw11] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[quote ' one-_exclusions0] [gw23] [ 74%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_empty_strings_text [gw19] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_null_strings test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote " two-_exclusions1] test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_roundtrip test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_literal test/orm/test_session.py::SessionUtilTest::test_get_execution_option [gw11] [ 74%] SKIPPED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote " two-_exclusions1] [gw19] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_roundtrip test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote ' one-_exclusions0] [gw15] [ 74%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_unmodified [gw23] [ 74%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_literal [gw11] [ 74%] SKIPPED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote ' one-_exclusions0] [gw29] [ 75%] PASSED test/orm/test_session.py::SessionUtilTest::test_get_execution_option [gw13] [ 75%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection test/orm/test_sync.py::SyncTest::test_update test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_options[quote " two-_exclusions1] test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw11] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_options[quote " two-_exclusions1] test/sql/test_text.py::BindParamTest::test_positional test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_options[quote ' one-_exclusions0] [gw15] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_update [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw13] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_positional [gw11] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_options[quote ' one-_exclusions0] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[quote " two-_exclusions1] test/sql/test_text.py::BindParamTest::test_positional_plus_kw test/orm/test_sync.py::SyncTest::test_update_unmapped [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_literal test/sql/test_text.py::OrderByLabelResolutionTest::test_standalone_units_stringable test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_null_strings_text [gw13] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_positional_plus_kw [gw11] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[quote " two-_exclusions1] test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[quote ' one-_exclusions0] test/sql/test_text.py::BindParamTest::test_text_in_select_nonfrom [gw29] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_standalone_units_stringable [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_null_strings_text [gw15] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_update_unmapped test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_round_trip test/sql/test_text.py::OrderByLabelResolutionTest::test_union_column [gw11] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[quote ' one-_exclusions0] [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null [gw13] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_text_in_select_nonfrom [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw29] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_union_column test/sql/test_text.py::BindParamTest::test_typing_construction test/sql/test_tablesample.py::TableSampleTest::test_no_alias_construct test/sql/test_text.py::OrderByLabelResolutionTest::test_union_label test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_round_trip_executemany [gw13] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_typing_construction [gw15] [ 75%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_no_alias_construct test/sql/test_text.py::BindParamTest::test_unique_binds [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/sql/test_tablesample.py::TableSampleTest::test_select_from [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_round_trip_executemany test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip [gw29] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_union_label [gw13] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_unique_binds test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_distinct_label [gw15] [ 75%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_select_from [gw12] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_options_pathing test/sql/test_text.py::CompileTest::test_basic [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip test/sql/test_tablesample.py::TableSampleTest::test_standalone test/orm/test_subquery_relations.py::EagerTest::test_orderby test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_empty_strings_varchar [gw13] [ 75%] PASSED test/sql/test_text.py::CompileTest::test_basic [gw7] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_limit test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_plain test/sql/test_text.py::CompileTest::test_text_adds_to_result_map [gw29] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_distinct_label [gw15] [ 75%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_standalone test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[0] test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_group_by [gw29] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_group_by test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_order_by [gw13] [ 75%] PASSED test/sql/test_text.py::CompileTest::test_text_adds_to_result_map [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw29] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_order_by test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_select_direct test/sql/test_text.py::OrderByLabelResolutionTest::test_asc [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_empty_strings_varchar test/sql/test_text.py::AsFromTest::test_alias test/sql/test_text.py::SelectCompositionTest::test_expression_element_role test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_literal [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_asc [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_alias [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_select_direct [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_expression_element_role test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_anonymized test/sql/test_text.py::SelectCompositionTest::test_select_bundle_columns test/sql/test_text.py::AsFromTest::test_basic_subquery_resultmap [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_basic_subquery_resultmap [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::TimeTZTest::test_literal test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_bundle_columns test/sql/test_text.py::SelectCompositionTest::test_select_composition_eight [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_anonymized test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_non_anonymized [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap_positional [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_literal test/dialect/test_suite.py::TimeTZTest::test_null [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_null test/dialect/test_suite.py::TimeTZTest::test_null_bound_comparison [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eight [gw12] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby test/orm/test_subquery_relations.py::EagerTest::test_orderby_desc test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_non_anonymized test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label [gw7] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_plain test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap_positional test/sql/test_text.py::AsFromTest::test_build_bindparams [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_build_bindparams test/sql/test_text.py::AsFromTest::test_column_collection_ordered [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_column_collection_ordered [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_null_bound_comparison test/dialect/test_suite.py::TimeTZTest::test_round_trip [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_round_trip test/dialect/test_suite.py::TimeTZTest::test_round_trip_decorated [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_round_trip_decorated test/dialect/test_suite.py::TimeTZTest::test_select_direct test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[None-SELECT mytable.myid, whatever FROM mytable] [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[None-SELECT mytable.myid, whatever FROM mytable] test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-SELECT mytable.myid, whatever FROM mytable] [gw8] [ 75%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[0] [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label_keyword [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label_keyword test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_colname test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_null_strings_varchar [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_null_strings_varchar test/sql/test_text.py::AsFromTest::test_column_collection_pos_plus_bykey [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_column_collection_pos_plus_bykey test/sql/test_text.py::AsFromTest::test_cte [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_cte test/sql/test_text.py::AsFromTest::test_scalar_subquery test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_round_trip [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_colname test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_label [gw29] [ 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] [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_select_direct test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_literal [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_round_trip [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_label test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_subquery [gw29] [ 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] [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_scalar_subquery test/sql/test_text.py::AsFromTest::test_select_alias_column [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_alias_column [gw7] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join_alias test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_round_trip_executemany [gw23] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_round_trip_executemany [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_literal test/sql/test_text.py::TextErrorsTest::test_column [gw8] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_column test/sql/test_text.py::TextErrorsTest::test_from [gw8] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_from test/sql/test_text.py::TextErrorsTest::test_having [gw8] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_having [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_subquery test/sql/test_text.py::OrderByLabelResolutionTest::test_no_order_by_text [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_no_order_by_text test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_alias_colname [gw29] [ 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/sql/test_text.py::TextErrorsTest::test_where [gw8] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_where test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_null [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_null [gw13] [ 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::AsFromTest::test_select_alias_label_alt_name [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_alias_label_alt_name test/sql/test_text.py::AsFromTest::test_select_column [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_column test/sql/test_text.py::AsFromTest::test_select_label_alt_name [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_label_alt_name test/sql/test_text.py::AsFromTest::test_select_label_alt_name_table_alias_column test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/orm/test_transaction.py::AccountingFlagsTest_sqlite+pysqlite_3_41_2::test_no_expire_on_commit [gw12] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_desc test/orm/test_subquery_relations.py::EagerTest::test_orderby_multi [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_five test/sql/test_text.py::SelectCompositionTest::test_select_composition_four [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_four test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[None-SELECT mytable.myid, whatever FROM mytable UNION SELECT mytable.myid, whatever FROM mytable] [gw29] [ 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] [gw29] [ 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] [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::ValuesExpressionTest::test_tuples [gw23] [ 75%] SKIPPED test/dialect/test_suite.py::ValuesExpressionTest::test_tuples test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_control_case [gw23] [ 75%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_control_case test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect [gw23] [ 75%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions [gw23] [ 75%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert [gw23] [ 75%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert test/orm/test_sync.py::SyncTest::test_clear [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw7] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join_alias test/orm/test_subquery_relations.py::EagerTest::test_many_to_one [gw12] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_multi test/orm/test_subquery_relations.py::EagerTest::test_orderby_related [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_colname test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case0-a-modifiers0] [gw13] [ 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] [gw13] [ 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] [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case2-a DESC-modifiers2] [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw29] [ 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] [gw29] [ 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 [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_one test/sql/test_text.py::SelectCompositionTest::test_select_composition_seven [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_seven test/sql/test_text.py::SelectCompositionTest::test_select_composition_six [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_six 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] [gw29] [ 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/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_select_direct [gw19] [ 75%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_select_direct test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case3-a DESC-modifiers3] [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case3-a DESC-modifiers3] test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_func_label_desc [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_label_alt_name_table_alias_column test/sql/test_text.py::AsFromTest::test_select_table_alias_column [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_table_alias_column test/sql/test_text.py::AsFromTest::test_subquery [gw15] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_subquery test/sql/test_text.py::BindParamTest::test_binds_compiled_named [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_binds_compiled_named test/sql/test_text.py::BindParamTest::test_binds_compiled_positional [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_binds_compiled_positional test/sql/test_text.py::BindParamTest::test_double_colons_dont_actually_need_escaping [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_double_colons_dont_actually_need_escaping test/sql/test_text.py::BindParamTest::test_escaping_colons [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_colons test/sql/test_text.py::BindParamTest::test_escaping_double_colons [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_clear test/orm/test_sync.py::SyncTest::test_clear_pk 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] [gw7] [ 75%] 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::TimestampMicrosecondsTest::test_literal [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_literal test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null_bound_comparison [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null_bound_comparison test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip [gw12] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_related test/orm/test_subquery_relations.py::EagerTest::test_params_arent_cached [gw29] [ 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] [gw29] [ 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] [gw8] [ 75%] PASSED test/orm/test_transaction.py::AccountingFlagsTest_sqlite+pysqlite_3_41_2::test_no_expire_on_commit [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip_decorated [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip_decorated 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] [gw29] [ 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 [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_three [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_func_label_desc test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_label [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_label test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one [gw13] [ 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 [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one_explict_quote test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two_explicit_quote [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two_explicit_quote test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_named_label_from_anon_label test/sql/test_text.py::SelectCompositionTest::test_select_composition_two [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_clear_pk test/orm/test_sync.py::SyncTest::test_clear_unmapped [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_double_colons test/sql/test_text.py::BindParamTest::test_escaping_percent_signs [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_percent_signs test/sql/test_text.py::BindParamTest::test_kw [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_kw test/sql/test_text.py::BindParamTest::test_literal_binds [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_literal_binds test/sql/test_text.py::BindParamTest::test_missing_bind_kw [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_missing_bind_kw test/sql/test_text.py::BindParamTest::test_missing_bind_posn [gw15] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_missing_bind_posn [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_named_label_from_anon_label test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_outermost_label [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_outermost_label [gw29] [ 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] [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[None-expected0] test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected2] [gw29] [ 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] [gw29] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_NONE')-expected1] test/sql/test_text.py::OrderByLabelResolutionTest::test_over [gw13] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_over test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_commit_pending [gw12] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_params_arent_cached test/orm/test_subquery_relations.py::EagerTest::test_uselist_false_warning [gw7] [ 75%] 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] [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_clear_unmapped test/orm/test_sync.py::SyncTest::test_populate test/dialect/test_suite.py::TimestampMicrosecondsTest::test_select_direct [gw19] [ 75%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_select_direct test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_col_targeting [gw19] [ 75%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_col_targeting test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_rudimentary_roundtrip [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate [gw27] [ 75%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_rudimentary_roundtrip test/orm/test_sync.py::SyncTest::test_populate_dict test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-False] [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_dict [gw12] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_uselist_false_warning test/orm/test_sync.py::SyncTest::test_populate_dict_unmapped [gw7] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_dict_unmapped test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_one test/orm/test_sync.py::SyncTest::test_populate_flag_cascaded [gw8] [ 75%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_commit_pending [gw27] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-False] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_concurrent_commit_pending [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_flag_cascaded test/orm/test_sync.py::SyncTest::test_populate_unmapped_dest [gw8] [ 75%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_concurrent_commit_pending test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-True] [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_unmapped_dest test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback test/orm/test_sync.py::SyncTest::test_populate_unmapped_source [gw8] [ 75%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback [gw27] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-True] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_trans_deleted_cleared_on_rollback test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-plain_name-plain_name] [gw23] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_unmapped_source test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-False] test/orm/test_sync.py::SyncTest::test_source_modified_composite [gw0] [ 75%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-plain_name-plain_name] [gw8] [ 75%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_trans_deleted_cleared_on_rollback [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-False] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_trans_pending_cleared_on_commit [gw8] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_trans_pending_cleared_on_commit test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-True] [gw23] [ 76%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_composite test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[control] [gw22] [ 76%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[control] test/orm/test_sync.py::SyncTest::test_source_modified_composite_unmodified [gw8] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-True] 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[begin-False-False-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager_rollback_outer test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-False] test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_type_affinity [gw25] [ 76%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_type_affinity [gw23] [ 76%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_composite_unmodified test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-True] [gw8] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback_cascade [gw27] [ 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::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback_orphan test/orm/test_sync.py::SyncTest::test_source_modified_modified test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-True] [gw25] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-True] [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-False-False] [gw27] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-False] [gw23] [ 76%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_modified [gw8] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback_orphan test/orm/test_sync.py::SyncTest::test_source_modified_no_pairs test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-False-True] [gw22] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager_rollback_outer test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw20] [ 76%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-False] [gw25] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-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_fixture10-True] [gw20] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-False] [gw22] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager_rollback_trans test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_41_2::test_fk_column_order [gw25] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-True] [gw0] [ 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::AutoRollbackTest_sqlite+pysqlite_3_41_2::test_rollback_deadlock [gw23] [ 76%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_no_pairs test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-True] [gw14] [ 76%] PASSED test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_41_2::test_fk_column_order 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] [gw8] [ 76%] PASSED test/engine/test_transaction.py::AutoRollbackTest_sqlite+pysqlite_3_41_2::test_rollback_deadlock [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint [gw25] [ 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::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_reset_level [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-True] [gw0] [ 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_no_autocommit test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_attrs_on_rollback test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-True-True] [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_reset_level test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-False] [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_reset_level_with_setting test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_w_autobegin [gw25] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-True] [gw12] [ 76%] PASSED test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_one [gw27] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-False] [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_reset_level_with_setting test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_two [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-True-True] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_warning_in_transaction test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-False] [gw20] [ 76%] PASSED 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_no_autocommit_w_begin test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-False-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-True] [gw25] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-False] [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_w_begin [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_warning_in_transaction [gw8] [ 76%] SKIPPED 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_no_double_begin [gw27] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-True] test/orm/test_transaction.py::LegacyBranchedJoinIntoAnExternalTransactionTest::test_something [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-False-False] [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_double_begin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-True] test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_eval 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_fixture3-False] [gw25] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-False-True] [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_eval [gw20] [ 76%] PASSED 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_fixture3-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-False-True] [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-False] [gw14] [ 76%] PASSED test/orm/test_transaction.py::LegacyBranchedJoinIntoAnExternalTransactionTest::test_something [gw25] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-False] [gw12] [ 76%] PASSED test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_two test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager_autobegin test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-True-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-True] test/orm/test_transaction.py::LegacyJoinIntoAnExternalTransactionTest::test_something [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager_autobegin [gw22] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_attrs_on_rollback test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_joined test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_inactive [gw25] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-True] [gw20] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_inactive test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[subquery] [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-False] test/engine/test_transaction.py::ConnectionCharacteristicTest::test_connection_invalidated [gw0] [ 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::FixtureDataTest_sqlite+pysqlite_3_41_2::test_commit_persistent test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_no_begin [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_no_begin test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-False] [gw8] [ 76%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_connection_invalidated test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_close [gw14] [ 76%] PASSED test/orm/test_transaction.py::LegacyJoinIntoAnExternalTransactionTest::test_something test/engine/test_transaction.py::ConnectionCharacteristicTest::test_default_level [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_close [gw27] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-False] [gw22] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_commit_persistent test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_exception [gw8] [ 76%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_default_level test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_oob_insert test/engine/test_transaction.py::ConnectionCharacteristicTest::test_engine_param_stays test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_concurrent_commit_persistent [gw20] [ 76%] PASSED 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_rollback_on_exception_if_no_trans [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-True] [gw12] [ 76%] PASSED test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_joined [gw8] [ 76%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_engine_param_stays test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_subq test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_engine [gw20] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_exception_if_no_trans 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_savepoint_five [gw27] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-True] [gw8] [ 76%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_engine test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_option_engine [gw20] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_five [gw7] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[subquery] [gw22] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_concurrent_commit_persistent test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_four [gw14] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_oob_insert [gw8] [ 76%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_option_engine test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-False] [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-False-False] test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_statement_bzzt test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update [gw20] [ 76%] SKIPPED 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_savepoint_one [gw8] [ 76%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_statement_bzzt test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-False-True] [gw20] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_one test/engine/test_transaction.py::ConnectionCharacteristicTest::test_warning_in_transaction [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_seven test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something [gw20] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_seven test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit [gw12] [ 76%] PASSED test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_subq [gw8] [ 76%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_warning_in_transaction test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_six test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-True] [gw14] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-False-True] [gw20] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_six test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager test/orm/test_subquery_relations.py::Issue6149Test::test_issue_6419 test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update_nested 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_interrupt_ctxmanager_ops[delete-False-True-False] [gw14] [ 76%] SKIPPED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update_nested [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-True] [gw20] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_three test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_two [gw22] [ 76%] PASSED test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_multiple_key_replaced_by_update [gw20] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_two test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-False] test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-True-False] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[False-False-_exclusions0] [gw27] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-False] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_connection_invalidated [gw4] [ 76%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[False-False-_exclusions0] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-True-True] [gw14] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_multiple_key_replaced_by_update [gw20] [ 76%] PASSED 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_interrupt_ctxmanager[trans_ctx_manager_fixture6-True] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_default_level [gw7] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_reloaded_deleted_checked_for_expiry [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager [gw22] [ 76%] PASSED test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers [gw20] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_default_level [gw27] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-True] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_engine_param_stays [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-True-True] test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit_collections [gw7] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit_collections test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager_rollback_outer [gw20] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_engine_param_stays test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-False] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-False-False] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_invalid_level test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[has spaces] test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_delete test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[___name] [gw28] [ 76%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[___name] [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager_rollback_outer [gw7] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_delete [gw20] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_invalid_level [gw18] [ 76%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit [gw22] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close [gw27] [ 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::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_isolation_level_accessors_connection_default 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_begin_begin_nested_rollback_commit test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_lost_still_runs [gw21] [ 76%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[has spaces] [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-False-False] [gw20] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_isolation_level_accessors_connection_default [gw7] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_lost_still_runs test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-True] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_isolation_level_accessors_connection_option_modified [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager_rollback_trans [gw12] [ 76%] PASSED test/orm/test_subquery_relations.py::Issue6149Test::test_issue_6419 test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-False-True] [gw22] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_commit test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback [gw20] [ 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::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_commit [gw7] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_connection test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6] [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-True] test/orm/test_subquery_relations.py::JoinedNoLoadConflictTest::test_subqueryload_on_joined_noload test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_collections test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_committed_state [gw20] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_connection [gw22] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback [gw7] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_collections test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-False] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_close test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_engine [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-False-True] test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback [gw20] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_engine test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-True-False] [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_commit [gw27] [ 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::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_option_engine [gw22] [ 76%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_close [gw7] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_commit test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_nested_rollback test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw20] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_option_engine [gw21] [ 76%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6] [gw28] [ 76%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-True] [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_nested_rollback [gw22] [ 76%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_commit test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw27] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-True] [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-True-False] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_rollback test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_begin_fails_connection_is_closed test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close [gw4] [ 76%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_committed_state test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-False] [gw22] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_rollback test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_commit [gw12] [ 76%] PASSED test/orm/test_subquery_relations.py::JoinedNoLoadConflictTest::test_subqueryload_on_joined_noload [gw28] [ 76%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw21] [ 76%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7] [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-False] [gw4] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_commit [gw18] [ 76%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8] [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_rollback test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw22] [ 76%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_rollback [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-True-True] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_agent_no_conn_transaction test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_prepare test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_explicit_begin test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-True] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw4] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_prepare test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-False-False] [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_explicit_begin [gw7] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_begin_fails_connection_is_closed [gw18] [ 76%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw22] [ 76%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_agent_no_conn_transaction 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::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_rollback [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-True] [gw21] [ 76%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw4] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_rollback test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_begin_savepoint_fails_connection_is_not_closed test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-False-False] [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-False-False] [gw22] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase [gw7] [ 76%] 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_preserve_flush_error test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit [gw21] [ 76%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-False-True] [gw18] [ 76%] 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::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_closed_status_check [gw22] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-False-False] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback [gw7] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_closed_status_check test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_temp_table [gw6] [ 76%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_temp_table [gw21] [ 76%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-False-True] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_continue_flushing_guard test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw22] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback [gw0] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-False-True] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] [gw4] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_preserve_flush_error [gw28] [ 76%] 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_recover test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-True-False] [gw27] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-False-True] [gw18] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autobegin_commit test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_report_primary_error_when_rollback_fails test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-True-False] [gw4] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_report_primary_error_when_rollback_fails [gw0] [ 77%] 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::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_on_external_future [gw28] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw22] [ 77%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autobegin_commit [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] [gw6] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_recover test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autobegin_rollback [gw27] [ 77%] 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::TransactionFlagsTest::test_in_transaction [gw4] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_on_external_future test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-True-True] 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/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_transaction test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_direct [gw10] [ 77%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_direct [gw18] [ 77%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-True-True] [gw22] [ 77%] 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_autocommit_isolation_level test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner_plus_dialect test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_commit_future test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_nesting [gw6] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_transaction test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_with_interface [gw22] [ 77%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autocommit_isolation_level [gw18] [ 77%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_nesting test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_subtransactions [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] [gw28] [ 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/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_begin_block [gw18] [ 77%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_subtransactions [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-True-True] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] [gw27] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-True-True] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw22] [ 77%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_begin_block [gw6] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_with_interface test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close [gw4] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_commit_future test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-False-False] [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner_plus_dialect test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-False-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_commit_inactive [gw28] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_no_begin test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw22] [ 77%] 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_commit_no_begin [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer_plus_dialect [gw22] [ 77%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_commit_no_begin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_autobegins_real_trans_from_nested [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_autobegins_real_trans_from_nested [gw7] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_continue_flushing_guard [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-False-False] [gw27] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-False-False] [gw28] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[False] [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_41_2::test_rollback_on_prepare test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commit_fails_ctxmanager [gw4] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_no_begin test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_continue_flushing_on_commit test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-False-True] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-False-True] [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commit_fails_ctxmanager [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer_plus_dialect [gw22] [ 77%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[True] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_rollback_future test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commit_fails_flat [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] test/sql/test_type_expressions.py::StringRoundTripTest::test_round_trip [gw28] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw22] [ 77%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[True] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commit_fails_flat test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_explicit_begin test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commits [gw7] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_continue_flushing_on_commit [gw27] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-False-True] [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_round_trip [gw22] [ 77%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_explicit_begin [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commits [gw4] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_rollback_future test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_apply_labels test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] 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_fixture0-False] [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-False-True] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_commits_real_trans_from_nested [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting 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_fixture6] [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_apply_labels [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-False] [gw28] [ 77%] PASSED 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_type_expressions.py::StringRoundTripTest::test_targeting_by_string test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-True-False] [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_commits_real_trans_from_nested test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting_future test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw4] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_transactions_isolated [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_by_string [gw6] [ 77%] SKIPPED test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_41_2::test_rollback_on_prepare test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-True] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_twophase [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting_future test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_individual_labels test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[False] [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[False] [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-True] [gw27] [ 77%] 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::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_individual_labels [gw4] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_twophase test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[True] test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_no_labels test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_execution_options_begin_transaction [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-True-False] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_delete [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_no_labels [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[True] [gw28] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-True-True] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_legacy_marker[False] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_execution_options_begin_transaction test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_round_trip [gw18] [ 77%] 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_execution_options_ignored_mid_transaction [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-True-True] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_legacy_marker[True] test/base/test_tutorials.py::DocTest::test_20_style [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_round_trip test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_no_double_begin_explicit test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_apply_labels [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_legacy_marker[True] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_execution_options_ignored_mid_transaction [gw4] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_delete [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_no_double_begin_explicit test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[False] [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_apply_labels test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_dirty [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_by_string [gw18] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_old_rollback_is_local test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_external_nested_transaction test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_multiple_two_phase [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_external_nested_transaction [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_by_string test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[True] [gw0] [ 77%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_old_rollback_is_local [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_multiple_two_phase test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_individual_labels [gw18] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[True] 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_failed_rollback_deactivates_transaction test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_deactivated_savepoint_warning_straight [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_individual_labels test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_future_one [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_failed_rollback_deactivates_transaction [gw18] [ 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_nested_subtransaction_rollback test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_no_labels [gw4] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_dirty test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_deactivated_warning_straight [gw10] [ 77%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_no_labels [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_future_one test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_invalidate [gw18] [ 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_no_rollback_in_deactive [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_invalidate test/sql/test_types.py::AdaptTest::test_adapt_constructor_copy_override_kw test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_new test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_one [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive [gw28] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_constructor_copy_override_kw test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive_savepoint test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR0] [gw18] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_close [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_one [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive_savepoint [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR0] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_raise test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_close test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR1] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10] [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR1] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_two [gw28] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR0] [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_raise [gw18] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_deleted_items_restored [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR0] [gw4] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_new [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_two test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR1] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_reset_rollback_two_phase_no_rollback [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_deleted_items_restored test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11] [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR1] [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_reset_rollback_two_phase_no_rollback 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/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._FBDateTime] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_retains_through_options [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._FBDateTime] 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_warning_on_using_inactive_session_rollback_evt test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._StringType] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_two_future [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._StringType] [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11] [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_new_items_removed [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_retains_through_options test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBFloat_kinterbasdb] [gw0] [ 77%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_two_future [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBFloat_kinterbasdb] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback [gw28] [ 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_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBNumeric_kinterbasdb] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBNumeric_kinterbasdb] [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback [gw4] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_rollback_evt test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT0] [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT0] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager_autocommit test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT1] [gw28] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1] [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT1] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans_future [gw21] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager_autocommit test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME20] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_release_fails_ctxmanager [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME20] [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans_future test/orm/test_transaction.py::SubtransactionRecipeTest_True_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_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME21] [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_release_fails_ctxmanager [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME21] [gw18] [ 77%] SKIPPED 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_savepoint_release_fails_flat [gw21] [ 77%] SKIPPED 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_commit_one test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3] [gw18] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET0] [gw10] [ 77%] 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] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add [gw28] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_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_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4] [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET1] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw28] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_with_explicit_commit test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw18] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4] [gw28] [ 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/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer3] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_with_explicit_commit test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[None1] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw1] [ 77%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer3] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_with_explicit_commit_future [gw26] [ 77%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[None1] [gw4] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON0] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[omit] [gw26] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON0] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_with_explicit_commit_future [gw4] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw1] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE1] [gw28] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw24] [ 77%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[omit] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.MONEY] [gw26] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._MSTime_mxodbc] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_close_transaction_on_flush test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands [gw1] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.MONEY] 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.mysql.types.DECIMAL1] [gw26] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._MSTime_mxodbc] [gw24] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL1] [gw1] [ 77%] 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.mxodbc._VARBINARY_mxodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DOUBLE] [gw26] [ 77%] 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.base.NTEXT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pymssql._MSNumeric_pymssql] [gw24] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DOUBLE] [gw1] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.NTEXT1] [gw4] [ 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 [gw26] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pymssql._MSNumeric_pymssql] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_close_transaction_on_flush 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.pyodbc._BINARY_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT0] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw26] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._BINARY_pyodbc] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw24] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT0] [gw4] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw1] [ 77%] 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.mysql.types.FLOAT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSFloat_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.REAL1] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSFloat_pyodbc] [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT1] [gw4] [ 78%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSNumeric_pyodbc] [gw1] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER0] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSNumeric_pyodbc] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._ODBCDATETIMEOFFSET] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION0] [gw24] [ 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.mssql.base.ROWVERSION1] [gw26] [ 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.mysql.types.INTEGER1] [gw4] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._ODBCDateTime] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME0] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER1] [gw26] [ 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] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME1] [gw14] [ 78%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_reloaded_deleted_checked_for_expiry test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB0] [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB0] [gw26] [ 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] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.cymysql._cymysqlBIT] [gw1] [ 78%] 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM0] test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_rollback_recover test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB1] [gw24] [ 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] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM1] [gw1] [ 78%] 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] [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGTEXT] [gw4] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw28] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM1] 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.MEDIUMBLOB0] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SQL_VARIANT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME0] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.SET] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB1] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME0] [gw14] [ 78%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_rollback_recover test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.json.JSON0] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.json.JSON0] 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.mssql.base.TIME1] [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMINT] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME1] [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-False] [gw26] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP0] test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something [gw28] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMINT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMTEXT] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.mysqlconnector._myconnpyBIT] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-True] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.oursql._oursqlBIT] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP1] [gw4] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-True] [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMTEXT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NCHAR0] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.oursql._oursqlBIT] 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/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-False] [gw24] [ 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] [gw3] [ 78%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_pickled [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TINYINT0] [gw1] [ 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] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TINYINT1] [gw25] [ 78%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-False] [gw24] [ 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.NUMERIC0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.pyodbc._pyodbcTIME] [gw26] [ 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] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIGINT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIGINT1] [gw26] [ 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] [gw24] [ 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.NUMERIC1] [gw28] [ 78%] 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/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-True] [gw25] [ 78%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-True] [gw14] [ 78%] PASSED test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.UNIQUEIDENTIFIER] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.UNIQUEIDENTIFIER] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY0] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY0] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one 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::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-False] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY1] [gw26] [ 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] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR1] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DATETIME0] [gw28] [ 78%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-False] test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2m [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NUMERIC1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NVARCHAR0] [gw24] [ 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] [gw24] [ 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] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw26] [ 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.DATETIME1] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DATETIME1] [gw1] [ 78%] 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] [gw1] [ 78%] 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] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.XML0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.XML1] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.XML1] [gw14] [ 78%] PASSED test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL0] [gw28] [ 78%] 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::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL1] [gw24] [ 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] [gw24] [ 78%] PASSED 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.mssql.base._BASETIMEIMPL] [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._BASETIMEIMPL] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-True] [gw25] [ 78%] 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::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-False] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSDateTime] [gw28] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw25] [ 78%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-True] [gw25] [ 78%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-False] [gw1] [ 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] [gw14] [ 78%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-False] [gw1] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.SMALLINT1] [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.SMALLINT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TEXT0] [gw24] [ 78%] PASSED 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.TEXT1] [gw24] [ 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.TIME0] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-True] [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-True] [gw4] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_commit test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw1] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSUnicodeText] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-False] [gw24] [ 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.TIME1] [gw24] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIME1] [gw28] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw14] [ 78%] 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_three_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw4] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw25] [ 78%] PASSED 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_connection[trans_ctx_manager_fixture9-True] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_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_error_on_using_inactive_session_commands [gw14] [ 78%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback [gw25] [ 78%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-True] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_close test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] [gw4] [ 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 [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[9cde-expected3] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw14] [ 78%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_close [gw28] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw17] [ 78%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[9cde-expected3] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_commit [gw4] [ 78%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw31] [ 78%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_to_entity [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_bound test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP1] [gw4] [ 78%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP1] [gw14] [ 78%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_commit [gw25] [ 78%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB0] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB0] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_precision_decimal test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_commit_one test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB1] [gw25] [ 78%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] [gw6] [ 78%] PASSED test/base/test_tutorials.py::DocTest::test_20_style test/base/test_tutorials.py::DocTest::test_core [gw16] [ 78%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_precision_decimal [gw17] [ 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] [gw14] [ 78%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYINT] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER0] [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_one test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYTEXT] [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYTEXT] [gw16] [ 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.oracle.base.NUMBER1] [gw16] [ 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.NUMBER2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR0] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw14] [ 78%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_one [gw17] [ 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.mysql.types.VARCHAR1] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.RAW0] [gw16] [ 78%] PASSED 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.base.RAW1] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.RAW1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.ROWID] [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.YEAR] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.ROWID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR20] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR20] [gw25] [ 78%] 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_engine[trans_ctx_manager_fixture4] [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] [gw17] [ 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._FloatType] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_two [gw14] [ 78%] 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 [gw17] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR21] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR21] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base._OracleBoolean] [gw16] [ 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] [gw16] [ 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] [gw16] [ 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] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] [gw25] [ 78%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw17] [ 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._MatchType0] [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType1] [gw25] [ 78%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw14] [ 78%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_rollback test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_rollback [gw28] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._StringType] [gw16] [ 78%] 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.oracle.cx_oracle._OracleChar] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleChar] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleDate] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleEnum] [gw16] [ 78%] PASSED 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.oracle.cx_oracle._OracleInteger] [gw16] [ 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.oracle.cx_oracle._OracleInterval] [gw16] [ 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.oracle.cx_oracle._OracleLong] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleLong] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNChar] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNChar] [gw14] [ 78%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_rollback test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw28] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw17] [ 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] [gw17] [ 78%] PASSED 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.oracle.base.BFILE1] [gw17] [ 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] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands [gw14] [ 78%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE0] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNumeric] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRaw] [gw16] [ 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.oracle.cx_oracle._OracleRowid] [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE1] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRowid] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleString] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT0] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleString] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleText] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleText] [gw17] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT0] [gw14] [ 78%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT1] [gw12] [ 78%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringCHAR] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringCHAR] [gw28] [ 78%] 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 test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringNCHAR] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringNCHAR] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextCLOB] [gw16] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextCLOB] [gw17] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE0] [gw17] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE1] [gw14] [ 79%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback [gw17] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE1] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_trans_close test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION0] [gw17] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION1] [gw17] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION1] [gw14] [ 79%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_trans_close test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.INTERVAL] [gw17] [ 79%] 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/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation [gw17] [ 79%] 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] [gw17] [ 79%] 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] [gw17] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB0] [gw12] [ 79%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_expr] test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal [gw9] [ 79%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_expr] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY0] [gw9] [ 79%] 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/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_view_definition[quote " two-_exclusions1] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY1] [gw11] [ 79%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_view_definition[quote " two-_exclusions1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncPgEnum] [gw30] [ 79%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal [gw9] [ 79%] 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.AsyncPgInterval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MACADDR] [gw9] [ 79%] 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] [gw30] [ 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.pg8000._PGTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MONEY] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTime] [gw9] [ 79%] 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] [gw30] [ 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.pg8000._PGUUID] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGUUID] [gw9] [ 79%] 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.psycopg2._PGARRAY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.OID] [gw30] [ 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] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGARRAY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGEnum] [gw30] [ 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] [gw11] [ 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.psycopg2._PGHStore] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgDateTime] [gw9] [ 79%] PASSED 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.postgresql.asyncpg.AsyncpgDate] [gw9] [ 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] [gw30] [ 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] [gw30] [ 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] [gw9] [ 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] [gw11] [ 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] [gw11] [ 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.psycopg2._PGJSON] [gw11] [ 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] [gw11] [ 79%] PASSED 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.psycopg2._PGUUID] [gw11] [ 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] [gw12] [ 79%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSONB] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSON] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSON] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgNumeric] [gw6] [ 79%] PASSED test/base/test_tutorials.py::DocTest::test_core test/base/test_tutorials.py::DocTest::test_core_operators [gw11] [ 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] [gw11] [ 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] [gw11] [ 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] [gw11] [ 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.postgresql.pygresql._PGUUID] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGUUID] [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIMESTAMP1] [gw30] [ 79%] 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.base.TSVECTOR] [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TSVECTOR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.UUID] [gw30] [ 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.hstore.HSTORE] [gw30] [ 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] [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSON0] [gw9] [ 79%] 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.asyncpg.AsyncpgOID] [gw9] [ 79%] 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] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgREGCLASS] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgTime] [gw9] [ 79%] 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] [gw9] [ 79%] 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.postgresql.base.BIT] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BIT] [gw14] [ 79%] PASSED test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation_with_savepoint [gw14] [ 79%] SKIPPED test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation_with_savepoint test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSON1] [gw30] [ 79%] PASSED 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.json.JSONB0] [gw30] [ 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] [gw30] [ 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] [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGARRAY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGBigInteger] [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGBigInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGBoolean] [gw30] [ 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.pg8000._PGEnum] [gw30] [ 79%] 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.pg8000._PGInteger] [gw30] [ 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.pg8000._PGInterval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pypostgresql.PGNumeric] [gw11] [ 79%] PASSED 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.ranges.DATERANGE] [gw11] [ 79%] PASSED 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.ranges.INT4RANGE] [gw11] [ 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.ranges.INT8RANGE] [gw11] [ 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.ranges.NUMRANGE] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.NUMRANGE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.TSRANGE] [gw11] [ 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.ranges.TSTZRANGE] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.TSTZRANGE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATE0] [gw11] [ 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] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATETIME0] [gw11] [ 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.base.DATETIME1] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATETIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME0] [gw11] [ 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.postgresql.base.BYTEA0] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BYTEA0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BYTEA1] [gw9] [ 79%] 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] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.CIDR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION0] [gw9] [ 79%] PASSED 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.DOUBLE_PRECISION1] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.ENUM0] [gw9] [ 79%] PASSED 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.base.ENUM1] [gw9] [ 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] [gw9] [ 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] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.INTERVAL] [gw12] [ 79%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar [gw30] [ 79%] PASSED 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.pg8000._PGJSONB] [gw30] [ 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] [gw30] [ 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._PGNullType] [gw30] [ 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._PGNumeric] [gw30] [ 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.postgresql.pg8000._PGSmallInteger] [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGSmallInteger] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_no_query_on_deferred [gw6] [ 79%] PASSED test/base/test_tutorials.py::DocTest::test_core_operators test/base/test_tutorials.py::DocTest::test_orm [gw12] [ 79%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_no_query_on_deferred test/orm/test_subquery_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_insert [gw19] [ 79%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_insert test/orm/test_sync.py::SyncTest::test_source_modified_no_unmapped test/sql/test_text.py::OrderByLabelResolutionTest::test_pg_distinct test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected3] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base._SQliteJson] [gw29] [ 79%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected3] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base._SQliteJson] [gw13] [ 79%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_pg_distinct test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.json.JSON0] [gw12] [ 79%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.json.JSON0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.json.JSON1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIME0] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER1] [gw29] [ 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] [gw19] [ 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] [gw19] [ 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] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.pysqlite._SQLite_pysqliteTimeStamp] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.BIT] test/sql/test_text.py::BindParamTest::test_percent_signs_literal_binds [gw13] [ 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.sql.sqltypes.Integer] [gw13] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Integer] [gw29] [ 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] [gw29] [ 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] [gw29] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Text0] [gw29] [ 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.Text1] [gw23] [ 79%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_no_unmapped [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.BIT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.IMAGE0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.IMAGE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.IMAGE1] [gw19] [ 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.dialects.sybase.base.MONEY] [gw19] [ 79%] 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.dialects.sybase.base.SMALLMONEY] [gw19] [ 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.dialects.sybase.base.TINYINT0] [gw19] [ 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.BINARY1] [gw23] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY1] [gw15] [ 79%] PASSED test/sql/test_text.py::BindParamTest::test_percent_signs_literal_binds test/sql/test_types.py::AdaptTest::test_repr[BINARY_DOUBLE] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY_DOUBLE] test/sql/test_types.py::AdaptTest::test_repr[BINARY_FLOAT] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY_FLOAT] test/sql/test_types.py::AdaptTest::test_repr[BIT0] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT0] test/sql/test_types.py::AdaptTest::test_repr[BIT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB0] [gw23] [ 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.Interval] [gw13] [ 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] [gw13] [ 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] [gw13] [ 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] [gw13] [ 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] [gw13] [ 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.BLOB1] [gw23] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN0] [gw23] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN0] [gw29] [ 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.Time] [gw29] [ 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] [gw29] [ 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] [gw29] [ 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] [gw29] [ 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] [gw29] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.UnicodeText0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.UnicodeText1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.MatchType1] [gw13] [ 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] [gw13] [ 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.sql.sqltypes.NCHAR1] [gw13] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NCHAR1] 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.BOOLEAN1] [gw23] [ 79%] PASSED 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.BigInteger0] [gw23] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BigInteger0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BigInteger1] [gw23] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BigInteger1] [gw29] [ 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.sqltypes.VARBINARY0] [gw29] [ 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] [gw29] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARBINARY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR0] [gw29] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR1] [gw29] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes._Binary] [gw29] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes._Binary] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT1] test/sql/test_types.py::AdaptTest::test_repr[BIT2] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT2] test/sql/test_types.py::AdaptTest::test_repr[BIT3] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT3] test/sql/test_types.py::AdaptTest::test_repr[BLOB] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BLOB] test/sql/test_types.py::AdaptTest::test_repr[BOOLEAN] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BOOLEAN] test/sql/test_types.py::AdaptTest::test_repr[BYTEA] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BYTEA] test/sql/test_types.py::AdaptTest::test_repr[BigInteger] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BigInteger] test/sql/test_types.py::AdaptTest::test_repr[Boolean] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Boolean] test/sql/test_types.py::AdaptTest::test_repr[CHAR0] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR0] test/sql/test_types.py::AdaptTest::test_repr[CHAR1] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR1] test/sql/test_types.py::AdaptTest::test_repr[CHAR2] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR2] [gw13] [ 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] [gw13] [ 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] [gw13] [ 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] [gw13] [ 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] [gw13] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NullType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Numeric] [gw13] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Numeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Boolean] test/sql/test_types.py::AdaptTest::test_repr[CIDR] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CIDR] test/sql/test_types.py::AdaptTest::test_repr[CLOB] [gw15] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CLOB] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.TINYINT1] [gw19] [ 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] [gw19] [ 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] [gw19] [ 80%] 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] [gw19] [ 80%] 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] [gw19] [ 80%] 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.dialects.sybase.base.UNIVARCHAR0] [gw12] [ 80%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] [gw12] [ 80%] 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] test/sql/test_types.py::AdaptTest::test_repr[DATE0] [gw15] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATE0] test/sql/test_types.py::AdaptTest::test_repr[DATE1] [gw15] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATE1] test/sql/test_types.py::AdaptTest::test_repr[DATE2] [gw15] [ 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_adapt_method[sqlalchemy.sql.type_api.UserDefinedType] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.type_api.UserDefinedType] test/sql/test_types.py::AdaptTest::test_convert_unicode_text_type [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_convert_unicode_text_type test/sql/test_types.py::AdaptTest::test_python_type [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_python_type test/sql/test_types.py::AdaptTest::test_repr[ARRAY0] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ARRAY0] test/sql/test_types.py::AdaptTest::test_repr[ARRAY1] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ARRAY1] test/sql/test_types.py::AdaptTest::test_repr[BFILE] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BFILE] test/sql/test_types.py::AdaptTest::test_repr[BIGINT0] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIGINT0] test/sql/test_types.py::AdaptTest::test_repr[BIGINT1] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIGINT1] [gw19] [ 80%] 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.dialects.sybase.base.UNIVARCHAR1] [gw19] [ 80%] 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] [gw19] [ 80%] PASSED 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.dialects.sybase.pysybase._SybNumeric] [gw19] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.pysybase._SybNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDateTime] [gw19] [ 80%] 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] [gw19] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrTime] [gw19] [ 80%] 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] [gw19] [ 80%] 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] [gw23] [ 80%] 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.CHAR0] [gw23] [ 80%] 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] [gw23] [ 80%] 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] [gw23] [ 80%] 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] [gw23] [ 80%] 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] [ 80%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] [gw15] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATERANGE] test/sql/test_types.py::AdaptTest::test_repr[DATETIME0] [gw15] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME0] test/sql/test_types.py::AdaptTest::test_repr[DATETIME1] [gw15] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME1] test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] [gw15] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] [gw15] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] test/sql/test_types.py::AdaptTest::test_repr[DATETIMEOFFSET] [gw15] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIMEOFFSET] [gw19] [ 80%] PASSED 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.BIGINT1] [gw19] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT1] [gw5] [ 80%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchall test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.PickleType] [gw13] [ 80%] 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] [gw13] [ 80%] 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] [gw13] [ 80%] 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] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT1] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger0] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger0] [gw23] [ 80%] 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] [gw23] [ 80%] 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.DATETIME0] [gw23] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME1] [gw23] [ 80%] 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] [gw23] [ 80%] 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] [gw23] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DECIMAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DateTime] [gw23] [ 80%] 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.Date] [gw23] [ 80%] 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] [gw23] [ 80%] 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] [gw23] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT0] [gw23] [ 80%] 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] [gw23] [ 80%] 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] [gw23] [ 80%] 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger1] [gw12] [ 80%] 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 [gw13] [ 80%] PASSED 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.String] [gw13] [ 80%] 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.TEXT0] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TEXT0] [gw23] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float1] [gw6] [ 80%] PASSED test/base/test_tutorials.py::DocTest::test_orm test/base/test_tutorials.py::DocTest::test_orm_queryguide [gw12] [ 80%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_refresh test/orm/test_subquery_relations.py::OrderBySecondaryTest::test_ordering test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_future_rollback_is_global [gw8] [ 80%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_future_rollback_is_global [gw12] [ 80%] PASSED test/orm/test_subquery_relations.py::OrderBySecondaryTest::test_ordering test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-True-True] test/orm/test_subquery_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_subquery_w_polymorphic test/sql/test_types.py::AdaptTest::test_repr[DECIMAL1] 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_engine[trans_ctx_manager_fixture7] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DECIMAL1] [gw20] [ 80%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_statement_bzzt test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR1] test/sql/test_types.py::AdaptTest::test_repr[DOUBLE] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR1] test/sql/test_types.py::AdaptTest::test_repr[NullType] [gw25] [ 80%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE] [gw27] [ 80%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-True-True] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NullType] test/sql/test_types.py::AdaptTest::test_repr[Numeric] test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION0] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Numeric] test/sql/test_types.py::AdaptTest::test_repr[OID] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION0] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[OID] test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_repr[PickleType] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[PickleType] test/sql/test_types.py::AdaptTest::test_repr[RAW] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_repr[DateTime] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[RAW] test/sql/test_types.py::AdaptTest::test_repr[REAL0] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REAL0] test/sql/test_types.py::AdaptTest::test_repr[TIME2] test/sql/test_types.py::AdaptTest::test_repr[REAL1] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME2] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DateTime] [gw20] [ 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[Date] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REAL2] test/sql/test_types.py::AdaptTest::test_repr[TIME3] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Date] test/sql/test_types.py::AdaptTest::test_repr[JSON2] test/sql/test_types.py::AdaptTest::test_repr[ENUM0] test/sql/test_types.py::AdaptTest::test_repr[REGCLASS] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REGCLASS] test/sql/test_types.py::AdaptTest::test_repr[ROWID] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME3] test/sql/test_types.py::AdaptTest::test_repr[TIME4] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ENUM0] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON2] test/sql/test_types.py::AdaptTest::test_repr[JSON3] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME4] test/sql/test_types.py::AdaptTest::test_repr[ENUM1] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP0] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ROWID] test/sql/test_types.py::AdaptTest::test_repr[ROWVERSION] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ROWVERSION] test/sql/test_types.py::AdaptTest::test_repr[SET] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SET] test/sql/test_types.py::AdaptTest::test_repr[SMALLDATETIME] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON3] test/sql/test_types.py::AdaptTest::test_repr[JSON4] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP1] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ENUM1] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLDATETIME] test/sql/test_types.py::AdaptTest::test_repr[SMALLINT0] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLINT0] test/sql/test_types.py::AdaptTest::test_repr[SMALLINT1] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON4] test/sql/test_types.py::AdaptTest::test_repr[JSONB] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLINT1] test/sql/test_types.py::AdaptTest::test_repr[Enum] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Enum] test/sql/test_types.py::AdaptTest::test_repr[FLOAT0] test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY0] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY0] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP2] [gw12] [ 80%] PASSED test/orm/test_subquery_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_subquery_w_polymorphic [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[FLOAT0] test/sql/test_types.py::AdaptTest::test_repr[FLOAT1] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP2] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSONB] test/sql/test_types.py::AdaptTest::test_repr[LONGBLOB] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONGBLOB] test/sql/test_types.py::AdaptTest::test_repr[LONGTEXT] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[FLOAT1] test/sql/test_types.py::AdaptTest::test_repr[Float] test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY1] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY1] test/sql/test_types.py::AdaptTest::test_repr[SQL_VARIANT] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SQL_VARIANT] test/sql/test_types.py::AdaptTest::test_repr[SmallInteger] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SmallInteger] test/sql/test_types.py::AdaptTest::test_repr[String] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[String] test/sql/test_types.py::AdaptTest::test_repr[TEXT0] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Float] test/sql/test_types.py::AdaptTest::test_repr[HSTORE] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONGTEXT] test/sql/test_types.py::AdaptTest::test_repr[LONG] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONG] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TEXT0] test/sql/test_types.py::AdaptTest::test_repr[TEXT1] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TEXT1] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP3] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP3] test/orm/test_subquery_relations.py::SelfReferentialTest::test_basic test/sql/test_types.py::AdaptTest::test_repr[LargeBinary] test/sql/test_types.py::AdaptTest::test_repr[TINYBLOB] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYBLOB] test/sql/test_types.py::AdaptTest::test_repr[TINYINT0] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT0] test/sql/test_types.py::AdaptTest::test_repr[TINYINT1] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT1] test/sql/test_types.py::AdaptTest::test_repr[TIME0] [gw20] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME0] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LargeBinary] test/sql/test_types.py::AdaptTest::test_repr[TINYINT2] test/sql/test_types.py::AdaptTest::test_repr[MACADDR8] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MACADDR8] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[HSTORE] test/sql/test_types.py::AdaptTest::test_repr[IMAGE0] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[IMAGE0] test/sql/test_types.py::AdaptTest::test_repr[IMAGE1] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[IMAGE1] test/sql/test_types.py::AdaptTest::test_repr[INET] test/sql/test_types.py::AdaptTest::test_repr[MACADDR] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MACADDR] test/sql/test_types.py::AdaptTest::test_repr[MEDIUMBLOB] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INET] test/sql/test_types.py::AdaptTest::test_repr[INT4RANGE] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT2] test/sql/test_types.py::AdaptTest::test_repr[TINYTEXT] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYTEXT] test/sql/test_types.py::AdaptTest::test_repr[TSRANGE] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMBLOB] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager [gw0] [ 80%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager test/sql/test_types.py::AdaptTest::test_repr[MEDIUMINT] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INT4RANGE] test/sql/test_types.py::AdaptTest::test_repr[INT8RANGE] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSRANGE] test/sql/test_types.py::AdaptTest::test_repr[TSTZRANGE] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMINT] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INT8RANGE] [gw6] [ 80%] PASSED test/base/test_tutorials.py::DocTest::test_orm_queryguide test/sql/test_types.py::AdaptTest::test_repr[MEDIUMTEXT] test/base/test_tutorials.py::DocTest::test_orm_quickstart test/sql/test_types.py::AdaptTest::test_repr[INTEGER0] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMTEXT] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSTZRANGE] test/sql/test_types.py::AdaptTest::test_repr[TSVECTOR] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSVECTOR] test/sql/test_types.py::AdaptTest::test_repr[Text] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTEGER0] test/sql/test_types.py::AdaptTest::test_repr[INTEGER1] test/sql/test_types.py::AdaptTest::test_repr[MONEY0] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY0] test/sql/test_types.py::AdaptTest::test_repr[MONEY1] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Text] test/sql/test_types.py::AdaptTest::test_repr[Time] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTEGER1] test/sql/test_types.py::AdaptTest::test_repr[INTERVAL0] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY1] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Time] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTERVAL0] test/sql/test_types.py::AdaptTest::test_repr[INTERVAL1] test/sql/test_types.py::AdaptTest::test_str[BigInteger] test/sql/test_types.py::AdaptTest::test_repr[MONEY2] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY2] test/sql/test_types.py::AdaptTest::test_repr[MatchType] [gw0] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BigInteger] test/sql/test_types.py::AdaptTest::test_repr[TupleType] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TupleType] test/sql/test_types.py::AdaptTest::test_repr[UNICHAR] test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTERVAL1] test/sql/test_types.py::AdaptTest::test_repr[Integer] test/sql/test_types.py::AdaptTest::test_str[Boolean] [gw12] [ 80%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_basic [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MatchType] test/sql/test_types.py::AdaptTest::test_repr[NCHAR0] [gw0] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[Boolean] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNICHAR] test/sql/test_types.py::AdaptTest::test_repr[UNIQUEIDENTIFIER] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Integer] test/sql/test_types.py::AdaptTest::test_repr[Interval] test/sql/test_types.py::AdaptTest::test_str[CHAR0] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCHAR0] test/orm/test_subquery_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNIQUEIDENTIFIER] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Interval] test/sql/test_types.py::AdaptTest::test_repr[NCHAR1] [gw0] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR0] test/sql/test_types.py::AdaptTest::test_repr[UNITEXT] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCHAR1] test/sql/test_types.py::AdaptTest::test_str[CHAR1] test/sql/test_types.py::AdaptTest::test_repr[JSON0] test/sql/test_types.py::AdaptTest::test_repr[NCLOB] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNITEXT] test/sql/test_types.py::AdaptTest::test_repr[UNIVARCHAR] [gw0] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR1] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON0] test/sql/test_types.py::AdaptTest::test_str[CHAR2] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNIVARCHAR] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCLOB] test/sql/test_types.py::AdaptTest::test_repr[NTEXT] test/sql/test_types.py::AdaptTest::test_repr[UUID] [gw0] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR2] test/sql/test_types.py::AdaptTest::test_str[CIDR] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NTEXT] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UUID] test/sql/test_types.py::AdaptTest::test_repr[NUMBER] test/sql/test_types.py::AdaptTest::test_repr[UnicodeText] [gw0] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CIDR] test/sql/test_types.py::AdaptTest::test_str[CLOB] [gw25] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UnicodeText] [gw27] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMBER] [gw0] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CLOB] test/sql/test_types.py::AdaptTest::test_repr[NUMERIC0] [gw14] [ 80%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback test/sql/test_types.py::AdaptTest::test_str[DATE0] [gw27] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMERIC0] test/sql/test_types.py::AdaptTest::test_repr[NUMERIC1] [gw12] [ 81%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE0] test/sql/test_types.py::AdaptTest::test_str[DATE1] [gw27] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMERIC1] test/orm/test_subquery_relations.py::SelfReferentialTest::test_no_depth [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE1] test/sql/test_types.py::AdaptTest::test_repr[NUMRANGE] test/sql/test_types.py::AdaptTest::test_str[DATE2] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE2] [gw27] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMRANGE] test/sql/test_types.py::AdaptTest::test_str[DATERANGE] test/sql/test_types.py::AdaptTest::test_str[Enum] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATERANGE] [gw6] [ 81%] PASSED test/base/test_tutorials.py::DocTest::test_orm_quickstart [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Enum] test/sql/test_types.py::AdaptTest::test_str[DATETIME0] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-False] test/sql/test_types.py::AdaptTest::test_str[FLOAT0] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME0] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[FLOAT0] test/sql/test_types.py::AdaptTest::test_str[FLOAT1] test/sql/test_type_expressions.py::DerivedTest::test_select_from_aliased_join test/sql/test_types.py::AdaptTest::test_str[DATETIME1] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[FLOAT1] test/sql/test_types.py::AdaptTest::test_str[Float] [gw22] [ 81%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-False] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Float] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME1] test/sql/test_types.py::AdaptTest::test_str[DATETIME2] test/sql/test_types.py::AdaptTest::test_str[HSTORE] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[HSTORE] test/sql/test_types.py::AdaptTest::test_str[IMAGE0] [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::DerivedTest::test_select_from_aliased_join [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME2] test/sql/test_types.py::AdaptTest::test_str[DATETIME2] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[IMAGE0] test/sql/test_types.py::AdaptTest::test_str[IMAGE1] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME2] test/sql/test_types.py::AdaptTest::test_str[LargeBinary] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[IMAGE1] test/sql/test_types.py::AdaptTest::test_str[INET] test/sql/test_types.py::AdaptTest::test_str[DATETIMEOFFSET] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[LargeBinary] test/sql/test_type_expressions.py::DerivedTest::test_select_from_select [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::DerivedTest::test_select_from_select [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INET] test/sql/test_types.py::AdaptTest::test_str[INT4RANGE] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_str[DECIMAL0] test/sql/test_types.py::AdaptTest::test_str[MACADDR8] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MACADDR8] [gw12] [ 81%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_no_depth test/orm/test_subquery_relations.py::SelfReferentialTest::test_options [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DECIMAL0] test/sql/test_types.py::AdaptTest::test_str[DECIMAL1] test/sql/test_type_expressions.py::ReturningTest::test_insert_returning [gw6] [ 81%] SKIPPED test/sql/test_type_expressions.py::ReturningTest::test_insert_returning test/sql/test_type_expressions.py::SelectTest::test_anonymous_expr test/sql/test_types.py::AdaptTest::test_str[MACADDR] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MACADDR] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INT4RANGE] test/sql/test_types.py::AdaptTest::test_str[INT8RANGE] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INT8RANGE] test/sql/test_types.py::AdaptTest::test_str[INTEGER0] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTEGER0] test/sql/test_types.py::AdaptTest::test_str[INTEGER1] [gw14] [ 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[MEDIUMBLOB] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMBLOB] test/sql/test_types.py::AdaptTest::test_str[MEDIUMINT] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMINT] test/sql/test_types.py::AdaptTest::test_str[MEDIUMTEXT] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTERVAL0] test/sql/test_types.py::AdaptTest::test_str[INTERVAL1] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTERVAL1] test/sql/test_types.py::AdaptTest::test_str[Integer] [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_anonymous_expr test/sql/test_type_expressions.py::SelectTest::test_compound_select [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMTEXT] test/sql/test_types.py::AdaptTest::test_str[MONEY0] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY0] test/sql/test_types.py::AdaptTest::test_str[MONEY1] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY1] test/sql/test_types.py::AdaptTest::test_str[MONEY2] [gw6] [ 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_types.py::AdaptTest::test_str[DECIMAL1] test/sql/test_types.py::AdaptTest::test_str[DOUBLE] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE] test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION0] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION0] test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION1] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_str[DateTime] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DateTime] test/sql/test_types.py::AdaptTest::test_str[Date] [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_dialect [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Integer] test/sql/test_types.py::AdaptTest::test_str[Interval] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Interval] test/sql/test_types.py::AdaptTest::test_str[JSON0] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON0] test/sql/test_types.py::AdaptTest::test_str[JSON1] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON1] test/sql/test_types.py::AdaptTest::test_str[JSON2] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON2] test/sql/test_types.py::AdaptTest::test_str[JSON3] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON3] [gw12] [ 81%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_options test/orm/test_subquery_relations.py::SelfReferentialTest::test_with_deferred test/sql/test_type_expressions.py::SelectTest::test_in_binds[literal_binds] [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_in_binds[literal_binds] test/sql/test_type_expressions.py::SelectTest::test_in_binds[plain] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Date] test/sql/test_types.py::AdaptTest::test_str[ENUM0] [gw0] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[ENUM0] test/sql/test_types.py::AdaptTest::test_str[JSON4] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON4] test/sql/test_types.py::AdaptTest::test_str[JSONB] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSONB] test/sql/test_types.py::AdaptTest::test_str[LONGBLOB] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONGBLOB] test/sql/test_types.py::AdaptTest::test_str[LONGTEXT] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONGTEXT] [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_in_binds[plain] test/sql/test_type_expressions.py::SelectTest::test_in_binds[postcompile] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY2] test/sql/test_types.py::AdaptTest::test_str[MatchType] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MatchType] test/sql/test_types.py::AdaptTest::test_str[NCHAR0] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCHAR0] test/sql/test_types.py::AdaptTest::test_str[NCHAR1] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCHAR1] test/sql/test_types.py::AdaptTest::test_str[NCLOB] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCLOB] test/sql/test_types.py::AdaptTest::test_str[NTEXT] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NTEXT] test/sql/test_types.py::AdaptTest::test_str[NUMBER] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMBER] test/sql/test_types.py::AdaptTest::test_str[NUMERIC0] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMERIC0] test/sql/test_types.py::AdaptTest::test_str[NUMERIC1] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMERIC1] test/sql/test_types.py::AdaptTest::test_str[NUMRANGE] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMRANGE] test/sql/test_types.py::AdaptTest::test_str[NVARCHAR0] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NVARCHAR0] test/sql/test_types.py::AdaptTest::test_str[NVARCHAR1] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NVARCHAR1] test/sql/test_types.py::AdaptTest::test_str[NullType] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NullType] test/sql/test_types.py::AdaptTest::test_str[Numeric] [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_in_binds[postcompile] test/sql/test_type_expressions.py::SelectTest::test_insert_binds [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_insert_binds test/sql/test_type_expressions.py::SelectTest::test_select_binds [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_binds [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Numeric] test/sql/test_types.py::AdaptTest::test_str[OID] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[OID] test/sql/test_type_expressions.py::SelectTest::test_select_cols [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_cols test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels_result_map_targeting [gw6] [ 81%] 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 [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_of_compound_select test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_prepare_wo_twophase [gw7] [ 81%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_prepare_wo_twophase [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_plus_dialect [gw6] [ 81%] 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 test/sql/test_types.py::AdaptTest::test_str[RAW] [gw6] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_w_variant test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_fails_flat [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[RAW] test/sql/test_types.py::AdaptTest::test_str[REAL0] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL0] test/sql/test_types.py::AdaptTest::test_str[REAL1] [gw21] [ 81%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_fails_flat [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL1] test/sql/test_types.py::AdaptTest::test_str[REAL2] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL2] test/sql/test_types.py::AdaptTest::test_str[REGCLASS] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REGCLASS] test/sql/test_types.py::AdaptTest::test_str[ROWID] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[ROWID] test/sql/test_types.py::AdaptTest::test_str[ROWVERSION] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[ROWVERSION] test/sql/test_types.py::AdaptTest::test_str[SET] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP1] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SET] test/sql/test_types.py::AdaptTest::test_str[SMALLDATETIME] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP1] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLDATETIME] [gw12] [ 81%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_with_deferred test/sql/test_types.py::AdaptTest::test_str[SMALLINT0] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP2] [gw18] [ 81%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLINT0] test/sql/test_types.py::AdaptTest::test_str[SMALLINT1] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP2] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLINT1] test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY0] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP3] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY0] test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY1] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP3] test/sql/test_types.py::AdaptTest::test_str[TINYBLOB] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY1] test/sql/test_types.py::AdaptTest::test_str[SQL_VARIANT] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SQL_VARIANT] test/sql/test_types.py::AdaptTest::test_str[SmallInteger] test/orm/test_subquery_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_subq_subclass test/sql/test_types.py::AdaptTest::test_str[VARCHAR0] [gw4] [ 81%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYBLOB] test/sql/test_types.py::AdaptTest::test_str[TINYINT0] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR0] test/sql/test_types.py::AdaptTest::test_str[VARCHAR1] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SmallInteger] test/sql/test_types.py::AdaptTest::test_str[String] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[String] test/sql/test_types.py::AdaptTest::test_str[TEXT0] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TEXT0] test/sql/test_types.py::AdaptTest::test_str[TEXT1] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT0] test/sql/test_types.py::AdaptTest::test_str[TINYINT1] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TEXT1] test/sql/test_types.py::AdaptTest::test_str[TIME0] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME0] test/sql/test_types.py::AdaptTest::test_str[TIME1] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR1] test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT1] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Enum] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME1] test/sql/test_types.py::AdaptTest::test_str[TIME2] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME2] test/sql/test_types.py::AdaptTest::test_str[TIME3] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME3] test/sql/test_types.py::AdaptTest::test_str[TIME4] test/sql/test_types.py::AdaptTest::test_str[TINYINT2] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT2] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Enum] test/sql/test_types.py::AdaptTest::test_uppercase_importable[FLOAT] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[FLOAT] [gw7] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME4] test/sql/test_types.py::AdaptTest::test_str[XML] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[XML] test/sql/test_types.py::AdaptTest::test_str[YEAR] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[YEAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Float] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Float] test/sql/test_types.py::AdaptTest::test_str[TINYTEXT] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYTEXT] test/sql/test_types.py::AdaptTest::test_str[TSRANGE] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSRANGE] test/sql/test_types.py::AdaptTest::test_str[TSTZRANGE] test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER0] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER0] test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER1] test/sql/test_types.py::AdaptTest::test_str[_Binary] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[_Binary] test/sql/test_types.py::AdaptTest::test_str_third_party [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSTZRANGE] test/sql/test_types.py::AdaptTest::test_str[TSVECTOR] [gw18] [ 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 [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER1] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Integer] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Integer] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Interval] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSVECTOR] test/sql/test_types.py::AdaptTest::test_str[Text] [gw18] [ 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 [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Interval] test/sql/test_types.py::AdaptTest::test_uppercase_importable[JSON] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str_third_party_uppercase_no_visit_name test/sql/test_types.py::AdaptTest::test_uppercase_importable[ARRAY] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Text] test/sql/test_types.py::AdaptTest::test_str[Time] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[JSON] test/sql/test_types.py::AdaptTest::test_uppercase_importable[LargeBinary] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[ARRAY] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BIGINT] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[LargeBinary] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Time] test/sql/test_types.py::AdaptTest::test_uppercase_importable[MatchType] test/sql/test_types.py::AdaptTest::test_str[TupleType] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BIGINT] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[MatchType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BINARY] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NCHAR] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TupleType] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BINARY] test/sql/test_types.py::AdaptTest::test_str[UNICHAR] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NUMERIC] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BLOB] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNICHAR] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BLOB] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NUMERIC] test/sql/test_types.py::AdaptTest::test_str[UNIQUEIDENTIFIER] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NVARCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BOOLEAN] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BOOLEAN] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NVARCHAR] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNIQUEIDENTIFIER] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NullType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BigInteger] test/sql/test_types.py::AdaptTest::test_str[UNITEXT] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BigInteger] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NullType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Boolean] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Numeric] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNITEXT] test/sql/test_types.py::AdaptTest::test_str[UNIVARCHAR] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Numeric] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Boolean] test/sql/test_types.py::AdaptTest::test_uppercase_importable[PickleType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[CHAR] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNIVARCHAR] test/sql/test_types.py::AdaptTest::test_str[UUID] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[CHAR] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[PickleType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[REAL] test/sql/test_types.py::AdaptTest::test_uppercase_importable[CLOB] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[REAL] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UUID] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[CLOB] test/sql/test_types.py::AdaptTest::test_uppercase_importable[SMALLINT] test/sql/test_types.py::AdaptTest::test_str[UnicodeText] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATETIME] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[SMALLINT] [gw28] [ 81%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UnicodeText] test/sql/test_types.py::AdaptTest::test_uppercase_importable[SmallInteger] [gw18] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATETIME] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATE] [gw4] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[SmallInteger] test/sql/test_types.py::AdaptTest::test_str[Unicode] test/sql/test_types.py::AdaptTest::test_uppercase_importable[String] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATE] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[Unicode] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DECIMAL] [gw4] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[String] test/sql/test_types.py::AdaptTest::test_str[UserDefinedType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TEXT] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DECIMAL] [gw4] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TEXT] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DateTime] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[UserDefinedType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIMESTAMP] test/sql/test_types.py::AdaptTest::test_str[VARBINARY0] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DateTime] [gw4] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIMESTAMP] [gw12] [ 82%] PASSED test/orm/test_subquery_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_subq_subclass test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIME] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARBINARY0] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Time] [gw4] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIME] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Time] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TupleType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE0] test/sql/test_types.py::AdaptTest::test_repr[UserDefinedType] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE0] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UserDefinedType] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TupleType] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeDecorator] test/sql/test_types.py::AdaptTest::test_repr[VARBINARY0] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sqlite] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeDecorator] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARBINARY0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeEngine] test/sql/test_types.py::AdaptTest::test_repr[VARBINARY1] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sybase] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeEngine] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARBINARY1] test/sql/test_types.py::AdaptTest::test_uppercase_importable[UnicodeText] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-firebird] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR0] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-firebird] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[UnicodeText] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mssql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR0] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Unicode] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR1] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mssql] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Unicode] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mysql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR1] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_importable[UserDefinedType] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-oracle] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[UserDefinedType] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARBINARY] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-oracle] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-postgresql] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARBINARY] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARCHAR] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sqlite] test/sql/test_types.py::AdaptTest::test_repr[XML] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sqlite] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Variant] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[XML] test/sql/test_types.py::AdaptTest::test_repr[YEAR] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Variant] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sybase] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[YEAR] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-firebird] test/sql/test_types.py::AdaptTest::test_repr[_Binary] test/sql/test_types.py::AdaptTest::test_uppercase_importable[_Binary] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-firebird] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[_Binary] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mssql] [gw12] [ 82%] 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_uppercase_rendering[BLOB()-firebird] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mysql] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-firebird] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[ARRAY0] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mysql] test/sql/test_types.py::AdaptTest::test_str[ARRAY1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-oracle] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mssql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[ARRAY1] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mysql] test/sql/test_types.py::AdaptTest::test_str[BFILE] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-postgresql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BFILE] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-postgresql] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sqlite] test/sql/test_types.py::AdaptTest::test_str[BIGINT0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-oracle] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sqlite] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sybase] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIGINT0] test/sql/test_types.py::AdaptTest::test_str[BIGINT1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-postgresql] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-firebird] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIGINT1] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-postgresql] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sqlite] test/sql/test_types.py::AdaptTest::test_str[BINARY] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mssql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sqlite] test/sql/test_types.py::AdaptTest::test_str[BINARY_DOUBLE] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sybase] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mysql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY_DOUBLE] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mysql] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-oracle] test/sql/test_types.py::AdaptTest::test_str[BINARY_FLOAT] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-firebird] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY_FLOAT] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-postgresql] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-firebird] test/sql/test_types.py::AdaptTest::test_str[BIT0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mssql] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-postgresql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sqlite] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mssql] test/sql/test_types.py::AdaptTest::test_str[BIT1] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mysql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT1] test/sql/test_types.py::AdaptTest::test_str[BIT2] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mysql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT2] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-oracle] test/sql/test_types.py::AdaptTest::test_str[BIT3] [gw28] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-oracle] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT3] test/sql/test_types.py::AdaptTest::test_str[BLOB] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL0] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BLOB] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL0] test/sql/test_types.py::AdaptTest::test_str[BOOLEAN] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSUnicode] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-firebird] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[BOOLEAN] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-firebird] [gw1] [ 82%] 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.mysql.types.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mysql] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mssql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-postgresql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-oracle] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mysql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-oracle] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-oracle] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-postgresql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sqlite] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-postgresql] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sqlite] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sybase] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sqlite] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sybase] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-firebird] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sybase] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-firebird] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mssql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-firebird] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mssql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mysql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mssql] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-oracle] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mysql] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mysql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mysql] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-oracle] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-oracle] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-postgresql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-oracle] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-postgresql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-firebird] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mssql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-postgresql] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mysql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sybase] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-oracle] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sqlite] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-postgresql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sybase] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-firebird] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sybase] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-firebird] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mssql] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sybase] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-firebird] [gw3] [ 82%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2m [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mssql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mssql] test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2o [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mysql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mysql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-oracle] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-postgresql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sqlite] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-postgresql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sqlite] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sybase] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sqlite] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sybase] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-firebird] 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._OracleUnicodeTextNCLOB] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-firebird] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sybase] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextNCLOB] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-firebird] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-firebird] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions1-ENUM] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mssql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mysql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mysql] [gw16] [ 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] [gw16] [ 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] [gw16] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-ENUM] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-firebird] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mssql] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mysql] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-oracle] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-postgresql] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sqlite] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-Enum] [gw16] [ 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] [gw16] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-Enum] [gw16] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions1-ENUM] [gw16] [ 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] [gw16] [ 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] [gw16] [ 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] [gw16] [ 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_uppercase_rendering[TIME()-oracle] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-postgresql] [gw24] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-postgresql] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions0-ENUM] [gw16] [ 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] [gw16] [ 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] [gw16] [ 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[ARRAY-_exclusions1-Enum] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sybase] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-firebird] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mssql] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mysql] [gw17] [ 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] [gw17] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-oracle] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mysql] [gw1] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mysql] [gw16] [ 83%] 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] [gw16] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-Enum] [gw16] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-ENUM] [gw16] [ 83%] 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] [gw16] [ 83%] 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] [gw16] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-ENUM] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-postgresql] [gw17] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sqlite] [gw17] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sybase] [gw17] [ 83%] 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] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-Enum] [gw16] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] [gw16] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] [gw17] [ 83%] 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] [gw17] [ 83%] 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] [gw17] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-Enum] [gw17] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-ENUM] [gw17] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-Enum] [gw17] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-ENUM] [gw17] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-ENUM] 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.sqlite.base.TIME1] [gw9] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MACADDR8] [gw11] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME1] test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_slice_type test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTimeStamp] test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY0] [gw30] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTimeStamp] [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_slice_type [gw9] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY0] test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY1] test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type [gw9] [ 83%] 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] [gw11] [ 83%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type test/sql/test_types.py::AsGenericTest::test_as_generic[t14-t24] [gw9] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY0] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY1] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t14-t24] test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type_dialect_level [gw9] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY1] [gw11] [ 83%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type_dialect_level test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY0] test/sql/test_types.py::AsGenericTest::test_as_generic[t15-t25] [gw9] [ 83%] 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] [gw9] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY1] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t15-t25] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY0] test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_enum_psycopg2_cast test/sql/test_types.py::AsGenericTest::test_as_generic[t16-t26] [gw9] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY0] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY1] [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_enum_psycopg2_cast test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_str_psycopg2_cast [gw9] [ 83%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY1] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_generic [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t16-t26] test/sql/test_types.py::AsGenericTest::test_as_generic[t17-t27] [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_generic [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_str_psycopg2_cast test/dialect/postgresql/test_types.py::ArrayTest::test_array_index_map_dimensions [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t17-t27] test/sql/test_types.py::AsGenericTest::test_as_generic[t18-t28] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[issue_5989] [gw9] [ 83%] 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] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t18-t28] [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_index_map_dimensions test/sql/test_types.py::AsGenericTest::test_as_generic[t19-t29] [gw9] [ 83%] 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] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t19-t29] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM0] test/sql/test_types.py::ArrayTest::test_array_index_map_dimensions [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_order_by] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[original] [gw11] [ 83%] PASSED test/sql/test_types.py::ArrayTest::test_array_index_map_dimensions [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM0] test/dialect/postgresql/test_types.py::ArrayTest::test_array_int_index [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[original] test/dialect/postgresql/test_types.py::ArrayTest::test_array_all [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_int_index test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM1] test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[Enum] [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_all test/dialect/postgresql/test_types.py::ArrayTest::test_array_any [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[Enum] [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL0] test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal_getitem_multidim [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY0] [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal_getitem_multidim test/dialect/postgresql/test_types.py::ArrayTest::test_array_overlap [gw19] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL1] [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_any test/dialect/postgresql/test_types.py::ArrayTest::test_array_concat [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL1] 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[BIT3] [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_overlap test/dialect/postgresql/test_types.py::ArrayTest::test_array_slice_index [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BLOB] [gw30] [ 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] [gw19] [ 83%] PASSED 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[BOOLEAN] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ARRAY1] [gw19] [ 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[BYTEA] [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_slice_index test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate_multidim [gw19] [ 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] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BigInteger] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Boolean] [gw19] [ 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/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate_multidim test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_multidim [gw11] [ 83%] 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 [gw19] [ 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] [gw19] [ 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] [gw11] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_contains_override_raises test/sql/test_types.py::AsGenericTest::test_as_generic[t10-t20] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BFILE] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BFILE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIGINT0] [gw30] [ 83%] PASSED 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[BIGINT1] [gw30] [ 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] [gw19] [ 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[CIDR] [gw19] [ 83%] 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[CLOB] [gw19] [ 83%] PASSED 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[DATE0] [gw19] [ 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[DATE1] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE2] [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_concat test/dialect/postgresql/test_types.py::ArrayTest::test_array_contained_by [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_contained_by test/dialect/postgresql/test_types.py::ArrayTest::test_array_contains [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_contains test/dialect/postgresql/test_types.py::ArrayTest::test_array_dim_index [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_dim_index test/dialect/postgresql/test_types.py::ArrayTest::test_array_functions_plus_getitem [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_functions_plus_getitem test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_single_type [gw30] [ 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[BINARY_DOUBLE] [gw30] [ 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] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY_FLOAT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT0] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t10-t20] test/sql/test_types.py::AsGenericTest::test_as_generic[t11-t21] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t11-t21] test/sql/test_types.py::AsGenericTest::test_as_generic[t110-t210] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t110-t210] test/sql/test_types.py::AsGenericTest::test_as_generic[t12-t22] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t12-t22] [gw30] [ 83%] PASSED 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[BIT1] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT1] [gw19] [ 83%] PASSED 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[DATERANGE] [gw19] [ 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[DATETIME0] [gw19] [ 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] [gw19] [ 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] [gw19] [ 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[DATETIME2] [gw19] [ 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[DATETIMEOFFSET] [gw19] [ 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[DECIMAL0] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL0] [gw9] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_single_type test/sql/test_types.py::AdaptTest::test_repr[BINARY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TEXT1] [gw29] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY] [gw13] [ 83%] PASSED 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[DOUBLE] [gw29] [ 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[DOUBLE_PRECISION0] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE_PRECISION0] test/sql/test_types.py::AdaptTest::test_repr[DECIMAL0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON4] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE_PRECISION1] [gw29] [ 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] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON4] [gw15] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DECIMAL0] [gw29] [ 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] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSONB] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Date] [gw13] [ 83%] 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[FLOAT0] 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[LONGBLOB] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[FLOAT0] [gw15] [ 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[FLOAT1] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONGBLOB] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[FLOAT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Float] 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[LONGTEXT] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Float] [gw15] [ 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[HSTORE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR0] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[HSTORE] [gw13] [ 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[LONG] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE0] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR0] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE0] [gw13] [ 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[NVARCHAR1] 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[LargeBinary] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE1] [gw15] [ 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[INET] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LargeBinary] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INET] 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[INT4RANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MACADDR8] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NullType] [gw29] [ 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] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Numeric] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MACADDR8] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INT8RANGE] 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[INTEGER0] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Numeric] [gw13] [ 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[OID] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INTEGER0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INTEGER1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMBLOB] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[OID] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INTEGER1] [gw13] [ 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[PickleType] 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[MEDIUMINT] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Integer] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[PickleType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Interval] [gw13] [ 83%] PASSED 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[RAW] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMTEXT] [gw29] [ 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] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[RAW] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMTEXT] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL0] 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[MONEY0] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON1] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON2] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY0] 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[MONEY1] [gw29] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON2] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL1] [gw13] [ 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[REAL2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY2] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL2] [gw13] [ 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[REGCLASS] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MatchType] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REGCLASS] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MatchType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER0] 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[NCHAR0] [gw23] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER0] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWID] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCHAR0] 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[NCHAR1] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWVERSION] [gw13] [ 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[SET] 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[SQL_VARIANT] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCLOB] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SET] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLDATETIME] [gw23] [ 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[NTEXT] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLDATETIME] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NTEXT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMBER] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SmallInteger] [gw23] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SmallInteger] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT0] [gw13] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMBER] 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[SMALLINT1] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT1] [gw23] [ 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[SMALLMONEY0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TEXT0] [gw15] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY0] [gw23] [ 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[TEXT1] [gw23] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TEXT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME0] [gw23] [ 83%] PASSED 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[TIME1] [gw23] [ 84%] 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[TIME2] [gw23] [ 84%] 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] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME3] test/sql/test_types.py::AdaptTest::test_repr[TIME1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME4] [gw20] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSVECTOR] [gw23] [ 84%] 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[TIMESTAMP0] [gw20] [ 84%] PASSED 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[Text] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP0] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Text] 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[TIMESTAMP1] [gw20] [ 84%] PASSED 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[TupleType] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP1] [gw20] [ 84%] 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] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP2] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNICHAR] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIQUEIDENTIFIER] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP2] [gw20] [ 84%] 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] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP3] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNITEXT] test/sql/test_types.py::AdaptTest::test_repr[JSON1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIVARCHAR] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP3] [gw20] [ 84%] 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[TINYBLOB] [gw8] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UUID] [gw20] [ 84%] 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] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYBLOB] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UnicodeText] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Unicode] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT0] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Unicode] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UserDefinedType] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT0] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UserDefinedType] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[IMAGE-binary_data_one.dat-None-True-None-False-_exclusions6] 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[TINYINT1] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[IMAGE-binary_data_one.dat-None-True-None-False-_exclusions6] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY0] 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::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY1] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT1] [gw20] [ 84%] 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] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-False-None-False-_exclusions4] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR0] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-True-None-False-_exclusions5] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT2] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT2] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-True-None-False-_exclusions5] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR1] [gw20] [ 84%] 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] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[MyPickleType-data8-expected8-True-None-False-_exclusions8] [gw20] [ 84%] 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[TINYTEXT] [gw8] [ 84%] 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/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] [gw23] [ 84%] 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] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[XML] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[PickleType-data7-None-True-None-False-_exclusions7] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_0-some normal data-None-True-None-False-_exclusions0] [gw20] [ 84%] 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[YEAR] [gw23] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSRANGE] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_0-some normal data-None-True-None-False-_exclusions0] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_1-binary_data_one.dat-None-False-None-False-_exclusions1] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_1-binary_data_one.dat-None-False-None-False-_exclusions1] [gw20] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[YEAR] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_10-binary_data_one.dat-None-True-100-False-_exclusions10] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_10-binary_data_one.dat-None-True-100-False-_exclusions10] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_11-binary_data_one.dat-None-True-100-False-_exclusions11] [gw8] [ 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] test/sql/test_types.py::AdaptTest::test_repr[Unicode] [gw8] [ 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] [gw25] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Unicode] [gw8] [ 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::AdaptTest::test_repr[NVARCHAR0] test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_14-binary_data_two.dat-None-True-99-False-_exclusions14] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_14-binary_data_two.dat-None-True-99-False-_exclusions14] [gw27] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR0] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_2-binary_data_one.dat-None-True-None-False-_exclusions2] [gw8] [ 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] [gw8] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_3-binary_data_one.dat-None-True-None-False-_exclusions3] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_constraint test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_9-binary_data_one.dat-None-True-100-False-_exclusions9] [gw8] [ 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 [gw25] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec_of_typedec [gw25] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec_of_typedec [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_constraint test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_processing [gw8] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_bind_processor_no_dbapi test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_comparison [gw25] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_processing test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_0 [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_0 test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_not_null] [gw8] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_comparison [gw25] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_not_null] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_1 test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_null] [gw25] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_null] 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_not_null] [gw25] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_not_null] test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_null] [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_1 [gw25] [ 84%] 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/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_false [gw8] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_literal_roundtrip test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_round_trip [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_0 [gw27] [ 84%] PASSED 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 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_int_out_of_range [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_1 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_false test/sql/test_types.py::AdaptTest::test_str[ENUM1] [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_int_out_of_range [gw0] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[ENUM1] [gw25] [ 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 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_str [gw25] [ 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::CompileTest::test_char_plain test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_none [gw8] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_round_trip [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_str [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_char_plain [gw25] [ 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_compile_err_formatting test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_str test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_true [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_str [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_compile_err_formatting test/sql/test_types.py::CompileTest::test_decimal_plain [gw27] [ 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_bind_processor_coercion_native_true [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_plain test/sql/test_types.py::CompileTest::test_decimal_precision [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_true test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_precision test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_0 test/sql/test_types.py::CompileTest::test_decimal_scale [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_scale [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_0 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_1 test/sql/test_types.py::CompileTest::test_default_compile_mysql_integer [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_1 [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_mysql_integer test/sql/test_types.py::CompileTest::test_default_compile_pg_float test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_0 [gw27] [ 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_bind_processor_coercion_nonnative_false [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_false [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_pg_float test/sql/test_types.py::CompileTest::test_default_compile_pg_inet [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_pg_inet 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::CompileTest::test_kwarg_legacy_typecompiler test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_1 [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_1 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_false [gw25] [ 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::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_none [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_kwarg_legacy_typecompiler test/sql/test_types.py::CompileTest::test_numeric_plain [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_plain [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_none test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_str [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_false test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_str test/sql/test_types.py::CompileTest::test_numeric_precision [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_precision test/sql/test_types.py::CompileTest::test_numeric_scale [gw25] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_str [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_str [gw8] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_scale test/sql/test_types.py::CompileTest::test_strict_bool_err_formatting [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_strict_bool_err_formatting test/sql/test_types.py::CompileTest::test_string_collation [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_collation test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_true test/sql/test_types.py::CompileTest::test_string_length [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_length test/sql/test_types.py::CompileTest::test_string_plain [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_plain test/sql/test_types.py::CompileTest::test_text_collation [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_true test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_non_native_constraint_custom_type [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_text_collation test/sql/test_types.py::CompileTest::test_text_length [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_text_length test/sql/test_types.py::CompileTest::test_text_plain [gw0] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_text_plain [gw27] [ 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_nonnative_processor_coerces_integer_to_boolean test/sql/test_types.py::AdaptTest::test_str[LONG] [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_nonnative_processor_coerces_integer_to_boolean [gw14] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONG] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_nonnative_processor_coerces_to_onezero test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_agg [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_agg test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_all_exec [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_all_exec test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_any_exec [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_nonnative_processor_coerces_to_onezero [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_any_exec test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_comparison [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_comparison test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_unconstrained [gw6] [ 84%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_concat [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_concat test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_single_exec [gw5] [ 84%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_single_exec [gw27] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_unconstrained test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany_unique test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_slice_exec [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_slice_exec test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_int test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_reflect_array_column [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_int test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_str [gw14] [ 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 [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_reflect_array_column [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_index_slice_exprs test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_compare test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_tuple_flag [gw14] [ 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/sql/test_types.py::CallableTest::test_callable_as_arg [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_tuple_flag [gw14] [ 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 test/sql/test_types.py::AdaptTest::test_str[PickleType] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_roundtrip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_plus_native_enum_create [gw22] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[PickleType] [gw6] [ 84%] SKIPPED 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-Boolean] [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_plus_native_enum_create test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_str_collation [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Boolean] [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_str_collation test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_subtype_resultprocessor test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] [gw27] [ 84%] PASSED test/sql/test_types.py::CallableTest::test_callable_as_arg test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-MONEY] [gw22] [ 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[False-Numeric] test/sql/test_types.py::CallableTest::test_callable_as_kwarg test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-DateTime] [gw6] [ 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] [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_subtype_resultprocessor test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_where [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_where test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array_w_null [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array_w_null [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-String] [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Text] [gw22] [ 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] [gw22] [ 84%] SKIPPED 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-BYTEA] [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] [gw27] [ 84%] PASSED test/sql/test_types.py::CallableTest::test_callable_as_kwarg [gw6] [ 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] [gw6] [ 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] [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] test/sql/test_types.py::CompileTest::test_char_collation 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[True-Boolean] [gw22] [ 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-CIDR] [gw22] [ 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] [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Date] [gw6] [ 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] [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM0] [gw27] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_char_collation [gw22] [ 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] [gw6] [ 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] [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum1] [gw22] [ 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-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] [gw22] [ 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] [gw6] [ 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-Enum3] [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] [gw22] [ 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] [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-HSTORE] [gw22] [ 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-HSTORE] [gw22] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-INET] [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Integer] [gw6] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON0] [gw6] [ 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-JSON1] [gw6] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON1] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP0] [gw7] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Integer] [gw7] [ 85%] 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] [gw7] [ 85%] 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] [gw7] [ 85%] 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] [gw7] [ 85%] 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] [gw7] [ 85%] 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] [gw7] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] [gw7] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-String] [gw7] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Text] [gw7] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] [gw7] [ 85%] SKIPPED 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-BYTEA] [gw7] [ 85%] 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] [gw7] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-CIDR] test/sql/test_types.py::AdaptTest::test_str[VARBINARY1] [gw7] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-DateTime] [gw7] [ 85%] 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-Date] [gw21] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARBINARY1] [gw7] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM0] [gw7] [ 85%] 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] [gw7] [ 85%] 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_value_delete[False-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum2] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Date] [gw21] [ 85%] 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] [gw7] [ 85%] 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-Enum0] [gw21] [ 85%] 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[False-HSTORE] [gw21] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-INET] [gw21] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-INET] [gw7] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] [gw18] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Date] 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-Integer] [gw21] [ 85%] 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] [gw21] [ 85%] 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] [gw18] [ 85%] 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-Enum0] [gw18] [ 85%] 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] [gw18] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum1] [gw21] [ 85%] 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[False-MONEY] [gw21] [ 85%] 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum2] [gw18] [ 85%] 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] [gw21] [ 85%] 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] [gw18] [ 85%] 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] [gw21] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-String] [gw18] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-INET] [gw18] [ 85%] 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[False-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Integer] [gw21] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] [gw21] [ 85%] 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-BYTEA] [gw21] [ 85%] 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] [gw18] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-JSONB] [gw18] [ 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_delete[True-LargeBinary] [gw18] [ 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] [gw21] [ 85%] 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[True-CIDR] [gw21] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] [gw21] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Date] [gw18] [ 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_delete[True-Numeric] [gw18] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-String] [gw18] [ 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] [gw21] [ 85%] 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] [gw21] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM0] [gw18] [ 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] [gw18] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-BYTEA] [gw18] [ 85%] 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-Boolean] [gw18] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Boolean] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-CIDR] [gw18] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-CIDR] [gw4] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Date] [gw4] [ 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] [gw4] [ 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] [gw4] [ 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] [gw4] [ 85%] SKIPPED 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-ENUM3] [gw4] [ 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] [gw4] [ 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-Enum0] [gw4] [ 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] [gw4] [ 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] [gw4] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum2] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-postgresql] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum3] [gw4] [ 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] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sybase] [gw28] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-postgresql] [gw4] [ 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] [gw10] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sybase] [gw4] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum5] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-MONEY] test/sql/test_types.py::AdaptTest::test_str[BYTEA] [gw4] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] 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[True-Enum4] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-MONEY] [gw4] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-INET] [gw12] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Numeric] [gw10] [ 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[False-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum5] [gw4] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Integer] [gw10] [ 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[False-JSON0] 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-HSTORE] [gw4] [ 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] [gw10] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-INET] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-String] [gw28] [ 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] [gw28] [ 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] [gw12] [ 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-ENUM1] [gw12] [ 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] [gw4] [ 85%] SKIPPED 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-JSONB] [gw4] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSONB] [gw28] [ 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] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] [gw10] [ 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_select[True-Integer] [gw10] [ 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-JSON0] [gw10] [ 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-JSON1] [gw10] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-JSON1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-JSONB] [gw12] [ 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-ENUM3] [gw12] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM4] [gw12] [ 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-Enum0] [gw12] [ 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-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Boolean] [gw28] [ 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] [gw28] [ 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-DateTime] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM0] [gw12] [ 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] [gw12] [ 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-Enum3] [gw12] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum4] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM1] [gw31] [ 85%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_bound test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_unbound [gw12] [ 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] [gw12] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum5] [gw28] [ 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-ENUM2] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM3] [gw10] [ 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] [gw10] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-MONEY] [gw10] [ 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] [gw10] [ 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_select[True-String] [gw10] [ 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_select[True-Text] [gw10] [ 85%] SKIPPED 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_select[True-Unicode] [gw10] [ 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-BYTEA] [gw10] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Boolean] [gw10] [ 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] [gw10] [ 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] [gw10] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] [gw12] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-INET] [gw12] [ 85%] SKIPPED 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_update[False-Integer] [gw12] [ 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] [gw12] [ 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] [gw12] [ 85%] SKIPPED 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-JSONB] [gw12] [ 85%] SKIPPED 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-LargeBinary] [gw12] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-LargeBinary] [gw28] [ 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-ENUM4] [gw28] [ 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-Enum0] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum1] [gw28] [ 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-Enum2] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum2] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mssql] [gw26] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-oracle] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Numeric] [gw1] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sqlite] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-String] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-String] [gw24] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sqlite] 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[True-Enum5] [gw26] [ 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-Unicode] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum5] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] [gw26] [ 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[True-BYTEA] [gw1] [ 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] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_left_of [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Integer] [gw26] [ 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] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-CIDR] [gw26] [ 85%] SKIPPED 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-DateTime] [gw1] [ 85%] SKIPPED 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-JSON0] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON1] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSONB] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] [gw26] [ 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-Date] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM0] [gw24] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_right_of [gw26] [ 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] [gw26] [ 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] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-MONEY] [gw1] [ 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] [gw1] [ 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] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Text] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Unicode] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Unicode] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_adjacent_to [gw24] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_overlaps [gw24] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_left_of [gw1] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contained_by [gw26] [ 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] [gw26] [ 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] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum0] [gw26] [ 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] [gw26] [ 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] [gw26] [ 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] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum3] [gw1] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contains [gw1] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_different [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_right_of [gw1] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_different [gw3] [ 86%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2o [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_union [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_union test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_equal [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than test/ext/asyncio/test_session_py3k.py::AsyncCascadesTest::test_delete_w_cascade [gw3] [ 86%] 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] [ 86%] 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 [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncEventTest::test_sync_before_commit test/ext/asyncio/test_session_py3k.py::AsyncORMBehaviorsTest::test_new_style_active_history[legacy_style] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than_or_equal [gw3] [ 86%] 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] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncORMBehaviorsTest::test_new_style_active_history[new_style] test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than_or_equal test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session_custom [gw3] [ 86%] 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 test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_not_null [gw3] [ 86%] 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] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_gc [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_not_null test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_connection_bound [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_connection_bound test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_engine_bound test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_null [gw3] [ 86%] 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] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_kws [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_null test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_transaction test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_transaction test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_imported test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than_or_equal [gw3] [ 86%] 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 [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than_or_equal [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_used test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw0] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_not_equal [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw0] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw1] [gw24] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_not_equal [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw1] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-Enum] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get_loader_options test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_actual_type [gw3] [ 86%] 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] [gw24] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_difference_result [gw3] [ 86%] 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] [gw16] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-Enum] test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_intersection_result [gw16] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_intersection_result [gw3] [ 86%] 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 [gw24] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_difference_result [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalar test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[scalars] test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_obj [gw24] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_reflect [gw16] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_union_result [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[scalars] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[stream_scalars] [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[stream_scalars] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw0] [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw0] [gw16] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_adjacent_to test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw1] [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw1] test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_info [gw3] [ 86%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_info test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-Enum] [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_adjacent_to [gw17] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-Enum] test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contained_by [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contains [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_different [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than_or_equal [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_different [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_intersection [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_not_equal [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_left_of [gw17] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_difference_result [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_left_of [gw17] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_right_of [gw17] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_text [gw17] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_intersection_result [gw17] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_intersection_result [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_reflect test/sql/test_types.py::ArrayTest::test_array_getitem_single_type test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_overlaps [gw17] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_union_result [gw17] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_union_result [gw9] [ 86%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_single_type test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_adjacent_to [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_left_of [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contained_by [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_left_of [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contains test/sql/test_types.py::AsGenericTest::test_as_generic[t13-t23] [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_overlaps [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_different [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_union test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_left_of [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_different test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT2] [gw30] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT2] [gw11] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t13-t23] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_union_result [gw11] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_union_result [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_union test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_equal [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_intersection [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_left_of [gw17] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_left_of test/dialect/oracle/test_types.py::DialectTypesTest::test_char_length [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_char_length test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_0-INTERVAL DAY TO SECOND] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_0-INTERVAL DAY TO SECOND] test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_1-INTERVAL DAY(3) TO SECOND] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_1-INTERVAL DAY(3) TO SECOND] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start4-_OracleDate] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start4-_OracleDate] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start5-DATE] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start5-DATE] test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_2-INTERVAL DAY TO SECOND(5)] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_2-INTERVAL DAY TO SECOND(5)] [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_union [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_union test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_equal test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_3-INTERVAL DAY(2) TO SECOND(5)] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_3-INTERVAL DAY(2) TO SECOND(5)] [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than_or_equal [gw16] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than_or_equal test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start6-_OracleString] [gw30] [ 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] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start7-_OracleUnicodeStringCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start8-_OracleText] test/dialect/oracle/test_types.py::DialectTypesTest::test_interval_coercion_literal [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval_coercion_literal test/dialect/oracle/test_types.py::DialectTypesTest::test_long [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_long test/dialect/oracle/test_types.py::DialectTypesTest::test_no_clobs_for_string_params [gw11] [ 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 [gw30] [ 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] [gw30] [ 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] [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than_or_equal [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_not_null [gw30] [ 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] [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_not_null [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_raw_compile test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start0-_OracleDate] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start0-_OracleDate] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start1-_OracleRaw] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start1-_OracleRaw] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start10-_OracleChar] [gw11] [ 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] [gw11] [ 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] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start12-_OracleUnicodeStringNCHAR] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_null [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than [gw30] [ 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[start2-_OracleString] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start2-_OracleString] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start3-_OracleUnicodeStringNCHAR] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start3-_OracleUnicodeStringNCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start4-_OracleText] [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[start13-_OracleRaw] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start13-_OracleRaw] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start2-String] [gw11] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start2-String] 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] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start6-_OracleNChar] [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than_or_equal [gw9] [ 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 [gw9] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_not_equal [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] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start7-_OracleUnicodeStringNCHAR] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_actual_type test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ0-VARCHAR2(50 CHAR)] [gw9] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_difference_result [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ0-VARCHAR2(50 CHAR)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ1-VARCHAR2(50 CHAR)] [gw9] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_obj [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ1-VARCHAR2(50 CHAR)] [gw9] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_text test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ10-NVARCHAR2] [gw9] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_text [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ10-NVARCHAR2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL1] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_intersection_result [gw19] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL1] [gw9] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_intersection_result test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ2-NVARCHAR2(50)] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ2-NVARCHAR2(50)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ3-VARCHAR(50 CHAR)] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ3-VARCHAR(50 CHAR)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ4-NVARCHAR2(50)] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ4-NVARCHAR2(50)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ5-VARCHAR2(50 CHAR)] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ5-VARCHAR2(50 CHAR)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ6-VARCHAR2] [gw19] [ 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] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ7-VARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ8-NVARCHAR2] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ8-NVARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ9-VARCHAR] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ9-VARCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ0-VARCHAR2(50 CHAR)] [gw2] [ 86%] PASSED test/engine/test_pool.py::QueuePoolTest::test_notify_waiters test/engine/test_pool.py::QueuePoolTest::test_overflow_no_gc [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ0-VARCHAR2(50 CHAR)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ1-NVARCHAR2(50)] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ1-NVARCHAR2(50)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ10-NVARCHAR2] [gw19] [ 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] [gw19] [ 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)] [gw19] [ 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_use_nchar_types[typ3-VARCHAR(50 CHAR)] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON3] [gw19] [ 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_use_nchar_types[typ4-NVARCHAR2(50)] [gw29] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON3] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ4-NVARCHAR2(50)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ5-VARCHAR2(50 CHAR)] [gw19] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ5-VARCHAR2(50 CHAR)] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC0] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ7-NVARCHAR2] [gw13] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC0] [gw29] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ7-NVARCHAR2] [gw2] [ 86%] PASSED test/engine/test_pool.py::QueuePoolTest::test_overflow_no_gc test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY1] test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value3-kw3-SET('a', 'b', 'c', collation='utf8_bin')] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ8-NVARCHAR2] [gw13] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value3-kw3-SET('a', 'b', 'c', collation='utf8_bin')] test/dialect/mysql/test_types.py::EnumSetTest::test_set_roundtrip_plus_reflection [gw15] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY1] [gw13] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_roundtrip_plus_reflection test/dialect/mysql/test_types.py::EnumSetTest::test_string_roundtrip [gw29] [ 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] test/engine/test_pool.py::QueuePoolTest::test_overflow_reset_on_failed_connect [gw2] [ 86%] PASSED test/engine/test_pool.py::QueuePoolTest::test_overflow_reset_on_failed_connect [gw13] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_string_roundtrip test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_enum [gw13] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_enum test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_roundtrip [gw13] [ 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 test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_pg_variant [gw15] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_pg_variant [gw29] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ9-VARCHAR] test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_some_other_variant [gw13] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_drop_schema_translate_map test/dialect/postgresql/test_types.py::EnumTest::test_create_table test/dialect/mysql/test_types.py::EnumSetTest::test_bitwise_required_for_empty [gw15] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_some_other_variant test/dialect/postgresql/test_types.py::EnumTest::test_name_required test/engine/test_pool.py::QueuePoolTest::test_queuepool_close [gw29] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_bitwise_required_for_empty test/dialect/mysql/test_types.py::EnumSetTest::test_broken_enum_returns_blanks [gw29] [ 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 [gw13] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_table test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[None] [gw13] [ 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] [gw13] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[foo] test/dialect/postgresql/test_types.py::EnumTest::test_custom_subclass [gw13] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_custom_subclass test/dialect/postgresql/test_types.py::EnumTest::test_disable_create [gw15] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_name_required test/dialect/postgresql/test_types.py::EnumTest::test_native_enum_warnings [gw15] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_native_enum_warnings test/dialect/postgresql/test_types.py::EnumTest::test_no_support [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_no_support [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_empty_string test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_no_empty_string [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_no_empty_string test/dialect/mysql/test_types.py::EnumSetTest::test_enum [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum test/dialect/mysql/test_types.py::EnumSetTest::test_enum_compile [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum_compile test/dialect/mysql/test_types.py::EnumSetTest::test_enum_parse [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum_parse test/dialect/mysql/test_types.py::EnumSetTest::test_int_roundtrip [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_int_roundtrip test/dialect/mysql/test_types.py::EnumSetTest::test_no_null [gw2] [ 87%] PASSED test/engine/test_pool.py::QueuePoolTest::test_queuepool_close test/engine/test_pool.py::QueuePoolTest::test_queuepool_del test/dialect/postgresql/test_types.py::EnumTest::test_non_native_dialect [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_non_native_dialect test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum_w_unicode [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum_w_unicode test/dialect/postgresql/test_types.py::EnumTest::test_reflection [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_no_null test/dialect/mysql/test_types.py::EnumSetTest::test_set_colspec [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_colspec test/dialect/mysql/test_types.py::EnumSetTest::test_set_parse [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_parse test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value0-kw0-SET('', retrieve_as_bitwise=True)] [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value0-kw0-SET('', retrieve_as_bitwise=True)] [gw2] [ 87%] PASSED test/engine/test_pool.py::QueuePoolTest::test_queuepool_del test/engine/test_pool.py::QueuePoolTest::test_reconnect [gw2] [ 87%] PASSED test/engine/test_pool.py::QueuePoolTest::test_reconnect test/engine/test_pool.py::QueuePoolTest::test_recreate [gw2] [ 87%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recreate test/engine/test_pool.py::QueuePoolTest::test_recycle [gw2] [ 87%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle test/engine/test_pool.py::QueuePoolTest::test_recycle_on_invalidate test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value1-kw1-SET('a')] [gw29] [ 87%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value1-kw1-SET('a')] [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_reflection test/dialect/postgresql/test_types.py::EnumTest::test_remain_on_table_metadata_wide [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_remain_on_table_metadata_wide test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[inherit_table_schema] [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[inherit_table_schema] test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[local_schema] [gw15] [ 87%] 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] [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[metadata_schema_only] test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[override_metadata_schema] [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[override_metadata_schema] test/dialect/postgresql/test_types.py::EnumTest::test_schema_reflection [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_reflection test/dialect/postgresql/test_types.py::EnumTest::test_standalone_enum [gw15] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_standalone_enum [gw13] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_disable_create test/dialect/postgresql/test_types.py::EnumTest::test_dont_keep_checking [gw13] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_dont_keep_checking test/dialect/postgresql/test_types.py::EnumTest::test_drops_on_table [gw13] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_drops_on_table test/dialect/postgresql/test_types.py::EnumTest::test_generate_alone_on_metadata [gw13] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_alone_on_metadata test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple [gw13] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_on_metadata [gw13] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_on_metadata test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSTZRANGE] [gw23] [ 87%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSTZRANGE] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_adapt test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[_Binary] [gw20] [ 87%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[_Binary] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_non_native_round_trip test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec_of_typedec [gw23] [ 87%] 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_adapt_length [gw8] [ 87%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec_of_typedec [gw23] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_adapt_length [gw20] [ 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_check_constraint 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_skip_check_constraint [gw23] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_check_constraint test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_create_metadata_bound_no_crash test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_true [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_null_round_trip [gw23] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_create_metadata_bound_no_crash [gw25] [ 87%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_true test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_omit_aliases test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[omit_alias-native] test/sql/test_types.py::CompileTest::test_char_length [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_omit_aliases [gw27] [ 87%] PASSED test/sql/test_types.py::CompileTest::test_char_length [gw23] [ 87%] PASSED 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_omit_warn test/sql/test_types.py::ExpressionTest::test_detect_coercion_of_builtins test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[True-Boolean] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[omit_alias-non_native] [gw8] [ 87%] 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_validators_not_in_concatenate_roundtrip [gw20] [ 87%] PASSED 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_pep435_custom_sort_key test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_any_all_exprs_array [gw23] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[omit_alias-non_native] [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_any_all_exprs_array test/sql/test_types.py::ExpressionTest::test_typedec_operator_adapt [gw8] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_not_in_concatenate_roundtrip [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_custom_sort_key [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_detect_coercion_of_builtins test/sql/test_types.py::ExpressionTest::test_distinct test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_not_in_like_roundtrip [gw25] [ 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] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_default_sort_key [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_distinct test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[with_alias-native] [gw8] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_not_in_like_roundtrip [gw0] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_operator_adapt test/sql/test_types.py::ExpressionTest::test_expression_typing test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_pep435 [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_default_sort_key test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_enum_expanding_in [gw23] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[with_alias-native] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[with_alias-non_native] test/sql/test_types.py::ExpressionTest::test_typedec_righthand_coercion [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data3-Numeric] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data4-Date] [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data4-Date] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_expression_typing test/sql/test_types.py::ExpressionTest::test_grouped_bind_adapt [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_grouped_bind_adapt test/sql/test_types.py::ExpressionTest::test_interval_coercion [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_interval_coercion [gw8] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_pep435 test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_plain [gw8] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_plain test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_variant_we_are_default test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data5-Time] [gw23] [ 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::ExpressionTest::test_literal_adapt [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_literal_adapt [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data5-Time] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data6-DateTime] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_enum_raise_lookup_ellipses test/sql/test_types.py::ExpressionTest::test_null_comparison [gw0] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_righthand_coercion test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_honors_wrapped [gw0] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_honors_wrapped test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_returns_self [gw0] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_returns_self [gw23] [ 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_enum_raise_lookup_none [gw23] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_enum_raise_lookup_none [gw8] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_variant_we_are_default test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_variant_we_are_not_default test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_base [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_base test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_pg [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_pg test/dialect/postgresql/test_types.py::FloatCoercionTest::test_float_coercion [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_float_coercion test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_native [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_native [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data6-DateTime] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data7-Interval] [gw25] [ 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 [gw20] [ 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_pep435_enum_round_trip [gw20] [ 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_pep435_enum_values_callable_round_trip [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_enum_values_callable_round_trip [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_null_comparison test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-add] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-add] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-mul] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-mul] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-sub] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-sub] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-truediv] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-truediv] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-add] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-add] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-mul] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_no_sort_key [gw20] [ 87%] 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_pickle_types test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_python [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_python test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_native [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_native test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_python [gw0] [ 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 [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_native test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_python [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_python test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_native [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_native test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_python [gw0] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_python [gw8] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_variant_we_are_not_default test/dialect/oracle/test_types.py::EuroNumericTest::test_detection [gw8] [ 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] [gw8] [ 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] [gw8] [ 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] [gw8] [ 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] [gw8] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT CAST(15 AS INTEGER) FROM DUAL-15-kw1] test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT CAST(15 AS NUMERIC(3, 1)) FROM DUAL-expected2-kw2] [gw8] [ 87%] 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/oracle/test_types.py::EuroNumericTest::test_output_type_handler[stmt5-expected5-kw5] [gw8] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[stmt5-expected5-kw5] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[2.65-Float] [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_asdecimal_int_to_numeric test/sql/test_types.py::ExpressionTest::test_asdecimal_numeric_to_int [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_asdecimal_numeric_to_int test/sql/test_types.py::ExpressionTest::test_bind_adapt [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt test/sql/test_types.py::ExpressionTest::test_bind_adapt_expression [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_expression test/sql/test_types.py::ExpressionTest::test_bind_adapt_insert [gw8] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[2.65-Float] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[5-Integer] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-mul] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-sub] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-sub] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-truediv] [gw27] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-truediv] [gw8] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[5-Integer] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_length_native [gw23] [ 87%] PASSED 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_length_non_native [gw23] [ 87%] PASSED 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_length_raises [gw23] [ 87%] 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_lookup_failure [gw23] [ 87%] 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_mock_engine_no_prob [gw23] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_mock_engine_no_prob test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_no_length_non_native [gw23] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_no_length_non_native [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_insert test/sql/test_types.py::ExpressionTest::test_bind_adapt_update [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_update test/sql/test_types.py::ExpressionTest::test_bind_typing [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_typing test/sql/test_types.py::ExpressionTest::test_control [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_control test/sql/test_types.py::ExpressionTest::test_date_coercion [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pickle_types [gw25] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_date_coercion test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_multi_dim_roundtrip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_python_type [gw14] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_multi_dim_roundtrip test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_orm_round_trip [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_python_type [gw14] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_orm_round_trip test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_reflect [gw14] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_native test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr [gw14] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_native test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_python [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr [gw14] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_python test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_four test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_default [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_four [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_default test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_psycopg2 test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_three [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_three [gw14] [ 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 test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_two [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_with_slashes_and_quotes [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_two test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-(test_table.hash -> %(hash_1)s) IS NOT NULL AS anon_1-True] [gw14] [ 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] 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[False-JSONB] [gw6] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSONB] [gw22] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-INET] [gw14] [ 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/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/postgresql/test_types.py::HStoreTest::test_where_getitem [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-akeys(test_table.hash) AS akeys_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-avals(test_table.hash) AS avals_1-True] [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-avals(test_table.hash) AS avals_1-True] [gw6] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_getitem test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, %(delete_2)s) AS delete_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_all [gw22] [ 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/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] [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, %(delete_2)s) AS delete_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/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] [gw14] [ 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] [gw7] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, hstore(%(hstore_1)s, %(hstore_2)s)) AS delete_1-True] [gw22] [ 87%] 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] [gw6] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_all 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_where_has_any test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_left_of [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_left_of [gw14] [ 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::Int4RangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) -> %(hstore_3)s AS anon_1-False] [gw6] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_any [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_right_of [gw22] [ 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_where_has_key test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_union [gw14] [ 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] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore_to_matrix(test_table.hash) AS hstore_to_matrix_1-True] [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_union test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_equal [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than [gw6] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_key [gw22] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore_to_matrix(test_table.hash) AS hstore_to_matrix_1-True] [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than_or_equal 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::HashableFlagORMTest::test_hashable_flag[ARRAY] [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] [gw6] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[ARRAY] test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[HSTORE] [gw22] [ 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] [gw6] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[HSTORE] [gw21] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_reflect [gw21] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_reflect 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::HashableFlagORMTest::test_hashable_flag[JSONB] [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_null [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than [gw7] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than [gw6] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSONB] test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSON] [gw6] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSON] [gw22] [ 88%] PASSED 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[-test_table.hash || hstore(CAST(test_table.id AS TEXT), %(hstore_1)s) AS anon_1-True] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than_or_equal [gw7] [ 88%] 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::Int4RangeRoundTripTest::test_union_result [gw21] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_adjacent_to [gw22] [ 88%] 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_parse_error [gw7] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_not_equal [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_adjacent_to [gw6] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contained_by [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_parse_error test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_default test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_actual_type [gw7] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_actual_type [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_default [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_difference_result [gw7] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_obj [gw6] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-DateTime] [gw18] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-DateTime] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_psycopg2 [gw22] [ 88%] 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 [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_different [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_with_slashes_and_quotes test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_custom [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_custom [gw18] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_null [gw6] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_different test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_text [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_text test/dialect/postgresql/test_types.py::HStoreTest::test_where_contained_by [gw6] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_different test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_intersection [gw7] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_text [gw7] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_text [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_different test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_intersection [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_left_of [gw18] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_null [gw6] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_intersection [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_contained_by test/dialect/postgresql/test_types.py::HStoreTest::test_where_contains test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than [gw18] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than_or_equal [gw18] [ 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 [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_contains [gw18] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_not_equal [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_right_of [gw6] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_actual_type [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_right_of [gw18] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_overlaps [gw6] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_right_of [gw18] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_obj [gw18] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_text [gw18] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_text [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_intersection_result [gw18] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_reflect [gw18] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_union_result [gw18] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_union_result test/sql/test_types.py::IntegerTest_sqlite+pysqlite_3_41_2::test_integer_literal_processor [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_left_of [gw18] [ 88%] PASSED test/sql/test_types.py::IntegerTest_sqlite+pysqlite_3_41_2::test_integer_literal_processor test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_right_of test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_non_native_adapt [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_union test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_union [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] [gw18] [ 88%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_non_native_adapt test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_equal test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_roundtrip [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than [gw21] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than [gw4] [ 88%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_roundtrip test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_against_string_basic [gw4] [ 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 [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_mixed_path test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Date] test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_simple_int [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Date] [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_simple_int test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_spaces_in_key test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[some_key("idx")] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-MONEY] [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_spaces_in_key [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[some_key("idx")] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum3] test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_string_path test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-MONEY] [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_string_path test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_criterion [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum3] [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_none_as_null [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_criterion test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_custom_serialize_deserialize [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_custom_serialize_deserialize test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric0] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric0] [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_none_as_null test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulljson_into_none_as_null test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_eval_none_flag_orm [gw4] [ 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::JSONBSuiteTest::test_index_typed_access[_decimal0] [gw12] [ 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] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal1] [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulljson_into_none_as_null test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulls [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulls test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric1] [gw28] [ 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] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal2] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal2] [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_fixed_round_trip test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_literal [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_literal test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_multi_index_query [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_multi_index_query test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[key] [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[key] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] [gw4] [ 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] [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with spaces] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name_with"quotes"name] [gw4] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name_with"quotes"name] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean0] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean0] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_path_query [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_path_query test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_int [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_int test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean1] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean2] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float0] [gw12] [ 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] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_text [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_text test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_reflect [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string1] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string2] [gw28] [ 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] [gw28] [ 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] [gw28] [ 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] [gw28] [ 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] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float1] [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_unicode_round_trip [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_unicode_round_trip test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_eval_none_flag_orm [gw10] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_eval_none_flag_orm test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None0] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean0] [gw10] [ 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[float2] [gw12] [ 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] [gw12] [ 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] [gw12] [ 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[integer2] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean1] [gw28] [ 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] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer2] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float0] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer3] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json0] [gw12] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum4] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum4] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float2] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer0] [gw1] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_intersection [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean0] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer2] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean1] [gw26] [ 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] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean2] [gw26] [ 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] [gw1] [ 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] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float1] [gw26] [ 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[numeric1] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric2] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float2] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer0] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string0] [gw1] [ 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_index_typed_comparison[string0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string1] [gw5] [ 88%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany_unique test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchone [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string2] [gw26] [ 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[string3] [gw1] [ 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[integer2] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer3] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric0] [gw1] [ 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] [gw1] [ 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] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string0] [gw26] [ 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] [gw26] [ 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[_decimal1] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal1] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string0] test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_text [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string2] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string3] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_custom_json [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_custom_json test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_data1 [gw24] [ 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 [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_json_null_as_json_null [gw2] [ 88%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_on_invalidate test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[multiparameters] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[multiparameters] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[parameters] test/engine/test_pool.py::QueuePoolTest::test_recycle_on_soft_invalidate [gw24] [ 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/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_init [gw3] [ 88%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_init test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15.052] [gw3] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15.052] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15] [gw3] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[False] [gw3] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[False] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[None] [gw24] [ 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] [gw3] [ 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] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[multiparameters] [gw3] [ 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_round_trip_none_as_sql_null[omit] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[omit] [gw3] [ 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_round_trip_none_as_sql_null[parameters] [gw3] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve ill\xe9] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[parameters] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[values] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[values] [gw3] [ 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::JSONBSuiteTest::test_unicode_round_trip test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1.0] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1.0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1] [gw3] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_unicode_round_trip test/dialect/postgresql/test_types.py::JSONBTest::test_cols[-test_table.test_column -> %(test_column_1)s AS anon_1-True] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1] [gw3] [ 88%] PASSED 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::JSONBTest::test_custom_astext_type [gw3] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_custom_astext_type test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::JSONBTest::test_path_typing [gw3] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_path_typing [gw16] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column <@ %(test_column_1)s] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?| ARRAY[%(param_1)s, %(param_2)s]] [gw17] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_right_of [gw3] [ 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::JSONBTest::test_where[-test_table.test_column ? %(test_column_1)s] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulljson_into_none_as_null [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulljson_into_none_as_null [gw3] [ 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_insert_nulls [gw17] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulls test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_literal [gw17] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_literal [gw16] [ 89%] 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] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_multi_index_query [gw17] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_multi_index_query test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_path_query [gw17] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_path_query test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_int [gw17] [ 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 [gw17] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_text test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_reflect [gw16] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column @> %(test_column_1)s] [gw17] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_unicode_round_trip [gw17] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_unicode_round_trip test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_criterion test/sql/test_types.py::JSONTest::test_bind_serialize_None [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_criterion [gw17] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_None test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_custom_serialize_deserialize test/sql/test_types.py::JSONTest::test_bind_serialize_default [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_custom_serialize_deserialize test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_eval_none_flag_orm [gw17] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_default test/sql/test_types.py::JSONTest::test_bind_serialize_none_as_null [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_eval_none_flag_orm test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_fixed_round_trip [gw17] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_none_as_null [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_fixed_round_trip test/sql/test_types.py::JSONTest::test_bind_serialize_null test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[key] [gw17] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_null [gw16] [ 89%] 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] [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with spaces] [gw16] [ 89%] 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/oracle/test_types.py::DialectTypesTest::test_type_adapt[start3-_OracleString] [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name_with"quotes"name] [gw11] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start3-_OracleString] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ11-VARCHAR2] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[some_key("idx")] test/dialect/postgresql/test_types.py::JSONTest::test_custom_astext_type [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[some_key("idx")] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert [gw30] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ11-VARCHAR2] [gw11] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_custom_astext_type [gw9] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_reflect [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype2] test/sql/test_types.py::JSONTest::test_index_bind_proc_int [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype2] 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-100-datatype0] [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype0] [gw11] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_index_bind_proc_int test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype1] [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype2] test/sql/test_types.py::JSONTest::test_index_bind_proc_str [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype0] [gw30] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column ->> %(test_column_1)s) IS NULL] [gw11] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_index_bind_proc_str [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype0] test/sql/test_types.py::JSONTest::test_index_literal_proc_int test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype1] test/dialect/postgresql/test_types.py::JSONTest::test_where[-CAST((test_table.test_column -> %(test_column_1)s) AS INTEGER) = %(param_1)s] [gw9] [ 89%] SKIPPED 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[x,z,y-250-datatype2] [gw11] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_index_literal_proc_int [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype2] test/sql/test_types.py::JSONTest::test_index_literal_proc_str test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype0] [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype0] [gw11] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_index_literal_proc_str test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype1] [gw30] [ 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] [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-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/postgresql/test_types.py::JSONTest::test_path_typing test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype2] [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype0] [gw11] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_path_typing [gw9] [ 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] [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype1] test/dialect/mysql/test_types.py::JSONTest::test_reflection [gw30] [ 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::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype2] [gw11] [ 89%] SKIPPED test/dialect/mysql/test_types.py::JSONTest::test_reflection [gw9] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype2] test/sql/test_types.py::JSONTest::test_result_deserialize_None test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype0] [gw11] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_None test/sql/test_types.py::JSONTest::test_result_deserialize_default [gw30] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype0] [gw11] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_default test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype1] test/sql/test_types.py::JSONTest::test_result_deserialize_null [gw30] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ6-VARCHAR2] [gw11] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_null [gw30] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype2] [gw19] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ6-VARCHAR2] test/dialect/mysql/test_types.py::JSONTest::test_rudimental_round_trip test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype0] [gw11] [ 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/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype1] [gw30] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype1] [gw19] [ 89%] SKIPPED 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[y,x,z-250-datatype2] [gw30] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype2] [gw19] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype0] [gw11] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #> %(test_column_1)s) IS NULL] [gw30] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype2] test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #>> %(test_column_1)s) IS NULL] [gw19] [ 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] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype0] [gw19] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype1] [gw30] [ 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[y-10-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype1] [gw19] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype2] [gw11] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #>> %(test_column_1)s) IS NULL] [gw30] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype0] [gw2] [ 89%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_on_soft_invalidate [gw19] [ 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] [gw19] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype2] test/engine/test_pool.py::QueuePoolTest::test_recycle_pool_no_race [gw19] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype2] 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[x,y,z-250-datatype2] [gw30] [ 89%] 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-10-datatype0] [gw30] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype0] [gw19] [ 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] [gw19] [ 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] [gw19] [ 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 [gw19] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_unicode test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream [gw19] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_schemaname_on_metadata [gw13] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_schemaname_on_metadata test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert [gw13] [ 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 test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value2-kw2-SET('a', 'b', 'c')] [gw13] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_many_rows [gw29] [ 89%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value2-kw2-SET('a', 'b', 'c')] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_different test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_raw [gw13] [ 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 [gw13] [ 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 [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_different test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_intersection [gw13] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert_many_rows test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[date] [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::EnumTest::test_unicode_labels [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_unicode_labels [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_left_of [gw13] [ 89%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[date] test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[datetime] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_right_of [gw13] [ 89%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[datetime] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than_or_equal test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[time] [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_overlaps [gw13] [ 89%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[time] [gw15] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than_or_equal [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_not_equal test/dialect/mssql/test_types.py::MSDateTypeTest::test_extract [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_left_of [gw15] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_right_of [gw13] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_extract test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor [gw13] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor_invalid [gw13] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor_invalid [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_union test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_adjacent_to [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_union [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_equal [gw13] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_adjacent_to [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_difference_result [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_obj [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_obj [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_text [gw13] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than_or_equal [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_intersection_result [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_not_null [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_reflect [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_null [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_reflect [gw29] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_union_result [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_codes [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_codes test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_default [gw15] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_default test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_decimal_fp test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_non_native_constraint_custom_type [gw23] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_non_native_constraint_custom_type [gw15] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_decimal_fp [gw20] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_round_trip test/sql/test_types.py::ExpressionTest::test_typedec_is_adapt test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_decimal_int test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[None-NullType] test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_literal_round_trip test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_ints [gw0] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_literal_round_trip test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Numeric] [gw15] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_decimal_int [gw8] [ 89%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[None-NullType] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_index_slice_exprs [gw20] [ 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/sql/test_types.py::ExpressionTest::test_detect_coercion_not_fooled_by_mock [gw0] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-String] [gw0] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Text] [gw27] [ 89%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_is_adapt test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array_w_null [gw23] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_ints test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM4] [gw8] [ 89%] 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] [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_compare [gw0] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Unicode] [gw0] [ 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] [gw0] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Boolean] [gw25] [ 89%] PASSED test/sql/test_types.py::ExpressionTest::test_detect_coercion_not_fooled_by_mock [gw8] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum1] [gw8] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum2] [gw8] [ 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_array_literal_multidimensional_roundtrip [gw20] [ 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 [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_roundtrip test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_overlap_exec [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_overlap_exec test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_plus_native_enum_create [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_plus_native_enum_create test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_str_collation test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM4] [gw25] [ 89%] 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[True-Enum0] [gw8] [ 89%] SKIPPED 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-Enum4] [gw8] [ 89%] 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] [gw8] [ 89%] 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] [gw8] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-INET] [gw8] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Integer] [gw8] [ 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] [gw8] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-LargeBinary] test/dialect/postgresql/test_types.py::OIDTest::test_reflection [gw23] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::OIDTest::test_reflection test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_any_all_exprs_array [gw23] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_any_all_exprs_array [gw0] [ 89%] 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] [gw0] [ 89%] 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[True-DateTime] [gw0] [ 89%] 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[True-Date] [gw0] [ 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] [gw0] [ 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] [gw0] [ 89%] 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] [gw0] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM2] [gw27] [ 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 [gw27] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_multi_dim_roundtrip test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_reflect_array_column [gw27] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_reflect_array_column test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_tuple_flag [gw27] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_tuple_flag test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-BYTEA] [gw27] [ 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] [gw27] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-CIDR] [gw27] [ 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] [gw27] [ 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] [gw27] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM0] [gw27] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM1] [gw27] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM2] [gw27] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM2] [gw20] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_str_collation [gw25] [ 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] [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] [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_contains[True-Enum4] [gw25] [ 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[True-Enum5] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum5] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-HSTORE] [gw25] [ 90%] 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] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Integer] [gw25] [ 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] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_subtype_resultprocessor [gw20] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_subtype_resultprocessor test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_where [gw20] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_where test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[] [gw20] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[list] [gw20] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[list] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[set] [gw20] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[set] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-LargeBinary] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_agg [gw23] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_agg test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_all_exec [gw23] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_all_exec [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_any_exec [gw23] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_any_exec test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_comparison [gw23] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_comparison test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_concat [gw23] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_concat test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_contained_by_exec [gw23] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_contained_by_exec test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_single_exec [gw23] [ 90%] 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 [gw23] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_slice_exec test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_int [gw23] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_int test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) || test_table.hash AS anon_1-True] [gw14] [ 90%] PASSED 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::PGArrayRoundTripTest::test_type_specific_contains[True-Numeric] [gw14] [ 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] [gw14] [ 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/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_intersection_result [gw14] [ 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] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum1] [gw14] [ 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_slice_update[False-BYTEA] [gw7] [ 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-Enum2] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_overlaps [gw14] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Boolean] [gw14] [ 90%] 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_slice_update[False-Enum3] [gw7] [ 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-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] [gw14] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] [gw6] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_overlaps [gw7] [ 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[False-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-DateTime] [gw14] [ 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] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Integer] [gw14] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Date] [gw7] [ 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] 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-ENUM0] [gw14] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-JSON0] 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-JSON1] [gw14] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Text] [gw7] [ 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-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] [gw14] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] test/dialect/postgresql/test_types.py::HStoreTest::test_where_defined [gw7] [ 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] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Unicode] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] 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-BYTEA] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-MONEY] [gw6] [ 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[False-Numeric] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Numeric] [gw22] [ 90%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_defined test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Boolean] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-CIDR] [gw6] [ 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[True-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-DateTime] [gw22] [ 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] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-DateTime] [gw22] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Date] [gw22] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Integer] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Date] [gw22] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Integer] 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-ENUM0] [gw22] [ 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] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM0] [gw22] [ 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM1] [gw22] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-JSONB] [gw6] [ 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-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] [gw22] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-MONEY] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] [gw22] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum0] [gw22] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-String] [gw22] [ 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_slice_update[True-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] [gw22] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Text] [gw6] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than_or_equal [gw21] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than_or_equal test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_null test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-BYTEA] [gw18] [ 90%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_null [gw21] [ 90%] SKIPPED 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-Boolean] [gw21] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-CIDR] [gw21] [ 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_value_delete[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-HSTORE] [gw21] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-DateTime] [gw18] [ 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[False-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-INET] [gw21] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Date] [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-INET] 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-Integer] [gw21] [ 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] [gw18] [ 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] [gw21] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM1] [gw18] [ 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-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] [gw21] [ 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-Enum0] [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] [gw21] [ 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-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-MONEY] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw21] [ 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] [gw21] [ 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-Numeric] [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-String] [gw18] [ 90%] 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[False-Text] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] [gw18] [ 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[True-DateTime] [gw18] [ 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] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] [gw18] [ 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[True-Date] [gw4] [ 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-ENUM0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None1] [gw4] [ 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] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Integer] [gw4] [ 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] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Integer] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-JSONB] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float1] 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_delete[True-Enum0] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Date] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-LargeBinary] [gw28] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM0] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum0] [gw10] [ 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] [gw12] [ 90%] SKIPPED 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-Enum1] [gw4] [ 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_select[False-ENUM1] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum2] [gw12] [ 90%] 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_select[False-HSTORE] [gw28] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-INET] [gw4] [ 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_select[False-ENUM2] [gw28] [ 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-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Numeric] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-String] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum3] [gw4] [ 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_select[False-ENUM3] [gw10] [ 90%] SKIPPED 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-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] [gw28] [ 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-JSON0] [gw28] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSON0] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] [gw10] [ 90%] SKIPPED 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-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSON1] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM3] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] [gw28] [ 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-JSONB] 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-ENUM4] [gw12] [ 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] [gw10] [ 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-Boolean] [gw12] [ 90%] SKIPPED 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_select[False-Enum1] [gw12] [ 90%] 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_select[False-Enum2] [gw28] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] [gw10] [ 90%] 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_select[False-CIDR] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-CIDR] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum3] [gw28] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum3] 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-Enum4] [gw28] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-MONEY] [gw12] [ 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-Numeric] [gw28] [ 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] [gw28] [ 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[False-Text] [gw31] [ 90%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_unbound [gw28] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Text] test/aaa_profiling/test_memusage.py::CycleTest::test_optimized_get test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string1] [gw26] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal2] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum2] [gw1] [ 90%] SKIPPED 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-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] [gw26] [ 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[True-Boolean] [gw1] [ 90%] SKIPPED 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-Enum4] [gw26] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Boolean] [gw1] [ 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-Enum5] [gw1] [ 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-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-CIDR] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] [gw26] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-DateTime] [gw26] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-INET] [gw1] [ 90%] SKIPPED 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-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw26] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Integer] 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-ENUM0] [gw26] [ 90%] SKIPPED 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-ENUM1] [gw26] [ 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] [gw1] [ 90%] SKIPPED 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-JSON1] [gw1] [ 90%] SKIPPED 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-JSONB] [gw26] [ 90%] SKIPPED 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-ENUM3] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] [gw26] [ 90%] SKIPPED 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-ENUM4] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[0] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] [gw24] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Numeric] [gw24] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-String] [gw24] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Text] [gw26] [ 91%] 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-Enum0] [gw26] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum0] [gw24] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Unicode] [gw24] [ 91%] SKIPPED 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-BYTEA] [gw24] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Boolean] [gw24] [ 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-CIDR] [gw24] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-DateTime] test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?& %(test_column_1)s] [gw24] [ 91%] SKIPPED 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-Date] [gw24] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM0] [gw24] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM0] [gw3] [ 91%] PASSED 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[False-ENUM1] [gw24] [ 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-ENUM3] test/dialect/postgresql/test_types.py::JSONTest::test_cols[-test_table.test_column -> %(test_column_1)s AS anon_1-True] [gw3] [ 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] [gw3] [ 91%] SKIPPED 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-Enum0] [gw3] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum1] [gw3] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum1] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_none_as_null [gw16] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_none_as_null test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-DateTime] [gw16] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum2] [gw3] [ 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-Enum3] [gw3] [ 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] [gw17] [ 91%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_cols[-test_table.test_column -> %(test_column_1)s AS anon_1-True] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Date] [gw16] [ 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] [gw16] [ 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] [gw16] [ 91%] SKIPPED 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[True-ENUM2] [gw16] [ 91%] 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-ENUM3] [gw16] [ 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] [gw3] [ 91%] SKIPPED 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-JSON1] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSONB] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-LargeBinary] [gw17] [ 91%] SKIPPED 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-MONEY] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Numeric] [gw17] [ 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[False-String] [gw17] [ 91%] 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[False-Text] [gw17] [ 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] [gw16] [ 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] [gw16] [ 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-Enum5] [gw3] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum5] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] [gw3] [ 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] [gw3] [ 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] [gw3] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Integer] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-BYTEA] [gw17] [ 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[True-Boolean] [gw16] [ 91%] SKIPPED 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[True-Enum2] [gw16] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum2] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Boolean] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype0] [gw9] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype0] 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::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum4] [gw9] [ 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] [gw9] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum5] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype1] [gw11] [ 91%] PASSED 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::PGArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] [gw30] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype1] [gw9] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-String] [gw9] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-INET] test/sql/test_types.py::PickleTest::test_customized_impl[impl4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Integer] [gw11] [ 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] [gw11] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Text] [gw9] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Unicode] [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[impl4] test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream_single_arraysize test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON0] [gw11] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[] test/sql/test_types.py::PickleTest::test_eq_comparison [gw9] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON0] [gw19] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream_single_arraysize test/sql/test_types.py::PickleTypesTest::test_pickle_types[Numeric()] [gw11] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[list] [gw11] [ 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON1] [gw9] [ 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] [gw11] [ 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 [gw9] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSONB] [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_eq_comparison [gw11] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_empty test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] test/sql/test_types.py::PickleTest::test_nonmutable_comparison test/sql/test_types.py::PickleTest::test_customized_impl[LONGBLOB] [gw11] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[LONGBLOB] [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_nonmutable_comparison [gw9] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-MONEY] [gw19] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Numeric()] test/sql/test_types.py::PickleTest::test_customized_impl[LargeBinary] [gw9] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-MONEY] [gw11] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[LargeBinary] test/sql/test_types.py::PickleTest::test_customized_impl[None] test/sql/test_types.py::PickleTypesTest::test_pickle_types[BigInteger()] [gw11] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[None] test/sql/test_types.py::PickleTypesTest::test_pickle_types[PickleType()] [gw19] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[PickleType()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[SmallInteger()] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contains [gw13] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contains [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[BigInteger()] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::RegClassTest::test_cast_whereclause [gw19] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[SmallInteger()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[String()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Boolean()] [gw29] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than [gw13] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_whereclause test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_rowvalue test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[BINARY_DOUBLE-25.34534-NATIVE_FLOAT-False] [gw13] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_rowvalue test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_timestamp [gw13] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_timestamp test/dialect/mssql/test_types.py::RowVersionTest::test_class_hierarchy [gw13] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_class_hierarchy test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv [gw29] [ 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] [gw29] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[BINARY_FLOAT-25.34534-NATIVE_FLOAT-False] [gw13] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv_int test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[DOUBLE_PRECISION-25.34534-None-False] [gw19] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[String()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Text()] [gw29] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[DOUBLE_PRECISION-25.34534-None-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[Integer-25-int-False] [gw29] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[Integer-25-int-False] [gw13] [ 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 [gw13] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[SmallInteger-25-int-False] [gw29] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[SmallInteger-25-int-False] test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts_int [gw13] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts_int test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype10-test-CLOB-False] test/dialect/mssql/test_types.py::RowVersionTest::test_rowversion_reflection [gw13] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_rowversion_reflection test/dialect/mssql/test_types.py::RowVersionTest::test_timestamp_reflection [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Boolean()] [gw29] [ 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] [gw13] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_timestamp_reflection test/sql/test_types.py::PickleTypesTest::test_pickle_types[Date()] [gw19] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Text()] [gw29] [ 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] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Time()] [gw29] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype12-test-FIXED_CHAR-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype13-test-FIXED_NCHAR-False] [gw29] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype13-test-FIXED_NCHAR-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype14-test-None-False] [gw29] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype14-test-None-False] test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_float [gw19] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Time()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Unicode()] [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Date()] [gw15] [ 91%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_float test/sql/test_types.py::PickleTypesTest::test_pickle_types[DateTime()] [gw19] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Unicode()] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype3-25.34534-None-False] test/dialect/postgresql/test_types.py::PythonTypeTest::test_interval test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM3] [gw15] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype3-25.34534-None-False] [gw19] [ 91%] PASSED test/dialect/postgresql/test_types.py::PythonTypeTest::test_interval [gw0] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM3] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-False-String] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype7-test-NCHAR-True] test/dialect/postgresql/test_types.py::RegClassTest::test_cast_name [gw15] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype7-test-NCHAR-True] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype8-test-NCLOB-True] [gw0] [ 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_BYTES')-False-Unicode] [gw19] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_name [gw15] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype8-test-NCLOB-True] test/dialect/postgresql/test_types.py::RegClassTest::test_cast_oid [gw19] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_oid test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype9-test-None-False] [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[DateTime()] [gw0] [ 91%] 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_BYTES')-True-String] [gw15] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype9-test-None-False] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Float()] [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-String] [gw20] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_0-BIT(1)] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-Unicode] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-Unicode] [gw20] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-Unicode] [gw15] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_0-BIT(1)] [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-MONEY] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-String] test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_1-BIT(5)] [gw8] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-MONEY] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_1-TIME(5) WITHOUT TIME ZONE] [gw0] [ 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_CONDITIONAL')-False-Unicode] [gw15] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_1-BIT(5)] [gw8] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_1-TIME(5) WITHOUT TIME ZONE] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_2-TIME(5) WITH TIME ZONE] test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_2-BIT VARYING] test/dialect/mssql/test_types.py::StringTest::test_string_text_explicit_literal_binds [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-Unicode] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-String] [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-String] [gw8] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_2-TIME(5) WITH TIME ZONE] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_3-TIMESTAMP WITHOUT TIME ZONE] [gw8] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_3-TIMESTAMP WITHOUT TIME ZONE] [gw15] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_2-BIT VARYING] test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_3-BIT VARYING(5)] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-Unicode] [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-Unicode] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-String] [gw20] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_string_text_explicit_literal_binds test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_4-TIMESTAMP(5) WITHOUT TIME ZONE] [gw8] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_4-TIMESTAMP(5) WITHOUT TIME ZONE] [gw15] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_3-BIT VARYING(5)] [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-String] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-Unicode] [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Float()] test/dialect/postgresql/test_types.py::SpecialTypesTest::test_bit_reflection test/dialect/mssql/test_types.py::StringTest::test_string_text_literal_binds [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-Unicode] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Integer()] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_5-TIMESTAMP(5) WITH TIME ZONE] [gw8] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_5-TIMESTAMP(5) WITH TIME ZONE] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_6-TIME(0) WITHOUT TIME ZONE] [gw8] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_6-TIME(0) WITHOUT TIME ZONE] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_7-TIMESTAMP(0) WITHOUT TIME ZONE] [gw8] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_7-TIMESTAMP(0) WITHOUT TIME ZONE] [gw15] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_bit_reflection test/dialect/postgresql/test_types.py::SpecialTypesTest::test_reflection [gw15] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_reflection [gw20] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_string_text_literal_binds test/dialect/mssql/test_types.py::StringTest::test_string_text_literal_binds_explicit_unicode_right test/dialect/postgresql/test_types.py::TimePrecisionTest::test_reflection [gw20] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_string_text_literal_binds_explicit_unicode_right test/dialect/mssql/test_types.py::StringTest::test_text_text_literal_binds [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Integer()] [gw8] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimePrecisionTest::test_reflection test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_invalid [gw8] [ 91%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_invalid test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_no_microseconds test/sql/test_types.py::PickleTypesTest::test_pickle_types[Interval()] [gw8] [ 91%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_no_microseconds [gw20] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_text_text_literal_binds test/dialect/mssql/test_types.py::StringTest::test_unicode_literal_binds [gw20] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_unicode_literal_binds test/dialect/mssql/test_types.py::StringTest::test_unicode_text_literal_binds test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM3] [gw27] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM3] test/dialect/postgresql/test_types.py::TimestampTest::test_interval_arithmetic [gw27] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_arithmetic [gw20] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_unicode_text_literal_binds test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion [gw27] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-MONEY] test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion_literal [gw25] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-MONEY] [gw27] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion_literal test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-PickleType()] test/dialect/postgresql/test_types.py::TimestampTest::test_timestamp test/sql/test_types.py::TestKWArgPassThru_sqlite+pysqlite_3_41_2::test_user_defined [gw27] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_timestamp test/dialect/postgresql/test_types.py::TimezoneTest::test_with_timezone [gw25] [ 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()] [gw27] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimezoneTest::test_with_timezone test/dialect/postgresql/test_types.py::TimezoneTest::test_without_timezone [gw30] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Interval()] [gw20] [ 91%] PASSED test/sql/test_types.py::TestKWArgPassThru_sqlite+pysqlite_3_41_2::test_user_defined [gw27] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimezoneTest::test_without_timezone test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-Integer()] [gw25] [ 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()] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-Integer()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-SmallInteger()] test/dialect/mssql/test_types.py::TimeParameterTest::test_time_as_parameter_to_where[not_null] [gw25] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-PickleType()] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-SmallInteger()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-String()] [gw20] [ 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] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-String()] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-String()] [gw20] [ 91%] SKIPPED test/dialect/mssql/test_types.py::TimeParameterTest::test_time_as_parameter_to_where[null] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_str [gw25] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-String()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-Unicode()] [gw25] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-Unicode()] test/sql/test_types.py::TypeAffinityTest::test_decorator_doesnt_cache [gw25] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_decorator_doesnt_cache [gw23] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_str test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_bind test/sql/test_types.py::TypeAffinityTest::test_type_affinity[Date()-Date] [gw25] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[Date()-Date] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[LargeBinary()-_Binary] [gw25] [ 92%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[LargeBinary()-_Binary] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[String()-String] [gw25] [ 92%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[String()-String] [gw23] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_bind test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] [gw14] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_existing_typed 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_slice_update[False-String] [gw23] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_existing_typed [gw7] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-String] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_replace_col_w_bind test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_0-BIT] [gw7] [ 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)] [gw23] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_replace_col_w_bind [gw7] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_1-BIT(1)] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_resolve_clause_element_type_coerce test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_2-BIT(63)] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_from_nulltype_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_bind [gw6] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] [gw7] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_2-BIT(63)] test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_0-BOOL] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args12-kw12-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw23] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_from_nulltype_cast [gw7] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_0-BOOL] [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_bind test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_from_nulltype_type_coerce test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_1-BOOL] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_coerce_existing_typed test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] [gw6] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args12-kw12-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw7] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_1-BOOL] [gw22] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args4-kw4-CHAR(1) UNICODE] [gw23] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_from_nulltype_type_coerce test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_2-TINYINT(1)] [gw7] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_2-TINYINT(1)] [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_coerce_existing_typed test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_coerce_replace_col_w_bind test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_none_cast [gw22] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args4-kw4-CHAR(1) UNICODE] 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-args13-kw13-CHAR(1) CHARACTER SET utf8 BINARY] [gw6] [ 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-args14-kw14-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_coerce_replace_col_w_bind test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_3-TINYINT(1) UNSIGNED] [gw23] [ 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/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_alias_cast [gw22] [ 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] [gw22] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args6-kw6-CHAR(1) UNICODE BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args7-kw7-CHAR(1) CHARACTER SET utf8] [gw7] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_3-TINYINT(1) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args0-kw0-CHAR(1)] [gw7] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args0-kw0-CHAR(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args10-kw10-CHAR(1) CHARACTER SET utf8] [gw23] [ 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 [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_alias_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_alias_type_coerce [gw7] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args10-kw10-CHAR(1) CHARACTER SET utf8] [gw23] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_insert_round_trip_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_insert_round_trip_type_coerce [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_alias_type_coerce [gw6] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args14-kw14-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args15-kw15-NATIONAL CHAR(1)] [gw6] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args15-kw15-NATIONAL CHAR(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args16-kw16-NATIONAL CHAR(1)] [gw6] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args16-kw16-NATIONAL CHAR(1)] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_cast [gw23] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_insert_round_trip_type_coerce test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args17-kw17-NATIONAL CHAR(1) BINARY] [gw22] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args7-kw7-CHAR(1) CHARACTER SET utf8] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args8-kw8-CHAR(1) CHARACTER SET utf8 BINARY] [gw22] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args8-kw8-CHAR(1) CHARACTER SET utf8 BINARY] [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_type_coerce [gw6] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args17-kw17-NATIONAL CHAR(1) BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args9-kw9-CHAR(1) CHARACTER SET utf8] [gw22] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args9-kw9-CHAR(1) CHARACTER SET utf8] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[ENUM-args25-kw25-ENUM('foo','bar') UNICODE] [gw22] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[ENUM-args25-kw25-ENUM('foo','bar') UNICODE] [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_type_coerce test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[LONGTEXT-args24-kw24-LONGTEXT ASCII] [gw22] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[LONGTEXT-args24-kw24-LONGTEXT ASCII] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[MEDIUMTEXT-args23-kw23-MEDIUMTEXT CHARACTER SET utf8 BINARY] [gw22] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[MEDIUMTEXT-args23-kw23-MEDIUMTEXT CHARACTER SET utf8 BINARY] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_where_cast test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args18-kw18-NATIONAL CHAR(1) BINARY] [gw6] [ 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] [gw14] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_where_cast [gw6] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args19-kw19-NATIONAL CHAR(1) COLLATE utf8_bin] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args2-kw2-CHAR(1) BINARY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum3] [gw6] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args2-kw2-CHAR(1) BINARY] [gw21] [ 92%] 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[True-Boolean] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[String-args26-kw26-VARCHAR(20) COLLATE utf8] [gw18] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Boolean] [gw21] [ 92%] PASSED 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[BIGINT-args37-kw37-BIGINT(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[TINYTEXT-args22-kw22-TINYTEXT CHARACTER SET utf8 COLLATE utf8_bin] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args37-kw37-BIGINT(4) UNSIGNED ZEROFILL] [gw21] [ 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_numeric[DECIMAL-args10-kw10-DECIMAL(12, 4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args20-kw20-VARCHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-INET] [gw21] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args20-kw20-VARCHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args10-kw10-DECIMAL(12, 4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args21-kw21-NATIONAL VARCHAR(1) COLLATE utf8_bin] [gw4] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-INET] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args11-kw11-DECIMAL(12, 4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args15-kw15-DOUBLE(12, 4) ZEROFILL] [gw21] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args21-kw21-NATIONAL VARCHAR(1) COLLATE utf8_bin] test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_fsp [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args11-kw11-DECIMAL(12, 4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args12-kw12-DECIMAL(12, 4) UNSIGNED ZEROFILL] [gw4] [ 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] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args12-kw12-DECIMAL(12, 4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args6-kw6-DECIMAL] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args16-kw16-DOUBLE(12, 4) UNSIGNED ZEROFILL] [gw21] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_fsp test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_generic [gw21] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_generic test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args33-kw33-BIGINT] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args6-kw6-DECIMAL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args7-kw7-DECIMAL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args21-kw21-FLOAT] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args21-kw21-FLOAT] [gw21] [ 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)] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args7-kw7-DECIMAL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args22-kw22-FLOAT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args8-kw8-DECIMAL(12)] [gw21] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args34-kw34-BIGINT(4)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args35-kw35-BIGINT(4) UNSIGNED] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args8-kw8-DECIMAL(12)] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args22-kw22-FLOAT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args9-kw9-DECIMAL(12)] [gw21] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args35-kw35-BIGINT(4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args23-kw23-FLOAT(12)] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args9-kw9-DECIMAL(12)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args13-kw13-DOUBLE] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args23-kw23-FLOAT(12)] 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_value_select[False-DateTime] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args13-kw13-DOUBLE] [gw10] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-DateTime] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args24-kw24-FLOAT(12, 4)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args29-kw29-INTEGER(4)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args25-kw25-FLOAT(12, 4) UNSIGNED] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args25-kw25-FLOAT(12, 4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args26-kw26-FLOAT(12, 4) ZEROFILL] [gw10] [ 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[FLOAT-args26-kw26-FLOAT(12, 4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args30-kw30-INTEGER(4) UNSIGNED] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Unicode] 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_value_select[False-Enum5] [gw28] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Unicode] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args27-kw27-FLOAT(12, 4) UNSIGNED ZEROFILL] [gw12] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum5] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args1-kw1-NUMERIC] [gw10] [ 92%] 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[INTEGER-args31-kw31-INTEGER(4) ZEROFILL] 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[INTEGER-args31-kw31-INTEGER(4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args32-kw32-INTEGER(4) UNSIGNED ZEROFILL] [gw28] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args1-kw1-NUMERIC] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args49-kw49-SMALLINT(4)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args2-kw2-NUMERIC(12)] [gw10] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args32-kw32-INTEGER(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args50-kw50-SMALLINT(4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args38-kw38-MEDIUMINT] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args50-kw50-SMALLINT(4) UNSIGNED] [gw28] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args2-kw2-NUMERIC(12)] [gw10] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args38-kw38-MEDIUMINT] 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[SMALLINT-args51-kw51-SMALLINT(4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args39-kw39-MEDIUMINT(4)] [gw10] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args39-kw39-MEDIUMINT(4)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args40-kw40-MEDIUMINT(4) UNSIGNED] [gw28] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args3-kw3-NUMERIC(12, 4) UNSIGNED] [gw12] [ 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[NUMERIC-args4-kw4-NUMERIC(12, 4) ZEROFILL] [gw10] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args40-kw40-MEDIUMINT(4) UNSIGNED] 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[MEDIUMINT-args41-kw41-MEDIUMINT(4) ZEROFILL] [gw28] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args4-kw4-NUMERIC(12, 4) ZEROFILL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args52-kw52-SMALLINT(4) UNSIGNED ZEROFILL] [gw10] [ 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[MEDIUMINT-args42-kw42-MEDIUMINT(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args43-kw43-TINYINT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args5-kw5-NUMERIC(12, 4) UNSIGNED ZEROFILL] [gw10] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args42-kw42-MEDIUMINT(4) UNSIGNED ZEROFILL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args43-kw43-TINYINT] [gw28] [ 92%] PASSED 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[REAL-args17-kw17-REAL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args44-kw44-TINYINT(1)] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-MONEY] [gw1] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-MONEY] [gw28] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args17-kw17-REAL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args44-kw44-TINYINT(1)] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum1] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args45-kw45-TINYINT(1) UNSIGNED] [gw26] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-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] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args18-kw18-REAL(12, 4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_time_generic [gw1] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_generic test/dialect/mysql/test_types.py::TypeCompileTest::test_time_result_processor [gw1] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_result_processor [gw26] [ 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/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec8-kw8-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw28] [ 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[REAL-args19-kw19-REAL(12, 4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec0-kw0-TIMESTAMP NULL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args45-kw45-TINYINT(1) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args46-kw46-TINYINT(1) ZEROFILL] [gw1] [ 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[spec1-kw1-TIMESTAMP NULL] [gw26] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec8-kw8-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec9-kw9-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw28] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args19-kw19-REAL(12, 4) ZEROFILL] [gw1] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec1-kw1-TIMESTAMP NULL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args46-kw46-TINYINT(1) 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_timestamp_defaults[spec2-kw2-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP] [gw26] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec9-kw9-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_fsp [gw1] [ 92%] PASSED 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_timestamp_defaults[spec3-kw3-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args47-kw47-TINYINT(1) UNSIGNED ZEROFILL] [gw28] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args20-kw20-REAL(12, 4) UNSIGNED ZEROFILL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args47-kw47-TINYINT(1) UNSIGNED ZEROFILL] [gw1] [ 92%] PASSED 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[spec4-kw4-TIMESTAMP NOT NULL DEFAULT '1999-09-09 09:09:09'] [gw26] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_fsp test/dialect/mssql/test_types.py::TypeDDLTest::test_VARBINARY_init [gw1] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec4-kw4-TIMESTAMP NOT NULL DEFAULT '1999-09-09 09:09:09'] [gw26] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_VARBINARY_init test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec5-kw5-TIMESTAMP NULL DEFAULT '1999-09-09 09:09:09'] test/dialect/mssql/test_types.py::TypeDDLTest::test_binary [gw1] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec5-kw5-TIMESTAMP NULL DEFAULT '1999-09-09 09:09:09'] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM2] [gw26] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_binary [gw24] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM2] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_boolean test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON0] [gw26] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_boolean test/dialect/mssql/test_types.py::TypeDDLTest::test_char [gw3] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON0] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args21-kw21-DATETIME-None] [gw24] [ 92%] PASSED 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-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum3] [gw24] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw3] [ 92%] PASSED 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-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw16] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum3] 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-_MSDate-args4-kw4-DATE-None] [gw26] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_char [gw24] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-CIDR] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw3] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args4-kw4-DATE-None] [gw17] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-CIDR] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args11-kw11-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw24] [ 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] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDateTime-args0-kw0-DATETIME-None] [gw17] [ 92%] PASSED 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-Date-args2-kw2-DATE-None] [gw24] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATE-args1-kw1-DATE-None] [gw17] [ 92%] PASSED 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-Date-args3-kw3-DATETIME-server_version3] [gw3] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args11-kw11-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args18-kw18-TIME(0)-None] [gw3] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args6-kw6-TIME-None] [gw24] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args2-kw2-DATE-None] [gw24] [ 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_dates[base-False-Date-args3-kw3-DATETIME-server_version3] [gw17] [ 92%] 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-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw3] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args6-kw6-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args8-kw8-TIME-None] [gw24] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args3-kw3-DATETIME-server_version3] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATE-args1-kw1-DATE-None] [gw3] [ 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-True-DATETIME2-args15-kw15-DATETIME2-None] [gw16] [ 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-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw16] [ 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-False-TIME-args9-kw9-TIME(1)-None] [gw17] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DateTime-args21-kw21-DATETIME-None] [gw17] [ 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-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw3] [ 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-False-Time-args10-kw10-DATETIME-server_version10] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw17] [ 92%] PASSED 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-args11-kw11-TIME-None] [gw3] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args10-kw10-DATETIME-server_version10] [gw17] [ 92%] 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[base-True-TIME-args18-kw18-TIME(0)-None] [gw17] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args18-kw18-TIME(0)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Numeric] [gw9] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Numeric] test/sql/test_types.py::PickleTest::test_customized_impl[impl3] [gw11] [ 92%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[impl3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args8-kw8-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw9] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args8-kw8-TIME-None] [gw11] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args9-kw9-TIME(1)-None] test/dialect/oracle/test_types.py::SetInputSizesTest::test_event_no_native_float [gw13] [ 92%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_event_no_native_float 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-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype2-value2-None-False] [gw29] [ 92%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype2-value2-None-False] [gw11] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw9] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args9-kw9-TIME(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args10-kw10-DATETIME-server_version10] test/sql/test_types.py::PickleTypesTest::test_pickle_types[LargeBinary()] 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-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/postgresql/test_types.py::RegClassTest::test_cast_path [gw29] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args5-kw5-DATETIME-server_version5] [gw11] [ 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-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw13] [ 92%] 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] [gw13] [ 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-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDateTime-args0-kw0-DATETIME-None] [gw9] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args10-kw10-DATETIME-server_version10] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args7-kw7-TIME-None] [gw13] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args6-kw6-TIME-None] [gw11] [ 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-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw11] [ 93%] 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-False-Date-args2-kw2-DATE-None] [gw30] [ 93%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[LargeBinary()] [gw19] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_path test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args9-kw9-TIME(1)-None] [gw19] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args9-kw9-TIME(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args10-kw10-DATETIME-server_version10] [gw19] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args10-kw10-DATETIME-server_version10] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args7-kw7-TIME-None] [gw19] [ 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] [gw19] [ 93%] PASSED 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[pymssql-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw11] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Date-args2-kw2-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Date-args3-kw3-DATETIME-server_version3] [gw11] [ 93%] PASSED 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-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw11] [ 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-True-Date-args2-kw2-DATE-None] [gw30] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args2-kw2-DATE-None] [gw13] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args6-kw6-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args8-kw8-TIME-None] [gw13] [ 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-False-TIME-args9-kw9-TIME(1)-None] [gw13] [ 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-False-Time-args10-kw10-DATETIME-server_version10] [gw13] [ 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-False-Time-args7-kw7-TIME-None] [gw19] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDateTime-args0-kw0-DATETIME-None] [gw19] [ 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] [gw19] [ 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-DATETIME2-args15-kw15-DATETIME2-None] [gw13] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Time-args7-kw7-TIME-None] [gw9] [ 93%] PASSED 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[base-True-_MSDate-args4-kw4-DATE-None] [gw9] [ 93%] PASSED 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[base-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw9] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDateTime-args0-kw0-DATETIME-None] [gw9] [ 93%] 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[pymssql-False-DATE-args1-kw1-DATE-None] [gw9] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args3-kw3-DATETIME-server_version3] [gw30] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args3-kw3-DATETIME-server_version3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw29] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATE-args1-kw1-DATE-None] [gw29] [ 93%] PASSED 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-True-DATETIME2-args15-kw15-DATETIME2-None] [gw29] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args15-kw15-DATETIME2-None] [gw19] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw29] [ 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-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw29] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw29] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw29] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw30] [ 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-True-DateTime-args21-kw21-DATETIME-None] [gw30] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw30] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args11-kw11-TIME-None] test/dialect/postgresql/test_types.py::SpecialTypesTest::test_tsvector_round_trip test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-String] [gw30] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args11-kw11-TIME-None] [gw15] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_tsvector_round_trip [gw0] [ 93%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-String] 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[pyodbc-False-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args11-kw11-TIME-None] [gw30] [ 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::TimeTypeTest::test_result_processor_too_many_microseconds [gw15] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw8] [ 93%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_too_many_microseconds [gw0] [ 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[pymssql-True-TIME-args6-kw6-TIME-None] 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-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDateTime-args0-kw0-DATETIME-None] [gw30] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args6-kw6-TIME-None] [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args6-kw6-TIME-None] [gw8] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDateTime-args0-kw0-DATETIME-None] [gw15] [ 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-True-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args6-kw6-TIME-None] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_0-TIME WITHOUT TIME ZONE] [gw20] [ 93%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_0-TIME WITHOUT TIME ZONE] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args8-kw8-TIME-None] [gw8] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args2-kw2-DATE-None] [gw15] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw0] [ 93%] PASSED 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-TIME-args9-kw9-TIME(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw8] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args9-kw9-TIME(1)-None] [gw20] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args2-kw2-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args3-kw3-DATETIME-server_version3] [gw8] [ 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-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Time-args10-kw10-DATETIME-server_version10] [gw15] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw20] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args3-kw3-DATETIME-server_version3] [gw8] [ 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-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] 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[pyodbc-True-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw8] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw20] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw0] [ 93%] PASSED 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-False-Time-args7-kw7-TIME-None] [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Time-args7-kw7-TIME-None] [gw15] [ 93%] PASSED 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[pyodbc-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw8] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] 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-_MSDate-args4-kw4-DATE-None] [gw0] [ 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-DateTime-args21-kw21-DATETIME-None] [gw20] [ 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] [gw15] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Date-args3-kw3-DATETIME-server_version3] [gw20] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-Integer()] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args11-kw11-TIME-None] [gw27] [ 93%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-Integer()] [gw20] [ 93%] 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-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args8-kw8-TIME-None] [gw15] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw27] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args8-kw8-TIME-None] [gw20] [ 93%] PASSED 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-False-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args9-kw9-TIME(1)-None] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[VARCHAR()-String] [gw25] [ 93%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[VARCHAR()-String] [gw27] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args9-kw9-TIME(1)-None] [gw15] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_money test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args10-kw10-DATETIME-server_version10] [gw25] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_money [gw27] [ 93%] PASSED 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-args7-kw7-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_numeric test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args11-kw11-CHAR(1) COLLATE utf8_bin] [gw27] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args7-kw7-TIME-None] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_resolve_clause_element_cast test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args4-kw4-DATE-None] [gw7] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args11-kw11-CHAR(1) COLLATE utf8_bin] [gw25] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_numeric [gw27] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args4-kw4-DATE-None] test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[legacy_large_types] [gw23] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_resolve_clause_element_cast test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw7] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[legacy_large_types] [gw27] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw25] [ 93%] SKIPPED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_where_type_coerce test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDateTime-args0-kw0-DATETIME-None] test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_modified test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[sql2012_large_types] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store6-None-_exclusions6] [gw25] [ 93%] SKIPPED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_modified [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store6-None-_exclusions6] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store7-None-_exclusions7] [gw27] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDateTime-args0-kw0-DATETIME-None] test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_ops [gw7] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[sql2012_large_types] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store0-None-_exclusions0] [gw7] [ 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[store1-None-_exclusions1] [gw7] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store1-None-_exclusions1] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store2-None-_exclusions2] [gw14] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_where_type_coerce [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store7-None-_exclusions7] [gw25] [ 93%] PASSED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_ops test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_json test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store0-None-_exclusions0] [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store0-None-_exclusions0] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store1-None-_exclusions1] [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store1-None-_exclusions1] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store2-None-_exclusions2] [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store2-None-_exclusions2] [gw7] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store2-None-_exclusions2] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store3-expected3-_exclusions3] [gw7] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store3-expected3-_exclusions3] 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_reflected[store3-expected3-_exclusions3] [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store3-expected3-_exclusions3] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store4-None-_exclusions4] [gw7] [ 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_reflected[store6-None-_exclusions6] [gw25] [ 93%] PASSED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_json [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store4-None-_exclusions4] test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_json_ops [gw14] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store6-None-_exclusions6] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store7-None-_exclusions7] [gw14] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store7-None-_exclusions7] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args3-kw3-CHAR(1) ASCII] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store0-None] [gw14] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store0-None] [gw25] [ 93%] PASSED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_json_ops test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store1-None] [gw14] [ 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::TypeCompileTest::test_charset[NCHAR-args1-kw1-NATIONAL CHAR(1)] [gw6] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args3-kw3-CHAR(1) ASCII] [gw14] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store2-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store3-expected3] [gw22] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[NCHAR-args1-kw1-NATIONAL CHAR(1)] [gw14] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store3-expected3] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store4-expected4] [gw14] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store4-expected4] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_positive] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store1-expected1] [gw22] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_positive] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_seconds_frac_fail] [gw6] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store1-expected1] [gw22] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_seconds_frac_fail] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_naive] [gw22] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_naive] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_none] [gw22] [ 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] [gw22] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_invalid] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_one] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store2-expected2] [gw6] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store2-expected2] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store3-expected3] [gw6] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store3-expected3] [gw22] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_one] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_two] [gw22] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_two] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store4-expected4] [gw6] [ 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 [gw6] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_charset_collate_table test/dialect/mssql/test_types.py::TypeRoundTripTest::test_date_roundtrips [gw6] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_date_roundtrips test/dialect/mssql/test_types.py::TypeRoundTripTest::test_dates [gw6] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_dates test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args36-kw36-BIGINT(4) ZEROFILL] [gw21] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args36-kw36-BIGINT(4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args14-kw14-DOUBLE(12, 4) UNSIGNED] [gw18] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args14-kw14-DOUBLE(12, 4) UNSIGNED] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_float test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args28-kw28-INTEGER] [gw21] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_float test/dialect/mysql/test_types.py::TypeRoundTripTest::test_precision_float_roundtrip test/dialect/mysql/test_types.py::TypeRoundTripTest::test_year [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_precision_float_roundtrip test/dialect/mysql/test_types.py::TypeRoundTripTest::test_time_roundtrip [gw18] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_year test/dialect/oracle/test_types.py::TypesTest::test_char_length [gw4] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args28-kw28-INTEGER] [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_time_roundtrip test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[TIMESTAMP] [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_char_length [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[TIMESTAMP] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_1] test/dialect/oracle/test_types.py::TypesTest::test_long_type test/dialect/oracle/test_types.py::TypesTest::test_coerce_to_unicode [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_coerce_to_unicode test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[CHAR] [gw4] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_long_type [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_1] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_2] [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[CHAR] [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_2] test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[NCHAR] test/dialect/oracle/test_types.py::TypesTest::test_longstring [gw4] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_longstring test/dialect/oracle/test_types.py::TypesTest::test_numeric_coerce_decimal_mode [gw4] [ 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/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date0] [gw21] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date0] [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[NCHAR] test/dialect/oracle/test_types.py::TypesTest::test_int_not_float [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_int_not_float test/dialect/oracle/test_types.py::TypesTest::test_int_not_float_no_coerce_decimal [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_int_not_float_no_coerce_decimal [gw4] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_decimal test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_float [gw4] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_float test/dialect/oracle/test_types.py::TypesTest::test_numeric_nan_float [gw4] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_nan_float test/dialect/oracle/test_types.py::TypesTest::test_numeric_no_coerce_decimal_mode [gw4] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_no_coerce_decimal_mode test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args0-kw0-NUMERIC] [gw10] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args0-kw0-NUMERIC] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args48-kw48-SMALLINT] test/dialect/mysql/test_types.py::TypeCompileTest::test_time_fsp test/dialect/oracle/test_types.py::TypesTest::test_numerics_broken_inspection [gw10] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numerics_broken_inspection [gw12] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_fsp [gw28] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args48-kw48-SMALLINT] test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[32-bit Integer Overflow-SELECT CAST(2147483648 AS NUMBER(19,0)) FROM dual] [gw10] [ 93%] 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/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[32-bit Integer Underflow-SELECT CAST(-2147483649 AS NUMBER(19,0)) FROM dual] 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] [gw10] [ 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/postgresql/test_types.py::UUIDTest::test_uuid_array[not_as_uuid] [gw10] [ 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/oracle/test_types.py::TypesTest::test_reflect_dates [gw10] [ 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] test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Min 32-bit Number-SELECT CAST(-2147483648 AS NUMBER(19,0)) FROM dual] [gw28] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_dates [gw1] [ 93%] 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] [gw10] [ 93%] 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/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Min Number with Precision 19-SELECT CAST(-9999999999999999999 AS NUMBER(19,0)) FROM dual] test/dialect/oracle/test_types.py::TypesTest::test_reflect_nvarchar test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATE-args1-kw1-DATE-None] [gw12] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[not_as_uuid] test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[as_uuid] [gw12] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[as_uuid] test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[not_as_uuid] [gw12] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[not_as_uuid] test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_totally_wrong_type [gw10] [ 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] [gw28] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_nvarchar test/dialect/oracle/test_types.py::TypesTest::test_reflect_unicode_no_nvarchar [gw28] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_unicode_no_nvarchar test/dialect/oracle/test_types.py::TypesTest::test_rowid [gw26] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATE-args1-kw1-DATE-None] test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Boolean] [gw28] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_rowid [gw12] [ 94%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_totally_wrong_type test/dialect/postgresql/test_types.py::UUIDTest::test_python_type test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_typelevel_native_unicode [gw1] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec [gw28] [ 94%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_python_type [gw26] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Boolean] test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[as_uuid] test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec_of_typedec [gw12] [ 94%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_typelevel_native_unicode test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_typelevel_sqla_unicode [gw28] [ 94%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[as_uuid] test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Enum] test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[not_as_uuid] [gw12] [ 94%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_typelevel_sqla_unicode [gw28] [ 94%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[not_as_uuid] [gw26] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Enum] test/sql/test_types.py::UserDefinedTest::test_user_defined_dialect_specific_args [gw1] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec_of_typedec test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_processing test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw26] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_user_defined_dialect_specific_args test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl [gw1] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_processing [gw26] [ 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 [gw24] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw26] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl_bind test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args7-kw7-TIME-None] test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_one test/sql/test_types.py::UserDefinedTest::test_kw_colspec test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_two [gw24] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_two test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw26] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_one [gw3] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args7-kw7-TIME-None] test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_one_roundtrip [gw12] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec test/sql/test_types.py::VariantTest::test_compile [gw16] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw1] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_kw_colspec test/orm/test_unitofwork.py::BinaryHistTest::test_binary_equality [gw3] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_compile test/sql/test_types.py::UserDefinedTest::test_type_decorator_repr test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args6-kw6-TIME-None] [gw24] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_one_roundtrip [gw1] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_type_decorator_repr test/sql/test_types.py::VariantTest::test_compile_composite test/sql/test_types.py::UserDefinedTest::test_typedecorator_impl test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_three [gw3] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_compile_composite test/sql/test_types.py::VariantTest::test_illegal_dupe [gw17] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args6-kw6-TIME-None] [gw3] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_illegal_dupe test/sql/test_types.py::VariantTest::test_round_trip [gw24] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_three [gw1] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_impl test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_two test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_update_special_comparator [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::BinaryHistTest::test_binary_equality [gw1] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render [gw3] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_round_trip test/sql/test_types.py::VariantTest::test_round_trip_sqlite_datetime test/orm/test_unitofwork.py::BooleanColTest::test_boolean [gw24] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_two 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[pyodbc-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/sql/test_types.py::VariantTest::test_bind_process [gw11] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DateTime-args21-kw21-DATETIME-None] [gw3] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_round_trip_sqlite_datetime test/sql/test_types.py::VariantTest::test_to_instance [gw19] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw24] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_bind_process test/sql/test_types.py::VariantTest::test_bind_process_composite test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes_post_init test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args4-kw4-DATE-None] [gw24] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_bind_process_composite [gw3] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_to_instance test/orm/test_unitofwork.py::EnsurePKSortableTest::test_exception_persistent_flush_py3k [gw13] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args4-kw4-DATE-None] test/orm/test_unitofwork.py::ForeignPKTest::test_basic test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args15-kw15-DATETIME2-None] [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::BooleanColTest::test_boolean [gw9] [ 94%] PASSED 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-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_clauseelement_accessor test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args8-kw8-TIME-None] test/orm/test_unitofwork.py::ManyToManyTest::test_scalar [gw29] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw11] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes_post_init [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_update_special_comparator [gw30] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args8-kw8-TIME-None] test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_single_no_pk_correct_exception test/orm/test_unitofwork.py::ColumnPropertyTest::test_with_inheritance [gw19] [ 94%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_exception_persistent_flush_py3k [gw29] [ 94%] SKIPPED test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_single_no_pk_correct_exception test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_2 test/orm/test_unitofwork.py::OneToManyTest::test_bidirectional test/orm/test_unitofwork.py::EnsurePKSortableTest::test_pep435_custom_sort_key [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::ForeignPKTest::test_basic test/orm/test_unitofwork.py::ColumnCollisionTest::test_naming [gw5] [ 94%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchone 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-False-_MSDate-args5-kw5-DATETIME-server_version5] test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_bound test/orm/test_unitofwork.py::HistoryTest::test_backref [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_clauseelement_accessor [gw8] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_insert [gw0] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDate-args5-kw5-DATETIME-server_version5] test/orm/test_unitofwork.py::PartialNullPKTest::test_key_switch [gw11] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_with_inheritance test/orm/test_unitofwork.py::RowSwitchTest::test_manytoone [gw19] [ 94%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_pep435_custom_sort_key test/orm/test_unitofwork.py::EnsurePKSortableTest::test_persistent_flush_sortable test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args6-kw6-TIME-None] test/orm/test_unitofwork.py::DefaultTest::test_eager_defaults [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_insert [gw8] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_key_switch test/orm/test_unitofwork.py::PartialNullPKTest::test_plain_update test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_insert_pk_expression [gw15] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw20] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args6-kw6-TIME-None] [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnCollisionTest::test_naming test/orm/test_unitofwork.py::SaveTest::test_inherits test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_expire_on_flush test/orm/test_unitofwork.py::UnicodeSchemaTest::test_mapping [gw8] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_plain_update test/orm/test_unitofwork.py::PartialNullPKTest::test_total_null test/dialect/mssql/test_types.py::TypeDDLTest::test_large_type_deprecation [gw9] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_scalar [gw27] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_large_type_deprecation test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_twice [gw19] [ 94%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_persistent_flush_sortable [gw29] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_bidirectional [gw8] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_total_null test/dialect/mssql/test_types.py::TypeRoundTripTest::test_autoincrement [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_insert_pk_expression test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store5-None-_exclusions5] [gw7] [ 94%] 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_reflected[store5-None-_exclusions5] [gw25] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_autoincrement test/orm/test_unitofworkv2.py::BatchInsertsTest::test_batch_interaction test/orm/test_unitofwork.py::PassiveDeletesTest::test_aaa_m2o_no_longer_emits_warning test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_nonpresent test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_multi_update test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_dont_emit [gw30] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_2 [gw23] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store5-None-_exclusions5] test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_passive test/orm/test_unitofwork.py::OneToManyTest::test_child_move [gw8] [ 94%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_aaa_m2o_no_longer_emits_warning test/orm/test_unitofwork.py::PassiveDeletesTest::test_backwards_pd [gw8] [ 94%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_backwards_pd test/orm/test_unitofwork.py::PassiveDeletesTest::test_basic [gw8] [ 94%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_basic [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::HistoryTest::test_backref [gw19] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_dont_emit test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive [gw19] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_2 [gw19] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_2 [gw0] [ 94%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_manytoone test/orm/test_unitofwork.py::RowSwitchTest::test_onetomany test/orm/test_unitofwork.py::ManyToOneTest::test_bidirectional_no_load [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_expire_on_flush test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_no_expire_on_flush [gw11] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_eager_defaults test/orm/test_unitofwork.py::DefaultTest::test_insert test/orm/test_unitofwork.py::OneToManyTest::test_one_to_one [gw27] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_twice test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_multi_broken_multi_rowcount_doesnt_raise [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_multi_update test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store0-None] test/orm/test_unitofwork.py::InheritingRowSwitchTest::test_row_switch_no_child_table [gw14] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store0-None] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert [gw25] [ 94%] PASSED test/orm/test_unitofworkv2.py::BatchInsertsTest::test_batch_interaction [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_inherits [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_no_expire_on_flush [gw20] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeSchemaTest::test_mapping [gw0] [ 94%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_onetomany test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_expire_on_flush test/dialect/mssql/test_types.py::TypeRoundTripTest::test_decimal_notation test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_bulk_insert [gw22] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_decimal_notation test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert [gw29] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_child_move test/orm/test_unitofwork.py::SaveTest::test_lazyattr_commit [gw30] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_one test/orm/test_unitofwork.py::SaveTest::test_basic [gw27] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_multi_broken_multi_rowcount_doesnt_raise [gw11] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_insert test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_negative] test/orm/test_unitofwork.py::UnicodeTest::test_basic [gw6] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_negative] test/orm/test_unitofwork.py::OneToManyTest::test_child_move_2 test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_json_none_as_null test/orm/test_unitofwork.py::DefaultTest::test_insert_nopostfetch [gw7] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_nonpresent test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_multi_missing_broken_multi_rowcount [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_passive [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_expire_on_flush test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_present test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_no_expire_on_flush [gw14] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert_novalue [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::InheritingRowSwitchTest::test_row_switch_no_child_table test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date1] [gw25] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_bulk_insert [gw11] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_insert_nopostfetch test/orm/test_unitofwork.py::PKTest::test_key_pks [gw21] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date1] test/orm/test_unitofworkv2.py::NoAttrEventInFlushTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush test/orm/test_unitofwork.py::DefaultTest::test_update test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_nonpresent test/dialect/oracle/test_types.py::TypesTest::test_interval [gw18] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_interval [gw27] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_multi_missing_broken_multi_rowcount test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert_novalue test/orm/test_unitofwork.py::ManyToManyTest::test_association test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_d test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_broken_multi_rowcount_still_raises [gw20] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeTest::test_basic [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_no_expire_on_flush [gw22] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert [gw9] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_bidirectional_no_load test/orm/test_unitofwork.py::UnicodeTest::test_relationship [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_lazyattr_commit test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert_novalue test/dialect/oracle/test_types.py::TypesTest::test_numerics [gw11] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_update [gw0] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_basic [gw7] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_present [gw14] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert_novalue test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert [gw4] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numerics test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_m2o [gw29] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_child_move_2 [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::NoAttrEventInFlushTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush test/orm/test_unitofwork.py::SaveTest::test_batch_mode test/orm/test_unitofwork.py::ManyToOneTest::test_m2o_one_to_one test/orm/test_unitofwork.py::OneToManyTest::test_double_relationship test/orm/test_unitofwork.py::SaveTest::test_multi_table_selectable [gw18] [ 94%] PASSED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_d [gw30] [ 94%] PASSED test/orm/test_unitofwork.py::PKTest::test_key_pks test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert [gw25] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_nonpresent test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_present test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_present_as_expr [gw27] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_broken_multi_rowcount_still_raises test/orm/test_unitofworkv2.py::RaiseLoadIgnoredTest::test_delete_head test/orm/test_unitofwork.py::PKTest::test_manual_pk test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_missing [gw6] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_json_none_as_null [gw14] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert [gw0] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_batch_mode test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert [gw22] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert_novalue [gw25] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_present test/dialect/oracle/test_types.py::TypesTest::test_raw_roundtrip test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert_novalue [gw10] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_roundtrip test/orm/test_unitofwork.py::SaveTest::test_deferred [gw20] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeTest::test_relationship test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_present_as_expr test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_all [gw30] [ 94%] PASSED test/orm/test_unitofwork.py::PKTest::test_manual_pk [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_multi_table_selectable test/orm/test_unitofwork.py::PKTest::test_primary_key [gw27] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_missing [gw29] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_double_relationship test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_missing_broken_multi_rowcount test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_broken_multi_rowcount_doesnt_warn [gw21] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert_novalue test/orm/test_unitofwork.py::SaveTest::test_synonym [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert test/orm/test_unitofwork.py::OneToManyTest::test_o2m_delete_parent [gw9] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_m2o_one_to_one 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_of_typedec [gw7] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_present_as_expr test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert_novalue [gw28] [ 94%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[as_uuid] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert [gw30] [ 94%] PASSED test/orm/test_unitofwork.py::PKTest::test_primary_key [gw0] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_deferred [gw14] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert_novalue test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert [gw25] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_present_as_expr 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_dont_fetch_nondefaults test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_1 test/orm/test_unitofwork.py::SaveTest::test_dont_update_blanks test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_ordering [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_synonym [gw12] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec_of_typedec [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_association [gw27] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_missing_broken_multi_rowcount test/orm/test_unitofwork.py::PartialNullPKTest::test_delete [gw6] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert [gw25] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_dont_fetch_nondefaults [gw4] [ 94%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_m2o [gw18] [ 94%] PASSED test/orm/test_unitofworkv2.py::RaiseLoadIgnoredTest::test_delete_head [gw22] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert test/orm/test_unitofworkv2.py::SingleCycleM2MTest::test_many_to_many_one [gw0] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_dont_update_blanks test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert_novalue test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many [gw29] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_o2m_delete_parent [gw14] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_scalar test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_delete [gw20] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_broken_multi_rowcount_doesnt_warn test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert_novalue [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert_novalue [gw7] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_dont_fetch_nondefaults test/orm/test_unitofwork.py::SaveTest2::test_m2o_nonmatch test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_missing_allow test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_three [gw26] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_three test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_delete_all [gw10] [ 94%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_all [gw9] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_1 [gw30] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_delete test/orm/test_unitofworkv2.py::EnsureCacheTest::test_ensure_cache test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render_fallback_bound [gw21] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_2 test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded [gw20] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_missing_allow [gw1] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render_fallback_bound test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_missing_warning test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert_novalue test/orm/test_unitofwork.py::BatchDeleteIgnoresRowcountTest::test_delete_both test/sql/test_types.py::VariantTest::test_comparator_variant test/orm/test_unitofworkv2.py::SingleCycleTest::test_singlecycle_flush_size [gw3] [ 94%] SKIPPED test/orm/test_unitofwork.py::BatchDeleteIgnoresRowcountTest::test_delete_both test/sql/test_update.py::UpdateFromCompileTest::test_alias_two_mysql [gw24] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_comparator_variant [gw22] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert_novalue [gw6] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert_novalue [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert [gw18] [ 94%] PASSED test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_delete test/sql/test_update.py::UpdateFromCompileTest::test_render_table test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert [gw28] [ 94%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_ordering [gw12] [ 94%] PASSED test/orm/test_unitofworkv2.py::SingleCycleM2MTest::test_many_to_many_one [gw3] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_two_mysql test/sql/test_update.py::UpdateFromCompileTest::test_autocorrelate_error test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_update [gw4] [ 94%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_scalar [gw24] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_table [gw26] [ 94%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_delete_all [gw20] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_missing_warning test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_update.py::UpdateFromCompileTest::test_render_table_mysql test/orm/test_unitofworkv2.py::SingleCyclePlusAttributeTest::test_flush_size test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_selfref [gw3] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_autocorrelate_error test/sql/test_update.py::UpdateFromCompileTest::test_correlation_to_extra [gw3] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_correlation_to_extra test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_save test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_m2o_flush_size [gw10] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded test/sql/test_update.py::UpdateFromCompileTest::test_dont_correlate_to_extra [gw13] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many [gw24] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_table_mysql test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_four [gw9] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_2 [gw7] [ 95%] PASSED test/orm/test_unitofworkv2.py::EnsureCacheTest::test_ensure_cache test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded_expired [gw3] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_dont_correlate_to_extra test/sql/test_update.py::UpdateFromCompileTest::test_render_multi_table test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_3 [gw24] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_four test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_one [gw15] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest2::test_m2o_nonmatch test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_remove [gw26] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_save [gw3] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_multi_table [gw24] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_one [gw28] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_selfref test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_three test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_set_null_unloaded [gw22] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert [gw21] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert_novalue [gw24] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_three [gw16] [ 95%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_unitofwork.py::RowSwitchTest::test_manytomany [gw6] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_o2m_flush_size test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_obj_removed_o2m [gw19] [ 95%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_obj_removed_o2m test/sql/test_update.py::UpdateTest::test_correlated_update_five [gw18] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_update test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_m2o test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert_novalue test/orm/test_unitofwork.py::SaveTest3::test_manytomany_xtracol_delete test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_whereclause [gw10] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded_expired [gw12] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCyclePlusAttributeTest::test_flush_size test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_target [gw13] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_remove test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_m2o [gw26] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_set_null_unloaded test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_all [gw21] [ 95%] SKIPPED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a [gw1] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_singlecycle_flush_size [gw19] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_five test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_multilevel_save [gw9] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_3 test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b test/sql/test_update.py::UpdateTest::test_correlated_update_four [gw16] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_whereclause test/sql/test_update.py::UpdateFromCompileTest::test_update_from_multitable_same_name_mysql [gw4] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_m2o_flush_size [gw21] [ 95%] SKIPPED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b [gw19] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_four test/orm/test_unitofwork.py::DefaultTest::test_used_in_relationship test/sql/test_update.py::UpdateTest::test_correlated_update_one [gw17] [ 95%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes [gw26] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_all [gw10] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_target [gw16] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_multitable_same_name_mysql [gw28] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_o2m_flush_size [gw19] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_one test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_many test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_parent [gw8] [ 95%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_manytomany test/sql/test_update.py::UpdateTest::test_correlated_update_two test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_unloaded test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_all test/sql/test_update.py::UpdateTest::test_correlated_update_seven [gw19] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_seven test/sql/test_update.py::UpdateTest::test_correlated_update_six test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable [gw15] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest3::test_manytomany_xtracol_delete test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_no_update_no_change [gw6] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert_novalue [gw19] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_six [gw26] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_parent [gw17] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_two [gw16] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table test/sql/test_update.py::UpdateTest::test_inline_defaults [gw11] [ 95%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_used_in_relationship test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table_same_name [gw28] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_all [gw10] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_unloaded [gw8] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs_w_keys [gw16] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table_same_name test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_parent test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_no_defaults_second_table test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable_same_name [gw4] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_many [gw17] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_inline_defaults test/sql/test_update.py::UpdateTest::test_labels_no_collision [gw7] [ 95%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_m2o [gw8] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable_same_name [gw18] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_m2o [gw16] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_no_defaults_second_table test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table [gw17] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_labels_no_collision [gw1] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_no_update_no_change test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_none [gw8] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table test/sql/test_update.py::UpdateTest::test_labels_no_collision_index [gw12] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_multilevel_save test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_1 [gw11] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs_w_keys test/sql/test_update.py::UpdateTest::test_unconsumed_names_values_dict [gw11] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_values_dict [gw8] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias [gw17] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_labels_no_collision_index test/sql/test_update.py::UpdateTest::test_prefix_with test/sql/test_update.py::UpdateTest::test_update_1 [gw28] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_parent test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_mutations_one [gw8] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias [gw4] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr [gw11] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_1 test/sql/test_update.py::UpdateTest::test_update_10 [gw17] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_prefix_with [gw29] [ 95%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_1 test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_value_missing_broken_multi_rowcount [gw11] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_10 [gw1] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_none test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert_novalue test/sql/test_update.py::UpdateTest::test_update_11 test/orm/test_unitofwork.py::SaveTest::test_history_get test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_something_else test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_bulk_update test/orm/test_unitofwork.py::PartialNullPKTest::test_dont_complain_if_no_update [gw11] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_11 test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert_novalue test/sql/test_update.py::UpdateTest::test_update_3 test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_update [gw12] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_mutations_one test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert_novalue test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_single_broken_multi_rowcount_still_warns test/orm/test_unitofwork.py::UnicodeSchemaTest::test_inheritance_mapping test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_notpassive [gw25] [ 95%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_bulk_update test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_multi_no_pk_correct_exception test/orm/test_unitofworkv2.py::SingleCycleTest::test_cycle_rowswitch [gw9] [ 95%] SKIPPED test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_multi_no_pk_correct_exception [gw30] [ 95%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_dont_complain_if_no_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_fetch_delete [gw27] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_value_missing_broken_multi_rowcount test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t1-idx_to_value1] test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_scalar [gw1] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_something_else [gw14] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert_novalue test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t6-idx_to_value6] [gw23] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert_novalue test/sql/test_update.py::UpdateTest::test_update_9 test/sql/test_update.py::UpdateFromCompileTest::test_render_subquery [gw0] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest::test_history_get test/sql/test_update.py::UpdateFromCompileTest::test_alias_one test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_args test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_two test/sql/test_update.py::UpdateTest::test_update_ordered_broken_custom_key_thing [gw29] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_3 [gw12] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_cycle_rowswitch [gw20] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_single_broken_multi_rowcount_still_warns [gw24] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_two [gw3] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_subquery [gw13] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_update test/sql/test_update.py::UpdateTest::test_update_4 [gw22] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert_novalue [gw1] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_one [gw7] [ 95%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_notpassive 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_with_loader_criteria[fetch-False] [gw15] [ 95%] PASSED test/orm/test_unitofwork.py::UnicodeSchemaTest::test_inheritance_mapping test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_no_eval_against_multi_table_criteria [gw25] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t1-idx_to_value1] [gw29] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_4 test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t2-idx_to_value2] [gw27] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_9 test/sql/test_update.py::UpdateTest::test_update_ordered_then_nonordered [gw6] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert test/sql/test_update.py::UpdateTest::test_update_5 test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_c test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[evaluate-False] [gw30] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t6-idx_to_value6] test/sql/test_update.py::UpdateTest::test_update_bound_ordering [gw23] [ 95%] PASSED test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_args [gw9] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_fetch_delete [gw18] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_scalar [gw14] [ 95%] 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_update[evaluate-True] test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_delete_with_eager_relationships [gw29] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_5 test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_multitable test/sql/test_update.py::UpdateTest::test_update_ordered_custom_key_thing test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_attr_names [gw25] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t2-idx_to_value2] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_fetch_returning test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_fetch_update test/sql/test_update.py::UpdateTest::test_update_6 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_two[t3-idx_to_value3] [gw14] [ 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_delete_rollback_with_fetch [gw27] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_bound_ordering [gw21] [ 95%] PASSED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_c test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_multiple [gw29] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_6 test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_save [gw30] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t7-idx_to_value7] test/sql/test_update.py::UpdateTest::test_update_broken_custom_key_thing [gw25] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t3-idx_to_value3] test/sql/test_update.py::UpdateTest::test_update_7 test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_save test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t8-idx_to_value8] [gw0] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_then_nonordered [gw14] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_multiple [gw24] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_clauseelement test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t4-idx_to_value4] [gw20] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_no_eval_against_multi_table_criteria [gw27] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_broken_custom_key_thing test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_1 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_dont_refresh_expired_objects[False-False] test/sql/test_update.py::UpdateTest::test_update_custom_key_thing [gw26] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_save test/sql/test_update.py::UpdateTest::test_correlated_update_three [gw29] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_7 [gw23] [ 95%] PASSED test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_attr_names [gw3] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[fetch-False] test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_joined_subq_test [gw18] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_rollback_with_fetch test/sql/test_update.py::UpdateTest::test_update_ordereddict [gw0] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordereddict [gw25] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t4-idx_to_value4] [gw30] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t8-idx_to_value8] test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t9-idx_to_value9] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_bindparams test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[fetch-True] [gw14] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_1 [gw13] [ 95%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_multitable [gw27] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_custom_key_thing test/sql/test_update.py::UpdateTest::test_update_literal_binds [gw22] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[evaluate-False] [gw7] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_delete_with_eager_relationships test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_eager_relationships [gw19] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_three [gw10] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_save test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_subtable_only [gw20] [ 95%] SKIPPED 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_delete[evaluate-True] [gw27] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_literal_binds [gw15] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[evaluate-True] [gw6] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_fetch_returning test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_delete_from test/sql/test_update.py::UpdateTest::test_update_to_expression_one [gw9] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_fetch_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_multitable_same_names [gw0] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_one test/sql/test_update.py::UpdateTest::test_update_to_expression_three [gw0] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_three 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_delete_fetch_returning_lambda [gw18] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_bindparams [gw13] [ 95%] 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_get_bind_scenarios[update-mapper] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_before_delete [gw22] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[evaluate-True] [gw3] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[fetch-True] [gw30] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t9-idx_to_value9] test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[fetch-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_without_session_sync test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_fetch_strategy [gw24] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[False-False] [gw20] [ 95%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_multitable_same_names test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_save test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-table] [gw15] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[fetch-False] test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_join_multitable test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert[multiple-_exclusions1] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[False-True] test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[fetch-True] [gw9] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete [gw13] [ 95%] SKIPPED test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert[multiple-_exclusions1] test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert[single-_exclusions0] test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_using_case [gw21] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_double_synonym_attr [gw13] [ 95%] SKIPPED test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert[single-_exclusions0] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_against_metadata [gw3] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_without_session_sync [gw22] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[fetch-False] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr_unloaded [gw7] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_eager_relationships test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_invalid [gw19] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-mapper] test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[fetch-True] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_before_delete [gw23] [ 95%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_delete_from test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_explicit_joinedload [gw15] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[fetch-True] [gw16] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_join_multitable [gw28] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_save test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-table] [gw18] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_fetch_strategy test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[evaluate-False] [gw6] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_fetch_returning_lambda [gw10] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-table] test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_delete_from_joined_subq_test [gw26] [ 95%] 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_delete_invalid_evaluation test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from [gw23] [ 95%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from 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_get_bind_scenarios[insert-both] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_before_update [gw22] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[fetch-True] test/sql/test_update.py::UpdateTest::test_binds_that_match_columns test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs [gw3] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_before_delete [gw19] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-table] [gw20] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_using_case [gw9] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_against_metadata test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[None-delete] [gw24] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[False-True] [gw18] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[evaluate-False] [gw17] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs [gw21] [ 95%] PASSED 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_illegal_eval [gw10] [ 95%] PASSED 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_evaluate_dont_refresh_expired_objects[True-False] test/sql/test_update.py::UpdateTest::test_update_2 [gw15] [ 95%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_delete_from_joined_subq_test [gw4] [ 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] [gw16] [ 95%] PASSED 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_evaluate_synonym_attr [gw11] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_2 [gw7] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_explicit_joinedload 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 test/orm/test_unitofworkv2.py::SingleCycleTest::test_delete_unloaded_m2o test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_bindparams test/sql/test_update.py::UpdateFromCompileTest::test_alias_two [gw6] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_invalid_evaluation [gw26] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_before_update [gw19] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_illegal_eval [gw10] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[insert-mapper] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_evaluate_delete test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_returns_rowcount 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] [gw1] [ 96%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_two 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_update_changes_resets_dirty [gw28] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[None-delete] [gw8] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_binds_that_match_columns test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_one test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[None-update] [gw10] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[insert-table] [gw16] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_against_metadata [gw11] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_bindparams test/sql/test_update.py::UpdateTest::test_update_8 [gw24] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[True-False] [gw12] [ 96%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_delete_unloaded_m2o 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_future test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t5-idx_to_value5] [gw21] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_synonym_attr test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_2 [gw17] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_preserve_parameter_order_query [gw6] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_returns_rowcount test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_synonym_string [gw7] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_evaluate_delete [gw1] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_one test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_three test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_returns_rowcount [gw14] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_2 [gw28] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[None-update] [gw19] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_illegal_operations [gw29] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_8 [gw25] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t5-idx_to_value5] [gw16] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_against_metadata [gw26] [ 96%] PASSED 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_routing_session[evaluate-delete] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_against_table_col test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_one test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-both] test/sql/test_update.py::UpdateTest::test_where_empty test/orm/test_utils.py::AliasedClassTest::test_simple test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[fetch-False] [gw4] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_changes_resets_dirty [gw30] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_where_empty [gw26] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-both] test/sql/test_update.py::UpdateTest::test_update_no_multiple_parameters_allowed [gw1] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_three test/orm/test_utils.py::AliasedClassTest::test_named_selectable [gw14] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_simple [gw11] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_expire_strategy test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_two test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_changes_with_autoflush [gw29] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_one test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_three [gw17] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_returns_rowcount test/orm/test_utils.py::AliasedClassTest::test_simple_property test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_filter_statement [gw27] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_no_multiple_parameters_allowed [gw8] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future [gw28] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[evaluate-delete] [gw16] [ 96%] PASSED 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_unordered_dict [gw25] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_named_selectable [gw14] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_simple_property test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future_lambda[not_values_first] test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[evaluate-update] [gw21] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_synonym_string [gw30] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn [gw14] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init_no_self [gw11] [ 96%] PASSED 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_loader_criteria[evaluate-False] test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t0-idx_to_value0] test/orm/test_utils.py::AliasedClassTest::test_not_instantiatable [gw25] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_not_instantiatable test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self [gw29] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_three test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_two [gw27] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init_no_self test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_instance_method_no_self [gw27] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_instance_method_no_self test/orm/test_utils.py::AliasedClassTest::test_parententity_vs_parentmapper [gw30] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self_but_self [gw30] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self_but_self [gw0] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t0-idx_to_value0] [gw1] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_two [gw12] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[fetch-False] test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_method [gw27] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_method [gw17] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_unordered_dict [gw25] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_parententity_vs_parentmapper [gw4] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_changes_with_autoflush [gw28] [ 96%] PASSED 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_update_w_unevaluatable_value_evaluate test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[fetch-True] [gw29] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_two test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_explicit_returning [gw8] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future_lambda[not_values_first] test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_partial [gw11] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[evaluate-False] test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_update [gw13] [ 96%] SKIPPED test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_update test/base/test_utils.py::ArgInspectionTest::test_get_func_kwargs [gw0] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_partial test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future_lambda[values_first] test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_using_in test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_py_builtin [gw0] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_py_builtin test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_unbound_method_no_self [gw13] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_get_func_kwargs test/base/test_utils.py::ArgInspectionTest::test_getargspec_6_tuple [gw13] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_getargspec_6_tuple [gw0] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_unbound_method_no_self [gw17] [ 96%] PASSED 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_delete_all test/base/test_utils.py::AsInterfaceTest::test_dict [gw12] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[fetch-True] 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_evaluate_before_update [gw4] [ 96%] SKIPPED 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_delete_with_loader_criteria[evaluate-True] test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_multi_table_criteria_ok_wo_eval [gw13] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_dict test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_without_load test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_fetch_returning test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_join_no_problem [gw20] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_using_in [gw15] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_multi_table_criteria_ok_wo_eval [gw23] [ 96%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_join_no_problem test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[True-True] test/base/test_utils.py::DedupeColumnCollectionTest::test_compare [gw22] [ 96%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[evaluate-False] test/base/test_utils.py::AsInterfaceTest::test_no_cls_no_methods [gw15] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_compare test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column [gw15] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column_not_column test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-both] [gw20] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_no_cls_no_methods [gw3] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_before_update test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_construct_dedupe [gw23] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_construct_dedupe test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_extend [gw23] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_extend test/base/test_utils.py::DedupeColumnCollectionTest::test_extend_existing_maintains_ordering [gw8] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future_lambda[values_first] test/base/test_utils.py::ColumnCollectionTest::test_dupes_add test/base/test_utils.py::BackslashReplaceTest::test_ascii_to_utf8 [gw20] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_ascii_to_utf8 [gw9] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_all [gw10] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-both] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_multi_values_error_future [gw18] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[evaluate-True] test/base/test_utils.py::ColumnCollectionTest::test_items [gw3] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_items test/base/test_utils.py::ColumnCollectionTest::test_key_index_error [gw3] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_key_index_error [gw22] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_dupes_add test/base/test_utils.py::ColumnCollectionTest::test_dupes_construct [gw22] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_dupes_construct test/base/test_utils.py::ColumnCollectionTest::test_identical_dupe_construct [gw23] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_extend_existing_maintains_ordering [gw12] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_without_load [gw15] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column_not_column test/base/test_utils.py::BackslashReplaceTest::test_cp1251_to_utf8 [gw20] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_cp1251_to_utf8 test/orm/test_utils.py::AliasedClassTest::test_classmethod [gw22] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_identical_dupe_construct [gw4] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_fetch_returning test/base/test_utils.py::ColumnCollectionTest::test_separate_key_get [gw18] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_get test/base/test_utils.py::ColumnCollectionTest::test_keys [gw3] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_keys test/base/test_utils.py::ColumnCollectionTest::test_separate_key_in test/base/test_utils.py::DedupeColumnCollectionTest::test_keys [gw10] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_keys test/base/test_utils.py::DedupeColumnCollectionTest::test_keys_after_replace [gw10] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_keys_after_replace test/base/test_utils.py::DedupeColumnCollectionTest::test_pickle_w_mutation [gw10] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_pickle_w_mutation [gw18] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_in test/base/test_utils.py::ColumnCollectionTest::test_str [gw24] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[True-True] [gw12] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_classmethod test/base/test_utils.py::BackslashReplaceTest::test_utf8_to_utf8 [gw9] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_utf8_to_utf8 test/base/test_utils.py::ColumnCollectionTest::test_compare [gw8] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_multi_values_error_future [gw18] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_str [gw9] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_compare test/base/test_utils.py::ColumnCollectionTest::test_contains_column [gw9] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_contains_column test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_construct_dedupes 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_autoflush_before_evaluate_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_no_fetch_w_explicit_returning [gw24] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_construct_dedupes test/base/test_utils.py::DedupeColumnCollectionTest::test_in test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-mapper] [gw24] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_in test/base/test_utils.py::DedupeColumnCollectionTest::test_items [gw24] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_items test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_all [gw19] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_no_fetch_w_explicit_returning [gw26] [ 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_evaluate_unmapped_col test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_name_matches test/orm/test_utils.py::AliasedClassTest::test_instancemethod test/base/test_utils.py::DictlikeIteritemsTest::test_duck_4 [gw19] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_name_matches test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call_no_self [gw14] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call_no_self [gw7] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_evaluate_update [gw26] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_4 test/base/test_utils.py::DictlikeIteritemsTest::test_duck_5 [gw6] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_rollback test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_no_match [gw19] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_no_match test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_switch_key_name test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_obj_init [gw27] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_obj_init [gw1] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_instancemethod test/base/test_utils.py::GenericReprTest::test_positional_plus_kw [gw14] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_positional_plus_kw test/base/test_utils.py::GenericReprTest::test_significant_vargs [gw19] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_switch_key_name test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[Session] [gw30] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init test/base/test_utils.py::GenericReprTest::test_multi_kw [gw30] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_multi_kw test/base/test_utils.py::GenericReprTest::test_multi_kw_repeated [gw30] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_multi_kw_repeated test/base/test_utils.py::DedupeColumnCollectionTest::test_str [gw7] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_str test/base/test_utils.py::DedupeColumnCollectionTest::test_values [gw7] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_values test/base/test_utils.py::DedupeColumnCollectionTest::test_remove_doesnt_change_iteration [gw6] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_remove_doesnt_change_iteration [gw21] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_unmapped_col [gw16] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_all test/base/test_utils.py::GenericReprTest::test_no_args [gw30] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_no_args [gw26] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_5 test/base/test_utils.py::DictlikeIteritemsTest::test_duck_6 [gw26] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_6 test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[Session] test/base/test_utils.py::DictlikeIteritemsTest::test_dict [gw7] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_dict test/base/test_utils.py::GenericReprTest::test_all_positional [gw14] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_significant_vargs test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[Session] [gw21] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_all_positional test/base/test_utils.py::DedupeColumnCollectionTest::test_replace [gw6] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches [gw6] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches test/base/test_utils.py::GenericReprTest::test_discard_vargs [gw21] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_discard_vargs test/base/test_utils.py::DictlikeIteritemsTest::test_subdict test/base/test_utils.py::GenericReprTest::test_discard_vargs_kwargs [gw21] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_discard_vargs_kwargs test/orm/test_utils.py::AliasedClassTest::test_proxy_descriptor_one [gw16] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_subdict test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[fetch-delete] test/orm/test_utils.py::AliasedClassTest::test_named_entity test/base/test_utils.py::DuckTypeCollectionTest::test_sets [gw27] [ 96%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[Session] [gw14] [ 96%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[Session] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[evaluate-True] [gw16] [ 96%] PASSED test/base/test_utils.py::DuckTypeCollectionTest::test_sets [gw1] [ 96%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[Session] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_w_unevaluatable_value_fetch test/base/test_utils.py::ArgInspectionTest::test_get_cls_kwargs test/base/test_utils.py::AsInterfaceTest::test_instance test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[sqlalchemy.orm.util] [gw29] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_named_entity test/base/test_utils.py::FlattenIteratorTest::test_flatten [gw25] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_proxy_descriptor_one [gw0] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_get_cls_kwargs test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[sqlalchemy.orm.util] [gw16] [ 96%] PASSED test/base/test_utils.py::FlattenIteratorTest::test_flatten [gw13] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_instance [gw27] [ 96%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[sqlalchemy.orm.util] test/base/test_utils.py::IdentitySetTest::test_dunder_xor test/base/test_utils.py::IdentitySetTest::test_basic_sanity [gw28] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[fetch-delete] test/base/test_utils.py::IdentitySetTest::test_dunder_ior test/orm/test_utils.py::IdentityKeyTest::test_identity_key_token [gw0] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_xor test/base/test_utils.py::IdentitySetTest::test_init [gw25] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_basic_sanity [gw29] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ior test/base/test_utils.py::IdentitySetTest::test_difference [gw1] [ 96%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[sqlalchemy.orm.util] [gw0] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_init test/base/test_utils.py::IdentitySetTest::test_dunder_eq [gw28] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_eq test/base/test_utils.py::IdentitySetTest::test_symmetric_difference_update [gw13] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_symmetric_difference_update test/base/test_utils.py::IdentitySetTest::test_union [gw13] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_union test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[Session] [gw25] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_difference test/base/test_utils.py::IdentitySetTest::test_difference_update [gw25] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_difference_update [gw27] [ 96%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_token test/base/test_utils.py::IdentitySetTest::test_intersection test/base/test_utils.py::IdentitySetTest::test_dunder_ge [gw28] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ge test/base/test_utils.py::IdentitySetTest::test_dunder_gt [gw28] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_gt test/base/test_utils.py::IdentitySetTest::test_dunder_isub [gw29] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_isub test/base/test_utils.py::IdentitySetTest::test_dunder_le [gw0] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_intersection [gw11] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[evaluate-True] [gw1] [ 96%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[Session] [gw29] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_le [gw17] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_w_unevaluatable_value_fetch test/base/test_utils.py::IdentitySetTest::test_dunder_ne test/base/test_utils.py::IdentitySetTest::test_issubset [gw17] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_issubset test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_add_dedupe [gw15] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_add_dedupe test/base/test_utils.py::BackslashReplaceTest::test_latin1_to_utf8 [gw11] [ 96%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ne test/base/test_utils.py::IdentitySetTest::test_dunder_or test/base/test_utils.py::IdentitySetTest::test_issuperset [gw17] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_issuperset [gw20] [ 97%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_latin1_to_utf8 test/base/test_utils.py::ImmutableDictTest::test_contains [gw15] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_contains test/base/test_utils.py::ColumnCollectionTest::test_in [gw22] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_in [gw11] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_or test/base/test_utils.py::IdentitySetTest::test_dunder_sub [gw11] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_sub test/base/test_utils.py::ImmutableDictTest::test_merge_with_dicts [gw20] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_dicts test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_fetch_returning_lambda test/base/test_utils.py::ImmutableDictTest::test_rich_compare [gw22] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_rich_compare test/base/test_utils.py::ColumnCollectionTest::test_separate_key_all_cols test/base/test_utils.py::ImmutableDictTest::test_merge_with_no_change [gw3] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_all_cols test/base/test_utils.py::ImmutableDictTest::test_items [gw15] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_items [gw20] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_no_change test/base/test_utils.py::ImmutableDictTest::test_serialize test/base/test_utils.py::DedupeColumnCollectionTest::test_remove test/base/test_utils.py::MemoizedAttrTest::test_memoized_slots test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_add_dedupes [gw23] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_add_dedupes test/base/test_utils.py::LRUTest::test_lru [gw23] [ 97%] PASSED test/base/test_utils.py::LRUTest::test_lru [gw22] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_serialize [gw3] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_slots test/base/test_utils.py::MemoizedAttrTest::test_memoized_instancemethod [gw23] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_instancemethod [gw10] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_remove test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides [gw10] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override [gw3] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override test/base/test_utils.py::ColumnCollectionTest::test_contains_column_not_column test/orm/test_utils.py::AliasedClassTest::test_descriptors test/base/test_utils.py::ColumnCollectionTest::test_values test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_cls_given [gw10] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_cls_given test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_preserve_parameter_order_future [gw18] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_values [gw9] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_contains_column_not_column test/base/test_utils.py::DedupeColumnCollectionTest::test_key_index_error test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_skiplevel test/sql/test_utils.py::MiscTest::test_incompatible_options_add_instancelevel [gw24] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_key_index_error [gw4] [ 97%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_fetch_returning_lambda [gw12] [ 97%] PASSED test/orm/test_utils.py::AliasedClassTest::test_descriptors [gw9] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_skiplevel test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr4-expected4] [gw18] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_incompatible_options_add_instancelevel [gw24] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr4-expected4] test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_twolevels test/sql/test_utils.py::MiscTest::test_options_merge test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr6-expected6] [gw9] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_twolevels test/sql/test_utils.py::MiscTest::test_find_tables_aliases test/base/test_utils.py::DedupeColumnCollectionTest::test_separate_key_cols [gw24] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr6-expected6] [gw18] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_options_merge test/base/test_utils.py::ImmutableDictTest::test_union_no_change [gw19] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_separate_key_cols [gw12] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_find_tables_aliases test/sql/test_utils.py::MiscTest::test_unwrap_order_by[foo-expected5] test/sql/test_utils.py::MiscTest::test_find_tables_selectable [gw4] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_no_change [gw8] [ 97%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_preserve_parameter_order_future [gw19] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[foo-expected5] [gw12] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_find_tables_selectable test/base/test_utils.py::ImmutableDictTest::test_union_tuples test/base/test_utils.py::NoHashIdentitySetTest::test_add [gw4] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_tuples test/base/test_utils.py::GenericReprTest::test_no_init [gw19] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_add test/base/test_utils.py::DictlikeIteritemsTest::test_object [gw30] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_no_init [gw26] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_object test/base/test_utils.py::DictlikeIteritemsTest::test_duck_2 test/base/test_utils.py::NoHashIdentitySetTest::test_difference [gw30] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_difference test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_eq [gw26] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_eq test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr1-expected1] [gw8] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr1-expected1] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr2-expected2] test/base/test_utils.py::NoHashIdentitySetTest::test_difference_update [gw30] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_difference_update test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ge [gw26] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ge [gw7] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_2 test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_iand [gw7] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_iand test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ior [gw7] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ior test/base/test_utils.py::GenericReprTest::test_kw_defaults [gw21] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_kw_defaults test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_or [gw21] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_or test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub [gw21] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches_name_of_another [gw6] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches_name_of_another test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_le [gw6] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_le test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_lt [gw8] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr2-expected2] [gw6] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_lt [gw31] [ 97%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_optimized_get test/aaa_profiling/test_memusage.py::CycleTest::test_orm_aliased test/base/test_utils.py::FlattenIteratorTest::test_str_with_iter test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[sqlalchemy.orm.util] [gw16] [ 97%] PASSED test/base/test_utils.py::FlattenIteratorTest::test_str_with_iter test/base/test_utils.py::IdentitySetTest::test_update test/base/test_utils.py::IdentitySetTest::test_dunder_iand test/base/test_utils.py::IdentitySetTest::test_dunder_and [gw14] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[sqlalchemy.orm.util] [gw28] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_iand test/base/test_utils.py::IdentitySetTest::test_intersection_update [gw13] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_update test/base/test_utils.py::IdentitySetTest::test_dunder_lt [gw0] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_intersection_update [gw25] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_and test/base/test_utils.py::NoHashIdentitySetTest::test_intersection_update [gw16] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_intersection_update test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[sqlalchemy.orm.util] test/base/test_utils.py::NoHashIdentitySetTest::test_update [gw29] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_lt test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference_update [gw28] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference_update test/base/test_utils.py::NoHashIdentitySetTest::test_issuperset [gw13] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_issuperset [gw25] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_update test/base/test_utils.py::OrderedDictTest::test_odict [gw0] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict test/base/test_utils.py::IdentitySetTest::test_add [gw1] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[sqlalchemy.orm.util] [gw27] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_add test/base/test_utils.py::OrderedIdentitySetTest::test_add [gw29] [ 97%] PASSED test/base/test_utils.py::OrderedIdentitySetTest::test_add test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_xor [gw14] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_xor test/base/test_utils.py::OrderedSetTest::test_mutators_against_iter [gw27] [ 97%] PASSED test/base/test_utils.py::OrderedSetTest::test_mutators_against_iter test/base/test_utils.py::IdentitySetTest::test_symmetric_difference [gw17] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_symmetric_difference test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass_onroot test/base/test_utils.py::IdentitySetTest::test_dunder_sub2 test/base/test_utils.py::NoHashIdentitySetTest::test_init [gw14] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_init [gw11] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_sub2 test/orm/test_utils.py::PathRegistryInhTest::test_plain test/base/test_utils.py::OrderedDictTest::test_odict_copy [gw1] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict_copy test/base/test_utils.py::ImmutableDictTest::test_keys [gw15] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_keys test/base/test_utils.py::ImmutableDictTest::test_merge_with_tuples test/base/test_utils.py::ImmutableDictTest::test_union_dictionary [gw20] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_tuples test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased_compound [gw22] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_dictionary test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_one test/base/test_utils.py::MemoizedAttrTest::test_memoized_property test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_multi_mro test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_sub [gw23] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_property test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override_cls_given [gw10] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_multi_mro [gw3] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override_cls_given test/orm/test_utils.py::PathRegistryTest::test_contains_mapper test/orm/test_utils.py::PathRegistryTest::test_addition test/orm/test_utils.py::PathRegistryTest::test_deseralize_context_dict test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr7-expected7] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr0-expected0] test/sql/test_utils.py::MiscTest::test_column_element_no_visit [gw18] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr0-expected0] [gw24] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr7-expected7] test/sql/test_utils.py::MiscTest::test_incompatible_options_add_clslevel [gw9] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_column_element_no_visit test/orm/test_utils.py::PathRegistryTest::test_expand test/orm/test_utils.py::PathRegistryTest::test_eq test/base/test_utils.py::ImmutableDictTest::test_values [gw12] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_incompatible_options_add_clslevel test/base/test_utils.py::NoHashIdentitySetTest::test_basic_sanity test/orm/test_utils.py::PathRegistryTest::test_indexed_key [gw4] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_values [gw19] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_basic_sanity test/orm/test_utils.py::PathRegistryTest::test_length test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_and test/orm/test_utils.py::PathRegistryTest::test_registry_contains test/orm/test_utils.py::PathRegistryTest::test_registry_set [gw30] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_and test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_gt [gw26] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_gt [gw11] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_isub [gw7] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_isub test/orm/test_utils.py::PathRegistryTest::test_root_registry test/orm/test_utils.py::PathRegistryTest::test_serialize_context_dict test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub2 test/base/test_utils.py::PublicFactoryTest::test_classmethod [gw21] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub2 test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr3-expected3] [gw7] [ 97%] PASSED test/base/test_utils.py::PublicFactoryTest::test_classmethod [gw8] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr3-expected3] test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ne test/base/test_utils.py::QuotedTokenParserTest::test_dotted [gw21] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted [gw6] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ne [gw15] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased_compound 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_left_edge [gw17] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass_onroot test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_right_edge [gw6] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_right_edge test/base/test_utils.py::NoHashIdentitySetTest::test_union test/base/test_utils.py::NoHashIdentitySetTest::test_issubset [gw28] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_union test/base/test_utils.py::OrderedDictTest::test_no_sort_legacy_dictionary [gw16] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_issubset test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_middle [gw25] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_no_sort_legacy_dictionary [gw28] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_middle test/base/test_utils.py::OrderedDictTest::test_odict_constructor test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right [gw20] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_one [gw0] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict_constructor [gw13] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_middle test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_left_edge [gw13] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_left_edge [gw16] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right [gw25] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_middle test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass [gw22] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_sub test/base/test_utils.py::OrderedIdentitySetTest::test_intersection [gw29] [ 97%] PASSED test/base/test_utils.py::OrderedIdentitySetTest::test_intersection test/base/test_utils.py::NoHashIdentitySetTest::test_intersection test/base/test_utils.py::OrderedDictTest::test_sort_dictionary [gw14] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_intersection [gw1] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_sort_dictionary test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased test/base/test_utils.py::PublicFactoryTest::test_constructor [gw10] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_contains_mapper [gw11] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased [gw7] [ 97%] PASSED test/base/test_utils.py::PublicFactoryTest::test_constructor test/orm/test_utils.py::PathRegistryInhTest::test_plain_compound [gw23] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_addition test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_subclass [gw15] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_compound [gw21] [ 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 test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_left_edge [gw17] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_subclass [gw6] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_left_edge [gw24] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_eq [gw8] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_middle [gw19] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_set [gw3] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_deseralize_context_dict [gw9] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_indexed_key [gw26] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_serialize_context_dict test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_right_edge [gw28] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_right_edge test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_two test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_middle test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_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 [gw13] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_middle [gw0] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_right_edge [gw16] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_left_edge [gw25] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_right_edge [gw27] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass [gw20] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_two test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_use_mapper test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_left_edge [gw29] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_left_edge [gw22] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_use_mapper [gw18] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_expand test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_left_edge [gw1] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_left_edge [gw14] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_right_edge [gw12] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_length test/orm/test_utils.py::PathRegistryTest::test_aliased_class test/orm/test_utils.py::PathRegistryTest::test_deseralize [gw10] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_deseralize test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_right_edge [gw23] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_aliased_class test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_middle test/base/test_utils.py::ReraiseTest::test_raise_from [gw7] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_right_edge test/orm/test_utils.py::PathRegistryTest::test_eq_non_path test/base/test_utils.py::ReraiseTest::test_safe_reraise_py2k_warning test/base/test_utils.py::ReraiseTest::test_raise_from_cause_same_cause test/base/test_utils.py::QuotedTokenParserTest::test_single [gw21] [ 97%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from [gw11] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_middle test/orm/test_utils.py::PathRegistryTest::test_registry_setdefault [gw19] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_setdefault [gw30] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_root_registry test/base/test_utils.py::ReraiseTest::test_raise_from_cause_legacy [gw8] [ 97%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from_cause_same_cause [gw15] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_single [gw6] [ 97%] SKIPPED test/base/test_utils.py::ReraiseTest::test_safe_reraise_py2k_warning [gw4] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_contains [gw17] [ 97%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from_cause_legacy [gw24] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_eq_non_path test/orm/test_utils.py::PathRegistryTest::test_entity_boolean [gw3] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_entity_boolean test/orm/test_utils.py::PathRegistryTest::test_key_boolean test/orm/test_utils.py::PathRegistryTest::test_slice test/base/test_utils.py::SymbolTest::test_basic test/base/test_utils.py::TestClassHierarchy::test_object test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_middle [gw26] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_slice [gw9] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_key_boolean [gw28] [ 97%] PASSED test/base/test_utils.py::SymbolTest::test_basic test/base/test_utils.py::SymbolTest::test_bitflags test/base/test_utils.py::SymbolTest::test_pickle [gw0] [ 97%] PASSED test/base/test_utils.py::SymbolTest::test_pickle test/base/test_utils.py::SymbolTest::test_composites [gw13] [ 97%] PASSED test/base/test_utils.py::SymbolTest::test_composites [gw27] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_middle [gw25] [ 97%] PASSED test/base/test_utils.py::TestClassHierarchy::test_object [gw20] [ 97%] PASSED test/base/test_utils.py::SymbolTest::test_bitflags test/base/test_utils.py::TestClassProperty::test_simple [gw29] [ 97%] PASSED test/base/test_utils.py::TestClassProperty::test_simple test/base/test_utils.py::SymbolTest::test_parser [gw16] [ 97%] PASSED test/base/test_utils.py::SymbolTest::test_parser test/orm/test_utils.py::PathRegistryTest::test_indexed_entity [gw18] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_indexed_entity test/base/test_utils.py::TestFormatArgspec::test_init_bare test/base/test_utils.py::TestFormatArgspec::test_init_grouped test/orm/test_utils.py::PathRegistryTest::test_path test/base/test_utils.py::TestClassHierarchy::test_single [gw12] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_path [gw14] [ 97%] PASSED test/base/test_utils.py::TestFormatArgspec::test_init_bare [gw1] [ 97%] PASSED test/base/test_utils.py::TestFormatArgspec::test_init_grouped [gw22] [ 97%] PASSED test/base/test_utils.py::TestClassHierarchy::test_single test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted2-True-_exclusions2] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted10-True-_exclusions10] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted11-True-_exclusions11] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted5-True-_exclusions5] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted7-True-_exclusions7] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted0-True-_exclusions0] [gw21] [ 97%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted2-True-_exclusions2] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted3-False-_exclusions3] test/orm/test_utils.py::PathRegistryTest::test_registry_get [gw17] [ 97%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted7-True-_exclusions7] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted1-False-_exclusions1] [gw7] [ 97%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted10-True-_exclusions10] [gw10] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted0-True-_exclusions0] [gw6] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted3-False-_exclusions3] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted4-True-_exclusions4] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted6-True-_exclusions6] [gw19] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted6-True-_exclusions6] [gw4] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_get test/orm/test_utils.py::PathRegistryTest::test_serialize [gw30] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_serialize [gw8] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted4-True-_exclusions4] [gw23] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted1-False-_exclusions1] [gw11] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted11-True-_exclusions11] [gw15] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted5-True-_exclusions5] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted12-False-_exclusions12] [gw24] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted12-False-_exclusions12] test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_plus_posn_fixture-wanted14-False-_exclusions14] test/base/test_utils.py::TimezoneTest::test_repr_py2k test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted8-True-_exclusions8] test/base/test_utils.py::TestProperties::test_keys_in_dir test/base/test_utils.py::TestModuleRegistry::test_modules_are_loaded [gw25] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_plus_posn_fixture-wanted14-False-_exclusions14] test/base/test_utils.py::TestProperties::test_pickle_orderedprops test/base/test_utils.py::TestProperties::test_pickle [gw16] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle test/base/test_utils.py::TestProperties::test_pickle_immuatbleprops [gw29] [ 98%] SKIPPED test/base/test_utils.py::TimezoneTest::test_repr_py2k [gw3] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted8-True-_exclusions8] [gw27] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle_orderedprops [gw0] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_keys_in_dir [gw20] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle_immuatbleprops test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_opt_fixture-wanted15-False-_exclusions15] [gw28] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_opt_fixture-wanted15-False-_exclusions15] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted9-True-_exclusions9] test/base/test_utils.py::TimezoneTest::test_fromutc [gw18] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_fromutc test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_only_fixture-wanted13-False-_exclusions13] [gw26] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_only_fixture-wanted13-False-_exclusions13] [gw9] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted9-True-_exclusions9] test/base/test_utils.py::TimezoneTest::test_tzname[td1-UTC+05:00-_exclusions1] test/base/test_utils.py::TimezoneTest::test_tzname[td2-UTC+05:10-_exclusions2] test/base/test_utils.py::TimezoneTest::test_tzname[td0-UTC-_exclusions0] [gw14] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td0-UTC-_exclusions0] [gw1] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td1-UTC+05:00-_exclusions1] [gw22] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td2-UTC+05:10-_exclusions2] [gw13] [ 98%] PASSED test/base/test_utils.py::TestModuleRegistry::test_modules_are_loaded test/base/test_utils.py::TimezoneTest::test_repr_py3k test/base/test_utils.py::TimezoneTest::test_tzname[td3-UTC+05:10:27-_exclusions3] test/base/test_utils.py::ToListTest::test_from_bytes test/base/test_utils.py::TimezoneTest::test_utcoffset [gw12] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_repr_py3k test/base/test_utils.py::TimezoneTest::test_tzname[td5-UTC+05:10:27.000550-_exclusions5] test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls [gw15] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_utcoffset [gw21] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td3-UTC+05:10:27-_exclusions3] [gw11] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td5-UTC+05:10:27.000550-_exclusions5] test/base/test_utils.py::WeakSequenceTest::test_cleanout_elements test/base/test_utils.py::ToListTest::test_from_set [gw6] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_set test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring [gw24] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring [gw19] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls test/base/test_utils.py::ToListTest::test_from_dict [gw10] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_dict test/base/test_utils.py::ToListTest::test_from_tuple [gw23] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_tuple test/base/test_utils.py::TimezoneTest::test_tzname[td4-UTC-02:50-_exclusions4] [gw17] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_bytes [gw7] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td4-UTC-02:50-_exclusions4] test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_nomethdocstring test/orm/test_validators.py::ValidatorTest::test_scalar test/orm/test_validators.py::ValidatorTest::test_validator_as_callable_object test/base/test_utils.py::ToListTest::test_from_string test/orm/test_validators.py::ValidatorTest::test_validator_bulk_dict_set test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn_nodocstring test/orm/test_validators.py::ValidatorTest::test_collection [gw25] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_nomethdocstring test/base/test_utils.py::WeakSequenceTest::test_cleanout_appended [gw4] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_string test/orm/test_validators.py::ValidatorTest::test_validator_bulk_collection_set [gw3] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn_nodocstring test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_functools_parial test/orm/test_validators.py::ValidatorTest::test_validator_multi_warning test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_w_removes test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn [gw0] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_functools_parial test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_wo_removes test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring_nomethdocstring test/orm/test_validators.py::ValidatorTest::test_validator_w_removes test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_w_removes [gw16] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn [gw13] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring_nomethdocstring test/orm/test_validators.py::ValidatorTest::test_validators_dict test/sql/test_values.py::ValuesTest::test_from_linting_named test/sql/test_values.py::ValuesTest::test_bound_parameters test/sql/test_values.py::ValuesTest::test_literal_parameters test/sql/test_values.py::ValuesTest::test_column_quoting test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_wo_removes test/sql/test_values.py::ValuesTest::test_use_cols_for_types test/sql/test_values.py::ValuesTest::test_lateral test/sql/test_values.py::ValuesTest::test_use_cols_tricky_not_every_type_given test/sql/test_values.py::ValuesTest::test_from_linting_unnamed test/sql/test_values.py::ValuesTest::test_values_in_cte_params [gw23] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_from_linting_named test/sql/test_values.py::ValuesTest::test_literal_parameters_not_every_type_given test/sql/test_values.py::ValuesTest::test_with_join_unnamed [gw19] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_literal_parameters [gw7] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_literal_parameters_not_every_type_given [gw17] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_bound_parameters [gw24] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_use_cols_for_types [gw6] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_column_quoting [gw10] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_use_cols_tricky_not_every_type_given test/orm/test_versioning.py::ManualInheritanceVersionTest_sqlite+pysqlite_3_41_2::test_no_increment test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_sub_both [gw11] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_from_linting_unnamed [gw15] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_lateral test/sql/test_values.py::ValuesTest::test_with_standalone_aliased_join test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_base_both [gw27] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_as_callable_object [gw4] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_join_unnamed [gw25] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_values_in_cte_params test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_plain_counter test/orm/test_versioning.py::PlainInheritanceTest_sqlite+pysqlite_3_41_2::test_update_child_table_only test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update_version_conditional test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_functional_counter test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_41_2::test_null_version_id_update [gw14] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_removes test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_41_2::test_row_switch [gw29] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_scalar test/orm/test_versioning.py::QuotedBindVersioningTest_sqlite+pysqlite_3_41_2::test_round_trip test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_no_counter [gw26] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_bulk_collection_set [gw28] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_bulk_dict_set [gw3] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_standalone_aliased_join [gw18] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_w_removes [gw9] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_multi_warning [gw1] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_wo_removes [gw21] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validators_dict [gw22] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_w_removes [gw13] [ 98%] PASSED test/orm/test_versioning.py::ManualInheritanceVersionTest_sqlite+pysqlite_3_41_2::test_no_increment test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_concurrent_mod_err_expire_on_commit [gw20] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_collection test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_delete_col [gw17] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_functional_counter [gw15] [ 98%] PASSED test/orm/test_versioning.py::QuotedBindVersioningTest_sqlite+pysqlite_3_41_2::test_round_trip test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_41_2::test_child_row_switch [gw12] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_wo_removes [gw19] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_plain_counter [gw23] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update_version_conditional test/sql/test_values.py::ValuesTest::test_with_aliased_join [gw7] [ 98%] PASSED test/orm/test_versioning.py::PlainInheritanceTest_sqlite+pysqlite_3_41_2::test_update_child_table_only [gw11] [ 98%] PASSED test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_41_2::test_row_switch test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_concurrent_mod_err_noexpire_on_commit [gw0] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_base_both test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_values.py::ValuesTest::test_with_join_named [gw27] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_aliased_join [gw24] [ 98%] PASSED test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_41_2::test_null_version_id_update test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_child_row_switch_two test/sql/test_values.py::ValuesTest::test_wrong_number_of_elements test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_mismatch_version_col_warning [gw4] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_delete_col test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_insert_col_eager_defaults test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_update_col_eager_defaults test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update_version_assert [gw28] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_wrong_number_of_elements [gw29] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_join_named [gw6] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_no_counter [gw25] [ 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::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update_concurrent_check test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_sql_expr_w_mods_bump 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_only test/orm/test_versioning.py::ColumnTypeTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update [gw19] [ 98%] SKIPPED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_sql_expr_w_mods_bump 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_update_col test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_child_row_switch_one test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_insert_col test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_41_2::test_null_version_id_insert test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_not_assoc_w_insert [gw14] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_plain [gw18] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_mismatch_version_col_warning [gw10] [ 98%] PASSED test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_41_2::test_child_row_switch [gw17] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_update_col_eager_defaults [gw3] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_concurrent_mod_err_noexpire_on_commit [gw13] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_insert_col_eager_defaults test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_explicit test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_implicit_no_readonly test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_plain [gw15] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update_version_assert test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update_not_assoc_w_insert [gw21] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update_concurrent_check [gw22] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_insert [gw11] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update [gw26] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_child_row_switch_two [gw9] [ 98%] PASSED test/orm/test_versioning.py::ColumnTypeTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update [gw12] [ 98%] PASSED test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_41_2::test_null_version_id_insert test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_incorrect_version test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_explicit_assign_from_expired [gw1] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_sub_only [gw24] [ 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_basic [gw7] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_update_col test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bulk_update [gw27] [ 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::VersioningTest_sqlite+pysqlite_3_41_2::test_bulk_insert [gw0] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_insert_col [gw28] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_implicit_no_readonly [gw23] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_sql_expr_bump [gw29] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_explicit 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 [gw4] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_plain [gw6] [ 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_notsane_warning test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bump_version test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_correct_version test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_incorrect_version_not_in_session test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_implicit [gw19] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_incorrect_version test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_no_version [gw17] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bulk_update [gw13] [ 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_versioncheck test/base/test_warnings.py::ClsWarningTest::test_dep_inspectable [gw24] [ 98%] PASSED test/base/test_warnings.py::ClsWarningTest::test_dep_inspectable [gw25] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update [gw20] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_child_row_switch_one test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_multiple_updates test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_not_versioned test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_text test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_update_delete_no_plain_rowcount [gw14] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_explicit_assign_from_expired test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_for_update [gw28] [ 98%] PASSED test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_text test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_cap test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_noversioncheck [gw11] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_notsane_warning [gw29] [ 98%] PASSED test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_cap test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[True] [gw10] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_no_sane_rowcount [gw18] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_basic [gw0] [ 98%] SKIPPED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_for_update [gw3] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_version_assert test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_base_to_sub [gw15] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bump_version test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_orm_entity_w_gc [gw27] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_not_versioned test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[True] [gw26] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_implicit [gw9] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_no_version [gw21] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_correct_version [gw22] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_incorrect_version_not_in_session test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_update_multi_missing_broken_multi_rowcount [gw12] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck 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_entities test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_orm_entity_w_gc [gw1] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_multiple_updates test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_entities test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_entities [gw7] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_update_delete_no_plain_rowcount test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_columns 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 [gw23] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_noversioncheck test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[True] 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/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_columns [gw20] [ 98%] PASSED 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::PolymorphicTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[False] [gw13] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[True] [gw4] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[False] [gw11] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_entities [gw17] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_columns [gw18] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[False] [gw9] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_columns [gw6] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[True] [gw25] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::WithPolymorphicAPITest::test_no_use_flat_and_aliased [gw29] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_orm_entity_w_gc [gw3] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_columns [gw10] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_base_to_sub [gw21] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[False] [gw27] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[True] [gw14] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_entities 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[True] [gw7] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_columns [gw22] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[True] [gw0] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_entities [gw12] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_entities [gw24] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_orm_entity_w_gc [gw26] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_entities [gw28] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_base_to_sub [gw17] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::WithPolymorphicAPITest::test_no_use_flat_and_aliased [gw1] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[False] [gw23] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[False] [gw6] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[True] [gw4] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_columns [gw5] [ 98%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_bound test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_unbound [gw30] [ 98%] PASSED test/base/test_utils.py::WeakSequenceTest::test_cleanout_appended [gw25] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_orm_entity_w_gc test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_row_switch [gw24] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_entities [gw30] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_row_switch [gw8] [ 98%] PASSED test/base/test_utils.py::WeakSequenceTest::test_cleanout_elements test/sql/test_values.py::ValuesTest::test_values_in_cte_literal_binds [gw8] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_values_in_cte_literal_binds [gw16] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_sub_both test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_multi_update [gw16] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_multi_update [gw15] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_orm_entity_w_gc [gw19] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_base_to_sub [gw19] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_base_to_sub [gw31] [ 98%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_aliased test/aaa_profiling/test_memusage.py::CycleTest::test_orm_join [gw5] [ 98%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_unbound test/aaa_profiling/test_memusage.py::CycleTest::test_session_commit_rollback [gw31] [ 98%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_join test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query [gw5] [ 98%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_commit_rollback test/aaa_profiling/test_memusage.py::CycleTest::test_session_execute_orm [gw2] [ 98%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_pool_no_race test/aaa_profiling/test_pool.py::QueuePoolTest::test_second_connect [gw2] [ 98%] SKIPPED test/aaa_profiling/test_pool.py::QueuePoolTest::test_second_connect test/engine/test_pool.py::QueuePoolTest::test_timeout [gw31] [ 98%] 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 [gw5] [ 98%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_execute_orm test/aaa_profiling/test_memusage.py::CycleTest::test_session_multi_transaction [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_multi_transaction test/aaa_profiling/test_memusage.py::CycleTest::test_session_transaction [gw2] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout test/engine/test_pool.py::QueuePoolTest::test_timeout_accessor [gw2] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout_accessor test/engine/test_pool.py::QueuePoolTest::test_timeout_race [gw31] [ 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 [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_transaction test/aaa_profiling/test_memusage.py::CycleTest::test_the_counter [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_the_counter test/aaa_profiling/test_memusage.py::CycleTest::test_visit_binary_product [gw31] [ 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 [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_visit_binary_product test/aaa_profiling/test_memusage.py::CycleTest::test_weak_sequence [gw31] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_path test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_weak_sequence test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_init [gw5] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_init test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_process [gw5] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_process test/aaa_profiling/test_memusage.py::MemUsageTest::test_UnicodeResultProcessor_init [gw5] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_UnicodeResultProcessor_init test/aaa_profiling/test_memusage.py::MemUsageTest::test_ad_hoc_types [gw31] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join_select [gw2] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout_race test/engine/test_pool.py::QueuePoolTest::test_timeout_subsecond_precision [gw2] [ 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] [gw2] [ 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] [gw31] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join_select test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw2] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True-_exclusions0] test/engine/test_pool.py::QueuePoolTest::test_waiters_handled [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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_from_with_polymorphic_aliased_three_future [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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_from_with_polymorphic_nonaliased_three_future [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw31] [ 99%] 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/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw31] [ 99%] 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_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_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_join_through_polymorphic_aliased_four [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_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_through_polymorphic_aliased_one [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw31] [ 99%] 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 [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_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_join_through_polymorphic_nonaliased_three [gw31] [ 99%] 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 [gw31] [ 99%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw31] [ 99%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw31] [ 99%] PASSED 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw31] [ 99%] 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 [gw31] [ 99%] PASSED 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw31] [ 99%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw31] [ 99%] 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::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw31] [ 99%] 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 [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw31] [ 99%] 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 [gw31] [ 99%] 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[] [gw31] [ 99%] 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] [gw31] [ 99%] 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw31] [ 99%] 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] [gw31] [ 99%] 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 [gw31] [ 99%] 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 [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw31] [ 99%] 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 [gw31] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw2] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_waiters_handled test/engine/test_pool.py::ResetOnReturnTest::test_custom [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[False-False] [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[False-False] test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[False-True] [gw2] [ 99%] 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] [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[True-False] test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[True-True] [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[True-True] test/engine/test_pool.py::ResetOnReturnTest::test_plain_commit [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_commit test/engine/test_pool.py::ResetOnReturnTest::test_plain_none [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_none test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback[False] [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback[False] test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback[True] [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback[True] test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[False-False] [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[False-False] test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[False-True] [gw2] [ 99%] 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] [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[True-False] test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[True-True] [gw2] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[True-True] test/engine/test_pool.py::SingletonThreadPoolTest::test_cleanup [gw2] [ 99%] PASSED test/engine/test_pool.py::SingletonThreadPoolTest::test_cleanup test/engine/test_pool.py::SingletonThreadPoolTest::test_no_rollback_from_nested_connections [gw2] [ 99%] PASSED test/engine/test_pool.py::SingletonThreadPoolTest::test_no_rollback_from_nested_connections test/engine/test_pool.py::StaticPoolTest::test_connect [gw2] [ 99%] PASSED test/engine/test_pool.py::StaticPoolTest::test_connect test/engine/test_pool.py::StaticPoolTest::test_recreate [gw2] [ 99%] PASSED test/engine/test_pool.py::StaticPoolTest::test_recreate test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_negative_int [gw2] [ 99%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_negative_int test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_none [gw2] [ 99%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_none test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_one [gw2] [ 99%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_one test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_positive_int [gw2] [ 99%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_positive_int [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_ad_hoc_types test/aaa_profiling/test_memusage.py::MemUsageTest::test_clone_expression [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_clone_expression test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row [gw5] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row test/aaa_profiling/test_memusage.py::MemUsageTest::test_fixture_failure [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_fixture_failure test/aaa_profiling/test_memusage.py::MemUsageTest::test_tv_render_derived [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_tv_render_derived test/aaa_profiling/test_memusage.py::MemUsageTest::test_type_compile [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_join_cache test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_join_cache_deprecated_coercion [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 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 [gw5] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MiscMemoryIntensiveTests::test_gced_delete_on_rollback test/orm/test_merge.py::CompositeNullPksTest::test_merge_allow_partial [gw5] [ 99%] PASSED test/orm/test_merge.py::CompositeNullPksTest::test_merge_allow_partial test/orm/test_merge.py::CompositeNullPksTest::test_merge_disallow_partial [gw5] [ 99%] PASSED test/orm/test_merge.py::CompositeNullPksTest::test_merge_disallow_partial test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_mapping [gw5] [ 99%] PASSED test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_mapping test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_query [gw5] [ 99%] PASSED test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_query test/orm/test_merge.py::LoadOnPendingTest::test_merge_delete_orphan_o2o [gw5] [ 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 [gw5] [ 99%] PASSED test/orm/test_merge.py::LoadOnPendingTest::test_merge_delete_orphan_o2o_none test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_one [gw5] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_one test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_two [gw5] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_two test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_none [gw5] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_none test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_one [gw5] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_one test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_two [gw5] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_two test/orm/test_merge.py::MergeTest::test_attribute_cascade [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_attribute_cascade test/orm/test_merge.py::MergeTest::test_cascade_doesnt_blowaway_manytoone [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_cascade_doesnt_blowaway_manytoone test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush_2 [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush_2 test/orm/test_merge.py::MergeTest::test_detached_to_persistent_collection [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_detached_to_persistent_collection test/orm/test_merge.py::MergeTest::test_dont_expire_pending [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_dont_expire_pending test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get [gw5] [ 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 [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get_w_relationship test/orm/test_merge.py::MergeTest::test_dontload_with_eager [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_dontload_with_eager test/orm/test_merge.py::MergeTest::test_loader_options [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_loader_options test/orm/test_merge.py::MergeTest::test_many_to_many_cascade [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_many_to_many_cascade test/orm/test_merge.py::MergeTest::test_many_to_one_cascade [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_many_to_one_cascade test/orm/test_merge.py::MergeTest::test_merge_empty_attributes [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_merge_empty_attributes test/orm/test_merge.py::MergeTest::test_merge_irregular_collection [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_merge_irregular_collection test/orm/test_merge.py::MergeTest::test_no_load_disallows_dirty [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_disallows_dirty test/orm/test_merge.py::MergeTest::test_no_load_preserves_parents [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_preserves_parents test/orm/test_merge.py::MergeTest::test_no_load_sets_backrefs [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_sets_backrefs test/orm/test_merge.py::MergeTest::test_no_load_with_backrefs [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_with_backrefs test/orm/test_merge.py::MergeTest::test_no_relationship_cascade [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_no_relationship_cascade test/orm/test_merge.py::MergeTest::test_one_to_many_cascade [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_one_to_many_cascade test/orm/test_merge.py::MergeTest::test_one_to_one_cascade [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_one_to_one_cascade test/orm/test_merge.py::MergeTest::test_option_state [gw5] [ 99%] 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] [gw5] [ 99%] 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] [gw5] [ 99%] 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] [gw5] [ 99%] 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] [gw5] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-noload-viewonly] =========================== short test summary info ============================ 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 [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 [56] lib/sqlalchemy/testing/config.py:325: 'MypyPluginTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function 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 [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/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 [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/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name (call)' : foo 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/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 [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: '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 [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 [9] lib/sqlalchemy/testing/config.py:325: 'DialectWBackendTest' 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/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 [7] lib/sqlalchemy/testing/config.py:325: 'QuotedBindRoundTripTest' 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 [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/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] (call)' : Python version 2.xx is required. 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/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/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_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 [3] lib/sqlalchemy/testing/config.py:325: 'SQLModeDetectionTest' 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/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/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/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/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_cancelled_by_toplevel_marker (call)' : savepoints not supported 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/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 [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 [2] lib/sqlalchemy/testing/config.py:325: 'UnicodeSchemaTest' 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 [14] lib/sqlalchemy/testing/config.py:325: 'AutocommitTextTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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 [2] lib/sqlalchemy/testing/config.py:325: 'ExecutemanyFlagOptionsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [15] lib/sqlalchemy/testing/config.py:325: 'ExecutemanyValuesInsertsTest' 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: '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 [9] lib/sqlalchemy/testing/config.py:325: 'ExecutemanyValuesPlusBatchInsertsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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/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 [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/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 [2] lib/sqlalchemy/testing/config.py:325: 'ExecutionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [29] lib/sqlalchemy/testing/config.py:325: 'MiscBackendTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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 [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 [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/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/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config (call)' : not postgresql+psycopg2 and not postgresql+psycopg2cffi SKIPPED [29] lib/sqlalchemy/testing/config.py:325: 'OptimizedFetchLimitOffsetTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'OutParamTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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: 'PGCodeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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 [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/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 [43] lib/sqlalchemy/testing/config.py:325: 'AsyncResultTest' 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: '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 [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 [8] lib/sqlalchemy/testing/config.py:325: 'AsyncPgTest' 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 [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)' : 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 [8] lib/sqlalchemy/testing/config.py:325: 'AsyncEventTest' 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 [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced (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_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/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 [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 [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 [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 [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 [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 [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 [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/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 [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 [20] lib/sqlalchemy/testing/config.py:325: 'MultipleDialectShardTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [21] lib/sqlalchemy/testing/config.py:325: 'MutableColumnCopyArrayTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [25] lib/sqlalchemy/testing/config.py:325: 'OnConflictTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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::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_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 [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::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check (call)' : join condition doesn't work w/ this mapping SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'CBooleanProcessorTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'C extensions not installed SKIPPED [6] lib/sqlalchemy/testing/config.py:325: 'CDateProcessorTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'C extensions not installed 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 [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: '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 [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 [4] lib/sqlalchemy/testing/config.py:325: 'ReconnectRecipeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'FutureReconnectRecipeTest' 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: 'TupleTest' 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 [12] lib/sqlalchemy/testing/config.py:325: 'MaterializedViewReflectionTest' 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 [10] lib/sqlalchemy/testing/config.py:325: 'MultiSchemaTest' 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 [1] lib/sqlalchemy/testing/config.py:325: 'ReflectHugeViewTest' 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 [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 [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 [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: '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 [6] lib/sqlalchemy/testing/config.py:325: 'IdentityReflectionTest' 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 [14] lib/sqlalchemy/testing/config.py:325: 'IntervalReflectionTest' 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 [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 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_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 and not mysql and not mariadb and not mssql SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'SystemTableTablenamesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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 [2] lib/sqlalchemy/testing/config.py:325: 'AsyncScopedSessionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required 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: 'DBLinkReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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 [19] lib/sqlalchemy/testing/config.py:325: 'FutureSequenceExecTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [11] lib/sqlalchemy/testing/config.py:325: 'FutureSequenceTest' 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'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 [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 [19] lib/sqlalchemy/testing/config.py:325: 'SequenceExecTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'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: 'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[False] (call)' : no sequence support 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: '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 [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 [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: 'AsyncSessionTest' 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 [5] lib/sqlalchemy/testing/config.py:325: 'OverrideSyncSession' 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::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/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/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py2k (call)' : Python version 2.xx is required. 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_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/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::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 [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::CTETest_sqlite+pysqlite_3_41_2::test_delete_from_round_trip (call)' : not postgresql and not mssql 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::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::CTETest_sqlite+pysqlite_3_41_2::test_update_from_round_trip (call)' : not postgresql and not mssql 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 [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::FutureTableDDLTest_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: '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_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 (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_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_simple_fetch_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_simple_fetch_percent_ties (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_simple_fetch_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::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle 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 [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: '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::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_covering_index (call)' : not postgresql >= (11,) and not mssql 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::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::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string3] (call)' : custom function or mariadb or sqlite 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 [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 [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_add_table_comment (call)' : not postgresql and not mysql and not mariadb and 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_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 [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 [6] lib/sqlalchemy/testing/config.py:325: 'TimeTZTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql 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 [6] lib/sqlalchemy/testing/config.py:325: 'TimestampMicrosecondsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not oracle SKIPPED [42] lib/sqlalchemy/testing/config.py:325: savepoints not enabled 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/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/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/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_five (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_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/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/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/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::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::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit_collections (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_delete (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::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_lost_still_runs (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::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::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::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_collections (call)' : savepoints not supported 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/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/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/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/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/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/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_report_primary_error_when_rollback_fails (call)' : Python version 2.xx is required. 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::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_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/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/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_ctxmanager_autobegins_real_trans_from_nested (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_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_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/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::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::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/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/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::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::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_ctxmanager_rolls_back_savepoint[True] (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_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_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/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/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/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 [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/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive_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_mixed_transaction_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_accounting_deleted_items_restored (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::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::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans (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/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/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::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_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_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_mixed_transaction_control (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_heavy_nesting (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/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_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::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close (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/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/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::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/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::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/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/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::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::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_future_rollback_is_global (call)' : savepoints not supported 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/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::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting (call)' : savepoints not supported 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 [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 [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 [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 [7] lib/sqlalchemy/testing/config.py:325: 'EuroNumericTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' 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[date] (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[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 [3] lib/sqlalchemy/testing/config.py:325: 'MSDateTypeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'NumRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'NumericInterpretationTest' 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: 'OIDTest' 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 [16] lib/sqlalchemy/testing/config.py:325: 'SetInputSizesTest' 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: 'TimePrecisionTest' 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 [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 [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 [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 [4] lib/sqlalchemy/testing/config.py:325: 'ExtraPassiveDeletesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not supported by database SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'BatchDeleteIgnoresRowcountTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not supported by database SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b (call)' : no sequence support 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::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_multitable_same_name (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_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::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/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 [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/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::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/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 [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_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/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/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_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::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/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::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::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/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/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 [1] lib/sqlalchemy/testing/config.py:325: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row (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 =============== 15185 passed, 2405 skipped in 341.31s (0:05:41) ================ >>> 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-x86_64-cpython-311/sqlalchemy/log.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-x86_64-cpython-311/sqlalchemy/cresultproxy.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-x86_64-cpython-311/sqlalchemy/cprocessors.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-x86_64-cpython-311/sqlalchemy/exc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-x86_64-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/databases copying build/lib.linux-x86_64-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/engine copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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/util copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/util/compat.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool copying build/lib.linux-x86_64-cpython-311/sqlalchemy/pool/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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/dialects creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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 creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-x86_64-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-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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 creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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 creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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 creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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/mysql copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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 creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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 creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/sql/crud.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors copying build/lib.linux-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/connectors/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/cimmutabledict.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-x86_64-cpython-311/sqlalchemy/schema.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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/testing/mock.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-x86_64-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-x86_64-cpython-311/sqlalchemy/testing/assertsql.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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/testing/assertions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/testing/warnings.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/orm copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/orm/identity.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/orm/path_registry.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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 copying build/lib.linux-x86_64-cpython-311/sqlalchemy/inspection.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/ext copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/ext/hybrid.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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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/mypy copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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 copying build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-311/sqlalchemy/ext/compiler.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext 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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/_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/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/__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/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/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/_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/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/_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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/__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/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/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/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/__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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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_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_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/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/__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_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_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_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_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_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_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_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_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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/identity.py to identity.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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/__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/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/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/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/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/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/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/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/__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/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/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/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/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/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/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/compiler.py to compiler.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/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/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/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/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/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/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/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/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/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/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/__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/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/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/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/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/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/orm/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/orm/__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/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/__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/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/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/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/ext/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/ext/__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-x86_64.so.1 >>> py3-sqlalchemy*: Package size: 6.7 MB >>> py3-sqlalchemy*: Compressing data... >>> py3-sqlalchemy*: Create checksum... >>> py3-sqlalchemy*: Create py3-sqlalchemy-1.4.47-r0.apk >>> py3-sqlalchemy: Build complete at Sun, 30 Apr 2023 11:50:05 +0000 elapsed time 0h 5m 57s >>> py3-sqlalchemy: Cleaning up srcdir >>> py3-sqlalchemy: Cleaning up pkgdir >>> py3-sqlalchemy: Uninstalling dependencies... (1/38) Purging .makedepends-py3-sqlalchemy (20230430.114409) (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_p20230429-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: 392 MiB in 98 packages >>> py3-sqlalchemy: Updating the community/x86_64 repository index... >>> py3-sqlalchemy: Signing the index...